diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2005-09-28 14:52:02 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2005-09-28 14:52:02 +0000 |
commit | d33cdfe369f367a584e969777e27d0d191c256f6 (patch) | |
tree | 78d18b3997e3658406522a62696895c4ac20900b /bfd/ChangeLog | |
parent | 7c9c8381d9b4fe39531f5b2988ca9da13a974c4e (diff) | |
download | gdb-d33cdfe369f367a584e969777e27d0d191c256f6.zip gdb-d33cdfe369f367a584e969777e27d0d191c256f6.tar.gz gdb-d33cdfe369f367a584e969777e27d0d191c256f6.tar.bz2 |
2005-09-28 H.J. Lu <hongjiu.lu@intel.com>
* elflink.c (elf_fixup_link_order): Report locations for mixed
ordered and unordered input sections.
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 9828b5e..809abd4 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2005-09-28 H.J. Lu <hongjiu.lu@intel.com> + + * elflink.c (elf_fixup_link_order): Report locations for mixed + ordered and unordered input sections. + 2005-09-22 James E. Wilson <wilson@specifix.com> * dwarf2.c (struct funcinfo): Delete nesting_level field. |