diff options
author | Andrew Cagney <cagney@redhat.com> | 2004-09-03 17:29:58 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2004-09-03 17:29:58 +0000 |
commit | 4b392b26e4abd0073f0f7509c895cb1768d7f9fc (patch) | |
tree | c226f74dd87ddd7479a10ca12972b97e00b84fbf /gdb/ChangeLog | |
parent | e5a52504a53dcf6bfb4ac1b94cac6a952c3da118 (diff) | |
download | gdb-4b392b26e4abd0073f0f7509c895cb1768d7f9fc.zip gdb-4b392b26e4abd0073f0f7509c895cb1768d7f9fc.tar.gz gdb-4b392b26e4abd0073f0f7509c895cb1768d7f9fc.tar.bz2 |
2004-09-03 Andrew Cagney <cagney@gnu.org>
* config/rs6000/tm-rs6000-aix4.h: Delete file.
* config/djgpp/fnchange.lst: Do not rename tm-rs6000-aix4.h.
* config/rs6000/aix4.mt (TM_FILE): Set to
config/rs6000/tm-rs6000.h.
* config/powerpc/tm-ppc-aix.h: Delete file.
* config/powerpc/aix.mt (TM_FILE): Set to
config/rs6000/tm-rs6000.h.
* config/m68k/tm-linux.h: Delete file.
* config/m68k/linux.mt (TM_FILE): Set to solib.h
* config/i386/tm-linux64.h: Delete file.
* config/i386/linux64.mt (TM_FILE): Set to solib.h.
* config/djgpp/fnchange.lst: Do not rename tm-linux.h.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index b5f1158..e185b56 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,18 @@ 2004-09-03 Andrew Cagney <cagney@gnu.org> + * config/rs6000/tm-rs6000-aix4.h: Delete file. + * config/djgpp/fnchange.lst: Do not rename tm-rs6000-aix4.h. + * config/rs6000/aix4.mt (TM_FILE): Set to + config/rs6000/tm-rs6000.h. + * config/powerpc/tm-ppc-aix.h: Delete file. + * config/powerpc/aix.mt (TM_FILE): Set to + config/rs6000/tm-rs6000.h. + * config/m68k/tm-linux.h: Delete file. + * config/m68k/linux.mt (TM_FILE): Set to solib.h + * config/i386/tm-linux64.h: Delete file. + * config/i386/linux64.mt (TM_FILE): Set to solib.h. + * config/djgpp/fnchange.lst: Do not rename tm-linux.h. + * config/m68k/tm-linux.h (SVR4_SHARED_LIBS): Delete. * config/i386/tm-linux64.h (SVR4_SHARED_LIBS): Delete. * config/i386/nm-i386sco5.h (SVR4_SHARED_LIBS): Delete. |