diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2007-08-22 16:01:12 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2007-08-22 16:01:12 +0000 |
commit | eae50df29b874599032ad43b483a64ef3b23a640 (patch) | |
tree | e0d8cd60160cd0de5fcfeef1cf169408cd319eda /bfd/ChangeLog | |
parent | 609ca2b95777ae176d12721010225ad7aad86321 (diff) | |
download | gdb-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/ChangeLog | 5 |
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. |