aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2001-09-28 21:47:25 +0000
committerRichard Henderson <rth@redhat.com>2001-09-28 21:47:25 +0000
commite0aae569d65592e3a8e048d87bba3cf229d68e5e (patch)
tree987a31a56e065e77aeaa23bfb5d54e0f578c5db8 /bfd/ChangeLog
parent78ae4cb9c0a4aff395fc298652faa40eda3c373e (diff)
downloadbinutils-e0aae569d65592e3a8e048d87bba3cf229d68e5e.zip
binutils-e0aae569d65592e3a8e048d87bba3cf229d68e5e.tar.gz
binutils-e0aae569d65592e3a8e048d87bba3cf229d68e5e.tar.bz2
* elfxx-target.h [section_flags]: Add SEC_ARCH_BIT_0, SEC_SMALL_DATA,
SEC_MERGE, SEC_STRINGS.
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 47c69be..9f398b7 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -6,6 +6,9 @@
2001-09-28 Richard Henderson <rth@redhat.com>
+ * elfxx-target.h [section_flags]: Add SEC_ARCH_BIT_0, SEC_SMALL_DATA,
+ SEC_MERGE, SEC_STRINGS.
+
* section.c (SEC_ARCH_BIT_0): New; replace unused SEC_BALIGN.
* bfd-in2.h: Rebuild.