aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2000-07-08 12:08:43 +0000
committerAlan Modra <amodra@gmail.com>2000-07-08 12:08:43 +0000
commit52b219b5e48eea63fde7bff994824f5d87a8e1f5 (patch)
treec8438e3cd3d875d601b343e7fd991e9130c65f69 /bfd/ChangeLog
parent181866dcc78f58b2c46d54eaf0db70f010256770 (diff)
downloadgdb-52b219b5e48eea63fde7bff994824f5d87a8e1f5.zip
gdb-52b219b5e48eea63fde7bff994824f5d87a8e1f5.tar.gz
gdb-52b219b5e48eea63fde7bff994824f5d87a8e1f5.tar.bz2
Add sequence id field to asection.
Tidy comments and replace deprecated CONST with const.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 8b826ac..ce058dc 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,17 @@
+2000-07-08 Alan Modra <alan@linuxcare.com.au>
+
+ * section.c (struct sec): Add id field. Tidy comment formatting.
+ (bfd_make_section_anyway): Set id.
+ (STD_SECTION): Init id too.
+ Change CONST to const throughout.
+ * archures.c (bfd_arch_info): Tidy comment.
+ (bfd_arch_list): Change a CONST to const.
+ * libbfd-in.h: Tidy comments and replace CONST with const.
+ * elf-bfd.h: Likewise.
+ * libbfd.h: Regenerate.
+ * bfd-in2.h: Regenerate.
+ * libcoff.h: Regenerate.
+
2000-07-07 DJ Delorie <dj@redhat.com>
* archive.c (_bfd_write_archive_contents): Add an informative