diff options
author | Nick Clifton <nickc@redhat.com> | 2008-05-21 14:50:07 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2008-05-21 14:50:07 +0000 |
commit | 7c90103bb7c018eec65225f92cc337055d4a783d (patch) | |
tree | a85d501a10adcf2847760bfd53756c2983e469a7 /include/elf/ChangeLog | |
parent | 0cd9ab92e5269fb69a286539a19c0d2ef49ad01c (diff) | |
download | fsf-binutils-gdb-7c90103bb7c018eec65225f92cc337055d4a783d.zip fsf-binutils-gdb-7c90103bb7c018eec65225f92cc337055d4a783d.tar.gz fsf-binutils-gdb-7c90103bb7c018eec65225f92cc337055d4a783d.tar.bz2 |
* reloc-macros.h: Add a comment about the use of the
END_RELOC_NUMBERS symbol as a sentinel value.
* arm.h (END_RELOC_NUMBERS): Provide a maximum value.
Diffstat (limited to 'include/elf/ChangeLog')
-rw-r--r-- | include/elf/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog index a4288a7..81f5478 100644 --- a/include/elf/ChangeLog +++ b/include/elf/ChangeLog @@ -1,3 +1,12 @@ +2008-05-21 Nick Clifton <nickc@redhat.com> + + * reloc-macros.h: Add a comment about the use of the + END_RELOC_NUMBERS symbol as a sentinel value. + +2008-05-15 Christophe Lyon <christophe.lyon@st.com> + + * arm.h (END_RELOC_NUMBERS): Provide a maximum value. + 2008-04-16 David S. Miller <davem@davemloft.net> * elf/sparc.h (R_SPARC_GOTDATA_HIX22, |