aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2002-11-06 17:12:05 +0000
committerNick Clifton <nickc@redhat.com>2002-11-06 17:12:05 +0000
commit246178f2446730b0af137d693c1d307130ebed2e (patch)
tree5cd7b32c257459628ed3ba8486e870f0d6646acf /bfd/ChangeLog
parent49814ed01f56e659a0cad08115579fc6742c3f6e (diff)
downloadgdb-246178f2446730b0af137d693c1d307130ebed2e.zip
gdb-246178f2446730b0af137d693c1d307130ebed2e.tar.gz
gdb-246178f2446730b0af137d693c1d307130ebed2e.tar.bz2
(stub_bytes): Mark as const.
Fix comment formatting.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index d78a72d..187c611 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,10 @@
2002-11-06 Klee Dienes <kdienes@apple.com>
+ * coff-stgo32.c (stub_bytes): Mark as const.
+ Fix comment formatting.
+
+2002-11-06 Klee Dienes <kdienes@apple.com>
+
* Makefile.am (BFD32_BACKENDS): Add mach-o.lo, pef.lo, and
xsym.lo.
(BFD32_BACKENDS_CFILES): Add mach-o.c, pef.c, and xsym.c.