Rev. | Hora | Autor | Mensagem |
---|---|---|---|
cb8d080 | 2023-01-11 20:54:27 | Yoshinori Sato | rx-fdpic WIP: rx pic Signed-off-by: Yoshinori Sato <ysato@users.s... |
cad324a | 2023-01-06 18:39:37 | Yoshinori Sato | RX: update frame analyzer Signed-off-by: Yoshinori Sato ... |
cc8fc8b | 2022-12-27 15:48:06 | Yoshinori Sato | WIP: rx-pic fix. Signed-off-by: Yoshinori Sato <ysato@us... |
9b13a4c | 2022-12-22 11:00:26 | Yoshinori Sato | WIP: bfd rx-pic Signed-off-by: Yoshinori Sato <ysato@use... |
f074fba | 2022-12-13 11:12:30 | Yoshinori Sato | WIP: ld rx-fdpic Signed-off-by: Yoshinori Sato <ysato@us... |
29d8e5f | 2022-12-13 11:11:42 | Yoshinori Sato | WIP: bfd rx-fdpic Signed-off-by: Yoshinori Sato <ysato@u... |
d2fb413 | 2022-12-12 20:55:55 | Yoshinori Sato | WIP: gas rx-pic fix. |
c0ffaa1 | 2022-12-08 12:30:07 | Yoshinori Sato | WIP: gas rx fdpic Signed-off-by: Yoshinori Sato <ysato@u... |
7d37558 | 2022-12-08 12:30:02 | Yoshinori Sato | wip: bfd rx-fdpic Signed-off-by: Yoshinori Sato <ysato@u... |
ad853ed | 2022-12-07 20:39:04 | Yoshinori Sato | WIP: ldemul RX pic. Signed-off-by: Yoshinori Sato <ysato... |
Nome | Rev. | Hora | Autor | Mensagem |
---|---|---|---|---|
rx-fdpic | cb8d080 | 2023-01-11 20:54:27 | Yoshinori Sato | WIP: rx pic Signed-off-by:... |
rx-feature | adf36b5 | 2019-08-21 00:24:37 | Yoshinori Sato | RX: Convert target-descript... |
sh-feature | b04f19a | 2019-08-19 23:59:27 | Yoshinori Sato | sh: Add feature |
rx-outgoing | 50a7dc7 | 2018-12-25 00:47:47 | Yoshinori Sato | Add RXv3 instruction suppor... |
rxv3 | 5b18def | 2018-12-23 23:32:33 | Yoshinori Sato | add v3 instruction test case |
h8300-pic | 71ab40e | 2016-02-13 20:46:12 | Yoshinori Sato | sync master |
ysato-h8300 | bf777b3 | 2016-01-09 15:30:42 | Yoshinori Sato | use ptsname. |
ysato-rx | 1310ff8 | 2015-12-27 16:37:39 | Yoshinori Sato | TPU simulation |
gdb-rxv2 | 1b66a14 | 2015-12-17 02:57:16 | Yoshinori Sato | Update load address for sim... |
master | aaaeb63 | 2015-12-17 00:02:37 | Yoshinori Sato | Merge branch 'master' of ss... |
ysato-rxv2 | d6a1e9c | 2015-04-26 23:22:29 | Yoshinori Sato | Add RX_V2 Flag. |
Notes on enabling maintainer mode Note that if you configure with --enable-maintainer-mode, you will need special versions of automake, autoconf, libtool and gettext. You will find the sources for these in the respective upstream directories: ftp://ftp.gnu.org/gnu/autoconf ftp://ftp.gnu.org/gnu/automake ftp://ftp.gnu.org/gnu/libtool ftp://ftp.gnu.org/gnu/gettext The required versions of the tools for this tree are autoconf 2.64 automake 1.11 libtool 2.2.6 gettext 0.14.5 Note - "make distclean" does not work with maintainer mode enabled. The Makefiles in the some of the po/ subdirectories depend upon the Makefiles in their parent directories, and distclean will delete the Makefiles in the parent directories before running the Makefiles in the child directories. There is no easy way around this (short of changing the automake macros) as these dependencies need to exist in order to correctly build the NLS files.