summaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl@lucon.org>2003-08-22 23:35:59 +0000
committerH.J. Lu <hjl@lucon.org>2003-08-22 23:35:59 +0000
commitcba86d339f548bd6ce8a0863db3180ba2dd307cc (patch)
tree1a52cc05c42cd966cfee73be888be4c562bb1379 /bfd/ChangeLog
parentd29e2a3e49349fbc90d921c1be66f85d0b9eb3f0 (diff)
downloadgdb-cba86d339f548bd6ce8a0863db3180ba2dd307cc.tar.gz
2003-08-22 H.J. Lu <hongjiu.lu@intel.com>
* elfxx-ia64.c (elfNN_ia64_create_dynamic_sections): Align the .got section at 8 bytes.
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 cb210720212..80ba095ba7d 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2003-08-22 H.J. Lu <hongjiu.lu@intel.com>
+
+ * elfxx-ia64.c (elfNN_ia64_create_dynamic_sections): Align the
+ .got section at 8 bytes.
+
2003-08-21 Nick Clifton <nickc@redhat.com>
* cofflink.c: Update to ISO C90 and tidy up formatting.