diff options
author | Alan Modra <amodra@gmail.com> | 2008-10-21 22:20:29 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2008-10-21 22:20:29 +0000 |
commit | 4a977a31496e697a759e669f5638c11566c2ca24 (patch) | |
tree | 210c5155b4cf34ac7d531525a8a166d37e610e8f /ld/ChangeLog | |
parent | 66b6e1dd144eca935056322858cb3211fadc67d3 (diff) | |
download | gdb-4a977a31496e697a759e669f5638c11566c2ca24.zip gdb-4a977a31496e697a759e669f5638c11566c2ca24.tar.gz gdb-4a977a31496e697a759e669f5638c11566c2ca24.tar.bz2 |
* emultempl/armelf.em (PARSE_AND_LIST_OPTIONS): Correct typo in
help text of --be8.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 6a0bb81..59fa810 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2008-10-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org> + + * emultempl/armelf.em (PARSE_AND_LIST_OPTIONS): Correct typo in + help text of --be8. + 2008-10-20 Alan Modra <amodra@bigpond.net.au> * ldemul.h (ldemul_place_orphan): Update prototype. @@ -465,7 +470,7 @@ * NEWS: Mention new feature. 2008-05-28 Christophe Lyon <christophe.lyon@st.com> - + * ld.texinfo: State that farcalls stubs are supported for ARM-EABI only. @@ -506,7 +511,7 @@ (PARSE_AND_LIST_OPTIONS): Define shell variable. Print help string for --got option. (PARSE_AND_LIST_ARGS_CASES): Define shell variable. Handle --got - option. + option. * ld.texinfo: Document --got=<type> option. * gen-doc.texi: Add M68K. * NEWS: Mention the new feature. @@ -526,7 +531,7 @@ * NEWS: Mention the support for long function calls. 2008-05-15 Christophe Lyon <christophe.lyon@st.com> - + * emultempl/armelf.em (build_section_lists): New function. (stub_file): Define. (need_laying_out): Define. |