aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2007-08-22 16:01:12 +0000
committerH.J. Lu <hjl.tools@gmail.com>2007-08-22 16:01:12 +0000
commiteae50df29b874599032ad43b483a64ef3b23a640 (patch)
treee0d8cd60160cd0de5fcfeef1cf169408cd319eda /bfd/ChangeLog
parent609ca2b95777ae176d12721010225ad7aad86321 (diff)
downloadgdb-eae50df29b874599032ad43b483a64ef3b23a640.zip
gdb-eae50df29b874599032ad43b483a64ef3b23a640.tar.gz
gdb-eae50df29b874599032ad43b483a64ef3b23a640.tar.bz2
2007-08-22 H.J. Lu <hongjiu.lu@intel.com>
* elfxx-ia64.c: Convert to ISO C90 prototypes. (elfNN_hpux_backend_section_from_bfd_section): Make it static.
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 40ad218..a437ad8 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,10 @@
2007-08-22 H.J. Lu <hongjiu.lu@intel.com>
+ * elfxx-ia64.c: Convert to ISO C90 prototypes.
+ (elfNN_hpux_backend_section_from_bfd_section): Make it static.
+
+2007-08-22 H.J. Lu <hongjiu.lu@intel.com>
+
* elf64-x86-64.c: Remove trailing whitespace.
* elfxx-ia64.c: Likewise.