aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorSteve Chamberlain <sac@cygnus>1992-08-25 15:40:52 +0000
committerSteve Chamberlain <sac@cygnus>1992-08-25 15:40:52 +0000
commitb5d20c939da6d56ef05cadf6c63f4bbebb270b00 (patch)
treef983ca6ebfd0f3fa77c604d281ea5e21614098d5 /bfd
parentd7b5294beac340765c9905ca697c27b853ec7b9e (diff)
downloadgdb-b5d20c939da6d56ef05cadf6c63f4bbebb270b00.zip
gdb-b5d20c939da6d56ef05cadf6c63f4bbebb270b00.tar.gz
gdb-b5d20c939da6d56ef05cadf6c63f4bbebb270b00.tar.bz2
Move a patch which got put in the wrong place.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog22
1 files changed, 22 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 3a41918..949773a 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,24 @@
+Tue Aug 25 08:39:10 1992 Steve Chamberlain (sac@thepub.cygnus.com)
+
+ * syms.c: move mis-inserted patch.
+
+Fri Aug 14 15:39:29 PDT 1992 Howard Chu (hyc@hanauma.jpl.nasa.gov)
+
+ Documentation fixes:
+ * ctors.c, format.c, section.c, reloc.c: append " -" to item tags.
+ * reloc.c, section.c, syms.c, targets.c: add DOCDD before @node
+ comments.
+ * reloc.c: break out addend item from surrounding text.
+
+ * doc.str (DOCDD): Defined. Adds text to output.
+ (bodytext): Put bulletize before kill_bogus_lines.
+ * chew.c (bulletize): End itemization after a blank line, to
+ prevent following text from being swallowed up in an item.
+
+Mon Aug 24 20:50:22 1992 Stu Grossman (grossman at cygnus.com)
+
+ * configure.in: Add sparclite as a target.
+
Mon Aug 24 12:06:31 1992 Steve Chamberlain (sac@thepub.cygnus.com)
* ieee.c (ieee_get_symtab): always null terminate the symbol list,
@@ -54,6 +75,7 @@ Fri Aug 14 19:22:18 1992 Per Bothner (bothner@cygnus.com)
* trad-core.c: Don't include <machine/reg.h>. It doesn't
seem to be needed, and many machines don't have it.
+>>>>>>> 1.274
Thu Aug 13 09:53:39 1992 Steve Chamberlain (sac@thepub.cygnus.com)
* coff-m68k.c (vector): read and write archives in coff format.