diff options
author | Eli Zaretskii <eliz@gnu.org> | 2004-11-13 13:36:53 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2004-11-13 13:36:53 +0000 |
commit | 01e937bc69941fbe1cd289734fe7a718c4bc8174 (patch) | |
tree | 984c75fb4bb8757b963d71606653c5f2766ed191 /gdb/config/djgpp/fnchange.lst | |
parent | 25ae5d16b1e30cc2bc1f2eb5b51553ea6413433c (diff) | |
download | gdb-01e937bc69941fbe1cd289734fe7a718c4bc8174.zip gdb-01e937bc69941fbe1cd289734fe7a718c4bc8174.tar.gz gdb-01e937bc69941fbe1cd289734fe7a718c4bc8174.tar.bz2 |
Fix DJGPP configury due to some bitrot:
* config/djgpp/fnchange.lst: Group renames for opcode directory
together.
* config/djgpp/djconfig.sh: Replace file names that don't exist
anymore with existing files, for checking the unpacked
distribution.
* config/djgpp/config.sed (am_cv_exeext, lt_cv_sys_max_cmd_len):
Export pre-cooked values in configure-* targets that begin with
"@test -f stage_last".
Diffstat (limited to 'gdb/config/djgpp/fnchange.lst')
-rw-r--r-- | gdb/config/djgpp/fnchange.lst | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/gdb/config/djgpp/fnchange.lst b/gdb/config/djgpp/fnchange.lst index a63c9d6..bccfa0a 100644 --- a/gdb/config/djgpp/fnchange.lst +++ b/gdb/config/djgpp/fnchange.lst @@ -282,6 +282,13 @@ @V@/opcodes/openrisc-opc.c @V@/opcodes/orisc-opc.c @V@/opcodes/openrisc-opc.h @V@/opcodes/orisc-opc.h @V@/opcodes/openrisc-desc.h @V@/opcodes/orisc-desc.h +@V@/opcodes/xstormy16-asm.c @V@/opcodes/xst16asm.c +@V@/opcodes/xstormy16-desc.c @V@/opcodes/xst16dsc.c +@V@/opcodes/xstormy16-desc.h @V@/opcodes/xst16dsc.h +@V@/opcodes/xstormy16-dis.c @V@/opcodes/xst16dis.c +@V@/opcodes/xstormy16-ibld.c @V@/opcodes/xst16ibd.c +@V@/opcodes/xstormy16-opc.c @V@/opcodes/xst16opc.c +@V@/opcodes/xstormy16-opc.h @V@/opcodes/xst16opc.h @V@/readline/config.h.bot @V@/readline/config.h-bot @V@/readline/config.h.in @V@/readline/config.h-in @V@/sim/frv/profile-fr400.c @V@/sim/frv/fr400-profile.c @@ -390,10 +397,3 @@ @V@/tk/unix/tkUnixScrlbr.c @V@/tk/unix/tkScrlbr.c @V@/tk/unix/tkUnixSelect.c @V@/tk/unix/tkSelect.c @V@/tk/unix/tkUnixSend.c @V@/tk/unix/tkSend.c -@V@/opcodes/xstormy16-asm.c @V@/opcodes/xst16asm.c -@V@/opcodes/xstormy16-desc.c @V@/opcodes/xst16dsc.c -@V@/opcodes/xstormy16-desc.h @V@/opcodes/xst16dsc.h -@V@/opcodes/xstormy16-dis.c @V@/opcodes/xst16dis.c -@V@/opcodes/xstormy16-ibld.c @V@/opcodes/xst16ibd.c -@V@/opcodes/xstormy16-opc.c @V@/opcodes/xst16opc.c -@V@/opcodes/xstormy16-opc.h @V@/opcodes/xst16opc.h |