diff options
author | Christophe Lyon <christophe.lyon@st.com> | 2009-04-01 15:34:12 +0000 |
---|---|---|
committer | Christophe Lyon <christophe.lyon@st.com> | 2009-04-01 15:34:12 +0000 |
commit | e780aef286f394eb642aaf0948cdb6ed3f6b814d (patch) | |
tree | efed8079be4c0b71f6d62c85dd06135922f9fb30 /bfd/ChangeLog | |
parent | ffbe5983cb2ae6b46f3e50d30f54309bf7fe7012 (diff) | |
download | gdb-e780aef286f394eb642aaf0948cdb6ed3f6b814d.zip gdb-e780aef286f394eb642aaf0948cdb6ed3f6b814d.tar.gz gdb-e780aef286f394eb642aaf0948cdb6ed3f6b814d.tar.bz2 |
2009-04-01 Christophe Lyon <christophe.lyon@st.com>
bfd/
* elf32-arm.c (group_sections): Rewrite loops for better
readability.
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 f655ab0..e0ed3a6 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2009-04-01 Christophe Lyon <christophe.lyon@st.com> + + * elf32-arm.c (group_sections): Rewrite loops for better + readability. + 2009-03-30 DJ Delorie <dj@redhat.com> * elflink.c (elf_link_input_bfd): Don't try to resolve complex |