aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorSteve Chamberlain <sac@cygnus>1991-12-01 06:47:23 +0000
committerSteve Chamberlain <sac@cygnus>1991-12-01 06:47:23 +0000
commitf5f0679af03f076ac2961af392f6e14d6f3db73c (patch)
treecaedce9fac6bfb870f23bbdb87d08b98f6964a2d /gdb/ChangeLog
parentdff5e6026e7c6285a1b1fc3359e4789ba816b641 (diff)
downloadgdb-f5f0679af03f076ac2961af392f6e14d6f3db73c.zip
gdb-f5f0679af03f076ac2961af392f6e14d6f3db73c.tar.gz
gdb-f5f0679af03f076ac2961af392f6e14d6f3db73c.tar.bz2
Changes due to include file renaming:
* xcoffread.c: internalcoff.h ->coff/internal.c, coff-rs6000.h ->coff/rs6000.h * mipsread.c: coff-mips.h ->coff/mips.h * elfread.c: elf-common.h ->elf/common.h elf-external.h ->elf/external.h, elf-internal.h ->elf/internal.h * dwarfread.c dwarf.h ->elf/dwarf.h * dbxread.c: aout64.h ->aout/aout64.h stab.gnu.h ->aout/stab_gnu.h * coffread.c: internalcoff.h ->coff/internal.h * buildsym.c: stab.gnu.h ->aout/stab_gnu.h * depend Updated to take the above into account.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 3464fc7..2c4d650 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,20 @@
+Sat Nov 30 21:29:55 1991 Steve Chamberlain (sac at cygnus.com)
+ Changes due to include file renaming:
+
+ * xcoffread.c: internalcoff.h ->coff/internal.c,
+ coff-rs6000.h ->coff/rs6000.h
+ * mipsread.c: coff-mips.h ->coff/mips.h
+ * elfread.c: elf-common.h ->elf/common.h
+ elf-external.h ->elf/external.h,
+ elf-internal.h ->elf/internal.h
+ * dwarfread.c dwarf.h ->elf/dwarf.h
+ * dbxread.c: aout64.h ->aout/aout64.h
+ stab.gnu.h ->aout/stab_gnu.h
+
+ * coffread.c: internalcoff.h ->coff/internal.h
+ * buildsym.c: stab.gnu.h ->aout/stab_gnu.h
+ * depend Updated to take the above into account.
+
Fri Nov 29 16:59:25 1991 Fred Fish (fnf at cygnus.com)
* configure.in: Add SVR4 i386 configurations.