| Index: binutils/binutils/ChangeLog
 | 
| diff --git a/binutils/binutils/ChangeLog b/binutils/binutils/ChangeLog
 | 
| index bee7b3571768bfe8a8b77accc9ec7af049929fc8..c48a0a98bcc1ddc266e496d13d6aefb2ee514079 100644
 | 
| --- a/binutils/binutils/ChangeLog
 | 
| +++ b/binutils/binutils/ChangeLog
 | 
| @@ -1,3 +1,40 @@
 | 
| +2010-02-05  Christophe Lyon  <christophe.lyon@st.com>
 | 
| +
 | 
| +	* objdump.c (disassemble_bytes): Clear aux->reloc before printing
 | 
| +	a new address, so as not to reuse a previous, non-related reloc.
 | 
| +
 | 
| +2010-01-05  Alan Modra  <amodra@gmail.com>
 | 
| +
 | 
| +	PR 11129
 | 
| +	2009-11-20  Ben Elliston  <bje@au.ibm.com>
 | 
| +	* Makefile.am (syslex.o): Use $(NO_WERROR) not -Wno-error.
 | 
| +	(sysinfo.o): Likewise.
 | 
| +	PR 10764
 | 
| +	2009-10-16  Jerker Bäck <jerker.back@gmail.com>
 | 
| +	* Makefile.am (sysinfo.o, syslex.o): Place source file after all
 | 
| +	command line switches.
 | 
| +	* Makefile.in: Regenerate.
 | 
| +
 | 
| +2009-12-31  Eirik Byrkjeflot Anonsen  <eirik@opera.com>
 | 
| +	    Nick Clifton  <nickc@redhat.com>
 | 
| +
 | 
| +	* objcopy.c (add_redefine_syms_file): Avoid symbol buffer
 | 
| +	overrun.
 | 
| +
 | 
| +2009-10-23  Thomas Cougnard  <thomas.cougnard@gmail.com>
 | 
| +
 | 
| +	* readelf.c (dynamic_info): Correct size of array.
 | 
| +
 | 
| +2009-10-19  Jerker Bäck  <jerker.back@gmail.com>
 | 
| +
 | 
| +	PR binutils/10793
 | 
| +	* prdbg.c (tg_end_struct_type): Warning fix.
 | 
| +
 | 
| +	PR binutils/10792
 | 
| +	* dlltool.c (dll_name_list_append): Declare variable at start
 | 
| +	of block.
 | 
| +	(dll_name_list_count, dll_name-list_print): Likewise.
 | 
| +
 | 
|  2009-10-01  Alan Modra  <amodra@bigpond.net.au>
 | 
|  
 | 
|  	* addr2line.c (slurp_symtab): Don't use bfd_read_minisymbols.
 | 
| 
 |