config:
[external/binutils.git] / bfd / ChangeLog
2009-09-09 Paolo Bonziniconfig:
2009-09-09 Nick Clifton PR 10478:
2009-09-09 Tristan Gingold2009-09-09 Tristan Gingold <gingold@adacore.com>
2009-09-09 M R Swami Reddy2009-09-09 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
2009-09-09 Alan Modra * elf32-xtensa.c (elf_xtensa_relax_section): Delete...
2009-09-07 Andreas Schwab* elf32-m68k.c (rtype_to_howto): If the reloc index...
2009-09-07 Tristan Gingoldbfd
2009-09-07 Tristan Gingoldbfd/:
2009-09-05 Eli Zaretskii * coffcode.h: Include libiberty.h.
2009-09-05 Nick Clifton * bfd/coff-arm.c (coff_arm_relocate_section)
2009-09-04 H.J. Lu2009-09-04 H.J. Lu <hongjiu.lu@intel.com>
2009-09-04 Tristan Gingoldbfd/
2009-09-04 Alan Modra * elf32-spu.c (spu_elf_relocate_section): Correct...
2009-09-04 Jie Zhang * elf32-bfin.c (elf32_bfinfdpic_create_dynamic_section...
2009-09-03 Adam Nemet * elfxx-mips.c (mips_elf_calculate_relocation): Don...
2009-09-03 Adam Nemet * elfxx-mips.c (_bfd_mips_elf_check_relocs): Don't set
2009-09-03 Maciej W. Rozycki * elf64-mips.c (mips_elf64_howto_table_rela): Add...
2009-09-01 H.J. Lu2009-09-01 H.J. Lu <hongjiu.lu@intel.com>
2009-09-01 Tristan Gingold2009-09-01 Tristan Gingold <gingold@adacore.com>
2009-08-31 Jan Beulichbfd/
2009-08-30 H.J. Lu2009-08-30 H.J. Lu <hongjiu.lu@intel.com>
2009-08-30 Alan Modra PR ld/10569
2009-08-29 Nick Clifton Updated sources to avoid using the identifier...
2009-08-27 Alan ModraPR ld/10518
2009-08-27 Ralf WildenhuesDo not create $(bfdlibdir) and $(bfdincludedir) if...
2009-08-26 Nick Clifton * elf32-m68k.c: Rewrite initialization of GOT...
2009-08-26 Nick Clifton * elf32-m68k.c (elf_m68k_copy_indirect_symbol...
2009-08-26 Alan Modra PR ld/10515
2009-08-26 Alan Modra PR ld/10515
2009-08-22 Ralf WildenhuesCleanups in binutils makefiles.
2009-08-22 Ralf Wildenhuesdependency tracking in bfd
2009-08-22 Ralf WildenhuesCleanups after the update to Autoconf 2.64, Automake...
2009-08-22 Ralf WildenhuesRegenerate tree using Autoconf 2.64 and Automake 1.11.
2009-08-21 Daniel Gutson2S09-08-21 Daniel Gutson <dgutson@codesourcery.com>
2009-08-16 Doug Evans * opncls.c (bfd_close): Until BFD_IN_MEMORY has an...
2009-08-14 DJ Delorie* elf32-m32c.c (m32c_elf_relax_delete_bytes): Adjust...
2009-08-12 Nick Clifton * po/fi.po: Updated Finnish translation.
2009-08-11 Bernd Schmidt Merge some FRV FDPIC changes into the Blackfin code.
2009-08-11 Alan Modra * elflink.c: Add FIXMEs for some places that require...
2009-08-11 Alan Modra * configure.in: Remove elf-ifunc.lo from common ELF...
2009-08-10 Jan Kratochvilbfd/
2009-08-10 Jan Kratochvilbfd/
2009-08-10 Nathan Sidwell * elf32-arm.c (elf32_arm_size_stubs): Don't die on...
2009-08-10 Nathan Sidwell bfd/
2009-08-10 Alan Modra * elf32-ppc.c (ppc_elf_relax_section): Ignore non...
2009-08-10 Alan Modra * elflink.c (_bfd_elf_adjust_dynamic_symbol): Don...
2009-08-09 Bernd Schmidtbfd/
2009-08-08 Alan Modra PR 10494
2009-08-07 Tom Tromey * elf32-microblaze.c (microblaze_elf_check_relocs...
2009-08-06 Nick Clifton Add support for Xilinx MicroBlaze processor.
2009-08-06 Jakub Jelinek PR binutils/10492
2009-08-06 Nathan Sidwell bfd/
2009-08-05 Chao-ying Fu2009-08-05 Chao-ying Fu <fu@mips.com>
2009-08-05 Trevor Smigielbfd/
2009-08-05 Nathan Sidwell bfd/
2009-08-04 Alan Modra * elf32-ppc.c (ppc_elf_relax_section): Correct conditi...
2009-08-03 H.J. Lu2009-08-03 H.J. Lu <hongjiu.lu@intel.com>
2009-08-03 H.J. Lu2009-08-03 H.J. Lu <hongjiu.lu@intel.com>
2009-08-03 Alan Modra * elf32-ppc.c (struct plt_entry): Revise comments.
2009-08-03 Alan Modra * elf32-ppc.c (ppc_elf_check_relocs): Always add a...
2009-08-02 H.J. Lu2009-08-02 H.J. Lu <hongjiu.lu@intel.com>
2009-07-31 Anthony GreenAdd moxie-uclinux support.
2009-07-31 Hans-Peter Nilsson * linker.c (fix_syms): Consider SEC_LOAD when choosing...
2009-07-29 Alan Modra * elf32-ppc.c (ppc_elf_check_relocs): Always set up...
2009-07-28 Hans-Peter Nilsson * elf64-mmix.c (mmix_elf_relax_section): Revert 2009...
2009-07-28 Jan Beulichbfd/
2009-07-27 Doug Kwan2009-07-27 Doug Kwan <dougkwan@google.com>
2009-07-27 H.J. Lu2009-07-27 H.J. Lu <hongjiu.lu@intel.com>
2009-07-27 M R Swami Reddy2009-07-26 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
2009-07-27 Michael Snyder2009-07-26 Michael Eager <eager@eagercon.com>
2009-07-25 H.J. Lu2009-07-25 H.J. Lu <hongjiu.lu@intel.com>
2009-07-25 H.J. Lubfd/
2009-07-24 Trevor Smigielinclude/elf/
2009-07-23 H.J. Lubfd/
2009-07-23 Nick Clifton * config/obj-elf.c (obj_elf_type): Add code...
2009-07-22 H.J. Lu2009-07-22 H.J. Lu <hongjiu.lu@intel.com>
2009-07-22 H.J. Lu2009-07-22 H.J. Lu <hongjiu.lu@intel.com>
2009-07-21 H.J. Lubfd/
2009-07-17 Nick Clifton * elfxx-mips.c (LOAD_INTERLOCKS_P): New define.
2009-07-16 H.J. Lubfd/
2009-07-10 H.J. Lu2009-07-10 H.J. Lu <hongjiu.lu@intel.com>
2009-07-10 H.J. Lubfd/
2009-07-10 Doug Kwan2009-07-10 Doug Kwan <dougkwan@google.com>
2009-07-10 Tom Tromeybfd
2009-07-10 Julian Brown * elf32-arm.c (arm_build_one_stub): Use the hash entry...
2009-07-10 H.J. Lubfd/
2009-07-10 Alan Modra * elf32-spu.c (spu_elf_size_stubs): Do set up soft...
2009-07-10 Alan ModraSTT_GNU_IFUNC support for PowerPC.
2009-07-10 Alan Modra * elf.c (_bfd_elf_get_synthetic_symtab): Report addends.
2009-07-10 Alan Modra * elf-bfd.h (struct elf_link_hash_entry): Clarify...
2009-07-09 Alan Modra * elf32-spu.c (mark_functions_via_relocs): Init broken...
2009-07-07 Alan Modra * elf32-spu.c (spu_elf_auto_overlay): Take into accoun...
2009-07-03 Dave Korn2009-07-03 Cary Coutant <ccoutant@google.com>
2009-07-03 Dave Korn2009-07-03 Dave Korn <dave.korn.cygwin@gmail.com>
2009-07-02 Tom Tromey * aoutx.h (aout_get_external_symbols): Declare 'amt...
2009-07-01 H.J. LuUpdate ChangeLog entries.
2009-07-01 Nick Clifton * bfd/bfd.m4 (BFD_HAVE_TIME_TYPE_MEMBER,
2009-07-01 Nick Clifton PR 10072
2009-06-29 Nick Clifton * elf-m10300.c (mn10300_elf_relax_section)...
2009-06-27 H.J. Lubfd/
next