aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1991-11-22 23:02:29 +0000
committerJohn Gilmore <gnu@cygnus>1991-11-22 23:02:29 +0000
commit853f0a703050ce2022ae9946d168d13289929ccb (patch)
tree24d614620a0cb95ec76f587aae196d388e47ef7f /bfd/ChangeLog
parent2dd074f42164525862ce3f9dd831e1f5e4982f7f (diff)
downloadgdb-853f0a703050ce2022ae9946d168d13289929ccb.zip
gdb-853f0a703050ce2022ae9946d168d13289929ccb.tar.gz
gdb-853f0a703050ce2022ae9946d168d13289929ccb.tar.bz2
* coff-mips.c, coffcode.h: Peter Schauer's patch to kludge in
nonstandard MIPS sections (.rdata, .sdata, etc).
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 797d75d8..397597b 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,8 @@
Fri Nov 22 08:11:42 1991 John Gilmore (gnu at cygnus.com)
+ * coff-mips.c, coffcode.h: Peter Schauer's patch to kludge in
+ nonstandard MIPS sections (.rdata, .sdata, etc).
+
* aoutx.h, bfd.c, coffcode.h, ieee.c, oasys.c, targets.c: CONST lint.
* libbfd-in.h, libbfd.h, aoutx.h, coffcode.h, elf.c, libaout.h:
Rename ALIGN to BFD_ALIGN to avoid conflict with BSD <sys/param.h>.