diff options
-rw-r--r-- | ChangeLog | 10 | ||||
-rw-r--r-- | bfd/ChangeLog | 4 | ||||
-rw-r--r-- | binutils/ChangeLog | 4 | ||||
-rw-r--r-- | gas/ChangeLog | 4 | ||||
-rw-r--r-- | gprof/ChangeLog | 4 | ||||
-rw-r--r-- | ld/ChangeLog | 4 | ||||
-rw-r--r-- | opcodes/ChangeLog | 4 |
7 files changed, 34 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index bc5acecd47e..9ee88bf257d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> + + Backport link test fix from upstream Libtool: + + * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS): + Add cache variables to tests that require the linker to work. + For shlibpath_overrides_runpath, this also changes the semantics + to let the result from the C compiler take precedence. + compiler take precedence. + 2008-12-02 Ben Elliston <bje@au.ibm.com> * config.sub, config.guess: Update from upstream sources. diff --git a/bfd/ChangeLog b/bfd/ChangeLog index f7a246cf393..6cd350fd8ac 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -7,6 +7,10 @@ * reloc.c (bfd_reloc_code_type): Add entry for R_CRIS_32_IE. * bfd-in2.h, libbfd.h: Regenerate. +2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> + + * configure: Regenerate. + 2008-12-17 Hans-Peter Nilsson <hp@axis.com> * elf32-cris.c (elf_cris_copy_indirect_symbol): Return without diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 6a868b141cd..87f139ce7f8 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> + + * configure: Regenerate. + 2008-12-09 Tom Tromey <tromey@redhat.com> * srconv.c (wr_hd): Add parens to placate gcc 4.4. diff --git a/gas/ChangeLog b/gas/ChangeLog index 8e6d86c8780..2b6eb317a98 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -19,6 +19,10 @@ (cris_get_reloc_suffix): Add entry for :IE for BFD_RELOC_CRIS_32_IE. (cris_number_to_imm, tc_gen_reloc): Handle BFD_RELOC_CRIS_32_IE. +2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> + + * configure: Regenerate. + 2008-12-08 H.J. Lu <hongjiu.lu@intel.com> * config/tc-i386.c (build_modrm_byte): Remove an extra blank diff --git a/gprof/ChangeLog b/gprof/ChangeLog index c17d6fb435d..77607803c8e 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,3 +1,7 @@ +2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> + + * configure: Regenerate. + 2008-11-19 Nick Clifton <nickc@redhat.com> * fdl.texi: New file. diff --git a/ld/ChangeLog b/ld/ChangeLog index b9588c36c1f..b631ccb9f48 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> + + * configure: Regenerate. + 2008-12-10 Alan Modra <amodra@bigpond.net.au> * emultempl/spuelf.em (params): Init new field. diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 0444f53b732..df36ca8f952 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -59,6 +59,10 @@ (pclmul_op): Likewise. (vpermil2_op): Likewise. +2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> + + * configure: Regenerate. + 2008-12-15 Richard Earnshaw <rearnsha@arm.com> * arm-dis.c (coprocessor_opcodes): Disassemble VFP instructions using |