OSDN Git Service

Support for building GDB with DJGPP, and running the test suite on
authoreliz <eliz>
Sun, 19 Mar 2000 11:53:23 +0000 (11:53 +0000)
committereliz <eliz>
Sun, 19 Mar 2000 11:53:23 +0000 (11:53 +0000)
commit59679abca2fc8e3c9ff4147e4113d1835aa2ad24
tree90a8350bc5f836beadca53c9edf7d4111fb09e37
parent3f4eac5e0d0bf8f5b0f9046a1655da79957723a2
Support for building GDB with DJGPP, and running the test suite on
it:
* config/djgpp/djconfig.sh: New file.
* config/djgpp/config.sed: New file.
* config/djgpp/README: New file.
* config/djgpp/fnchange.lst: New file.
* config/djgpp/djcheck.sh: New file.
gdb/ChangeLog
gdb/config/djgpp/README [new file with mode: 0644]
gdb/config/djgpp/config.sed [new file with mode: 0644]
gdb/config/djgpp/djcheck.sh [new file with mode: 0644]
gdb/config/djgpp/djconfig.sh [new file with mode: 0644]
gdb/config/djgpp/fnchange.lst [new file with mode: 0644]