* cris/configure: Regenerate to track ../common/common.m4 changes.
[deliverable/binutils-gdb.git] / ld / emultempl /
2008-07-07  Alan Modra * emultempl/armelf.em (elf32_arm_add_stub_section...
2008-06-19  Alan Modra * emultempl/spuelf.em (gld${EMULATION_NAME}_finish...
2008-06-16  Alan Modrabfd/
2008-06-07  Alan Modra * NEWS: Mention archive:path patterns.
2008-06-06  Alan Modrainclude/
2008-06-04  Alan Modra * emultempl/spuelf.em (spu_elf_relink): Correct -...
2008-05-28  Nick Clifton ld/testsuite/
2008-05-21  Nick Clifton Multi-GOT support for m68k.
2008-05-15  Nick Clifton bfd/
2008-05-09  Kai Tietz2008-05-09 Kai Tietz <kai.tietz@onevision.com>
2008-04-08  Alan Modrabfd/
2008-03-20  Alan Modrabfd/
2008-03-14  Alan Modra * emultempl/spuelf.em (gld${EMULATION_NAME}_finish...
2008-02-20  Paul Brook2008-02-20 Paul Brook <paul@codesourcery.com>
2008-02-15  Alan Modra * emultempl/alphaelf.em (alpha_after_open): Use elf_ob...
2008-02-15  Alan Modrainclude/
2008-02-07  Alan Modra * ldlang.c (new_afile): Don't pass unadorned NULL...
2008-02-07  Alan Modrabfd/
2008-01-28  Alan Modra Rewrite SPU overlay handling code. Put overlay calls...
2008-01-15  Alan Modrabfd/
2007-11-06  Kai TietzAdd __ImageBase symbol to pe.em and pep.em.
2007-10-04  Nick CliftonPR linker/4844
2007-10-04  Nick CliftonPR linker/5097
2007-10-01  Nick CliftonPR linker/4844
2007-09-26  Alan Modra * emultempl/spu_ovl.S: Add debug printf code.
2007-09-16  H.J. Lu2007-09-16 H.J. Lu <hongjiu.lu@intel.com>
2007-09-15  Alan Modra PR ld/5025
2007-08-17  Alan Modra * emultempl/alphaelf.em: Format option help.
2007-08-17  Alan Modra * ldexp.c (exp_get_vma, exp_get_fill): Canonicalise...
2007-08-15  Alan Modra PR 4923
2007-08-06  Nick Clifton* emultempl/pep.em: (pep_enable_stdcall_fixup): Set...
2007-07-29  Alan Modrald/
2007-07-19  Roland McGrath2007-07-19 Roland McGrath <roland@redhat.com>
2007-07-18  Roland McGrath2007-07-18 Roland McGrath <roland@redhat.com>
2007-07-13  Roland McGrath2007-07-13 Roland McGrath <roland@redhat.com>
2007-07-11  Alan Modra * emultempl/spuelf.em (embedded_spu_file): Test for...
2007-07-09  Roland McGrath2007-07-09 Roland McGrath <roland@redhat.com>
2007-07-06  Nick CliftonUpdate sources to GPLv3
2007-07-02  Alan Modra * emultempl/spuelf.em (base_name): Correct backslash...
2007-06-29  Nick CliftonNew port: National Semiconductor's CR16
2007-06-18  Alan Modra * Makefile.am: Add eelf32_spu.o rule.
2007-06-18  Alan Modra * emultempl/spuelf.em (embedded_spu_file): Deduce...
2007-06-14  Alan Modra * emultempl/spu_ovl.S: Don't trash lr on tail call...
2007-06-11  Bob Wilsonbfd/
2007-05-29  Alan Modrabinutils/
2007-05-29  Alan Modra * emultempl/spu_ovl.S (__rv_pattern, __cg_pattern...
2007-05-14  Andreas Schwab * emultempl/ppc64elf.em (gld${EMULATION_NAME}_new_vers...
2007-05-11  Alan Modrabfd/
2007-05-05  Denis Chertykov * multempl/avrelf.em (PARSE_AND_LIST_ARGS_CASES):...
2007-04-30  Alan Modrabfd/
2007-04-26  Alan Modrabfd/
2007-03-28  Richard Sandifordld/
2007-03-26  Alan Modra * Makefile.am: Add dependency on ldemul-list.h for...
2007-03-20  Paul Brook2007-03-20 Paul Brook <paul@codesourcery.com>
2007-03-20  Mark Shinwell bfd/
2007-03-11  Hans-Peter Nilsson * emultempl/mmixelf.em: Remove incorrect '#line' direc...
2007-03-07  Nick CliftonPR ld/4023
2007-02-27  Alan Modra * Makefile.am (ALL_EMUL_EXTRA_OFILES): Remove spu_inc.o.
2007-02-26  Alan Modra * emultempl/spuelf.em (_binary_builtin_ovl_mgr_start...
2007-02-13  Alan Modra * emultempl/spu_ovl.S (__ovly_return, __ovly_load...
2007-02-13  Alan Modrabfd/
2007-01-29  Julian Brown * NEWS: Mention --vfp11-denorm-fix option.
2007-01-19  Nick Clifton* pe-dll.c: (make_one) Conditionally include jump stubs.
2007-01-19  H.J. Luld/
2007-01-11  Nathan Sidwellbfd/
2006-12-18  Christopher Faylor* pe-dll.c (pe_bfd_is_dll): New function.
2006-12-04  Jan Beulichbfd/
2006-11-27  Bob Wilsonbfd/
2006-11-13  Daniel Jacobowitzbfd/
2006-11-08  Alan Modrald/
2006-11-06  Vladimir Prus * emultempl/elf32.em (gld${EMULATION_NAME}_before_allo...
2006-10-27  Alan Modrabfd/
2006-10-25  Alan ModraNew Cell SPU port.
2006-10-23  Alan Modramissed from 2006-10-19 commit.
2006-10-17  Alan Modrabfd/
2006-10-12  Bob Wilsonbfd/
2006-10-03  Nick Clifton* pe-dll.c : Fix typo.
2006-09-20  Nick CliftonAdd x86_64-mingw64 target
2006-09-16  Nick CliftonAdd support for Score target.
2006-09-16  Nick Clifton* bfd-in.h (STRING_AND_COMMA): New macro. Takes one...
2006-09-05  H.J. Lu2006-09-05 H.J. Lu <hongjiu.lu@intel.com>
2006-08-21  Nick Cliftonbfd
2006-08-18  Paul Brook2006-08-18 Paul Brook <paul@codesourcery.com>
2006-08-04  Richard Sandifordbfd/
2006-07-29  Richard Sandifordld/
2006-07-26  Alan Modra * emultempl/elf-generic.em (map_segments): Reorganise...
2006-07-26  Bob Wilson * emultempl/xtensaelf.em (xtensa_strip_inconsistent_li...
2006-07-25  Bob Wilson * emultempl/xtensaelf.em (is_inconsistent_linkonce_sec...
2006-07-10  Jakub Jelinekinclude/
2006-06-27  Nick Clifton* emultempl/pe.em (gld_$_open_dynamic_archive): Compute...
2006-06-22  Nick CliftonPR ld/2757
2006-06-22  Nick CliftonCorrect comment.
2006-06-22  Nick Clifton* emultempl/pe.em (gld_${EMULATION_NAME}_open_dynamic_a...
2006-06-21  Hans-Peter Nilsson * emultempl/mmo.em: Improve comments. Explain why...
2006-06-20  Alan Modra * emultempl/elf-generic.em (gld${EMULATION_NAME}_map_s...
2006-06-20  Alan Modrabfd/
2006-06-14  Alan Modra * ld.texinfo: Document new -z lazy option.
2006-06-03  Alan Modra * emultempl/elf32.em (global_found): Make it a pointer.
2006-05-30  H.J. Lubfd/
2006-05-24  Nick CliftonAdd support for AVR6 family
next
This page took 0.182218 seconds and 7 git commands to generate.