Add support for the Z80 processor family
[deliverable/binutils-gdb.git] / ld / ChangeLog
2005-10-25  Nick CliftonAdd support for the Z80 processor family
2005-10-25  Alan ModraRegenerate
2005-10-24  Alan Modra * ld.texinfo (--reduce-memory-overheads): Fix typo.
2005-10-24  H.J. Lubfd/
2005-10-19  Paul Brook2005-10-19 Paul Brook <paul@codesourcery.com>
2005-10-15  H.J. Lubfd/
2005-10-13  Mark Mitchell * ld.texino: Describe double-quoted string syntax...
2005-10-13  Mark Mitchell * NEWS: Mention @file.
2005-10-05  H.J. Lu2005-10-05 H.J. Lu <hongjiu.lu@intel.com>
2005-10-05  Danny Smith * emultempl/pe.em (gld_${EMULATION_NAME}_before_parse...
2005-09-30  Jim WilsonFix malformed error message.
2005-09-30  H.J. Lu2005-09-30 H.J. Lu <hongjiu.lu@intel.com>
2005-09-30  H.J. Luld/
2005-09-30  Mark Mitchell * addr2line.c (main): Likewise.
2005-09-30  Catherine Moore * Makefile.am: Bfin support.
2005-09-30  Nick Cliftonasintl.h/bucomm.h/ld.h: Prevent the inclusion of <libin...
2005-09-28  H.J. Lu2005-09-27 H.J. Lu <hongjiu.lu@intel.com>
2005-09-20  Alan Modra * ldlang.h (lang_output_section_statement_struct)...
2005-09-19  Alan Modra PR ld/1353
2005-09-08  Jakub Jelinek * ld.texinfo: Document -z {no,}execstack, -z {no,...
2005-09-07  Alan Modra * ldexp.c (fold_name <SIZEOF>): Return 0 for non-exist...
2005-09-07  H.J. Lu2005-09-06 H.J. Lu <hongjiu.lu@intel.com>
2005-08-18  Alan Modra * scripttempl/elf.sc: Remove commented out defines.
2005-08-18  Alan ModraRemove a29k files.
2005-08-18  Alan ModraRemove a29k support.
2005-08-17  Jakub Jelinek * ldgram.y (vers_defns): Don't lose pattern list before
2005-08-17  Kaz Kojima * emultempl/sh64elf.em (sh64_elf_${EMULATION_NAME...
2005-08-10  Nick Cliftonpe-dll.c (pe_exe_fill_sections): Call lang_reset_memory...
2005-08-09  Alan Modra * emulparams/hppa64linux.sh (LARGE_SECTIONS): Remove...
2005-08-08  Nick CliftonAdd support for msp430x21xx variants
2005-08-05  H.J. Lubfd/
2005-08-05  Alan Modra * emulparams/elf_x86_64.sh: Revert last change.
2005-08-05  Alan Modra * emulparams/armelf.sh (OTHER_BSS_END_SYMBOLS): Split...
2005-08-04  Alan Modrabfd/
2005-08-04  Alan Modra * Makefile.am (eelf32m32c.c): Fix dependencies.
2005-08-04  Alan Modrabfd/
2005-08-03  Alan Modra * ldlang.c (exp_init_os): Handle etree_provide.
2005-07-29  Nick Clifton* ldmain.c (main): Allow -shared and -static to be...
2005-07-28  DJ Delorie* ldlang.c (lang_output_section_statement_lookup_1...
2005-07-25  H.J. Lubfd/
2005-07-22  Nick CliftonRemove special case handling for rtems targets that...
2005-07-21  Ben Elliston * ldgram.y (ldgram_want_filename): Remove unused static.
2005-07-20  DJ Delorie* emulparams/elf32m32c.sh (TEMPLATE_NAME): New.
2005-07-19  H.J. Lu2005-07-19 H.J. Lu <hongjiu.lu@intel.com>
2005-07-19  Paul Brook2005-07-19 Paul Brook <paul@codesourcery.com>
2005-07-19  Nick CliftonAdd ChangeLog entries for yesterdays deltas (oops!)
2005-07-16  Alan Modrabfd/
2005-07-16  Alan Modrabfd/
2005-07-15  Alan Modra * ldemul.c (ldemul_do_assignments): New function.
2005-07-14  Jim BlandyChangeLog:
2005-07-14  Alan Modrabfd/
2005-07-11  Nick CliftonRemove sparc*-*-rtemsaout*, i[3-7]86-go32-rtems*, i...
2005-07-10  Christopher Faylor* emultempl/pe.em (gld_${EMULATION_NAME}_before_parse...
2005-07-08  Alan Modra * ldlang.c (wild_sort): Formatting.
2005-07-07  H.J. LuFix the date of the last checkin.
2005-07-05  Paul Brook2005-05-07 Paul Brook <paul@codesourcery.com>
2005-07-05  Nick Clifton(GENERATE_PIE_SCRIPT): Define as "yes".
2005-07-04  Nick CliftonFix typo
2005-07-04  Nick Cliftonm32r-linux-ld support for position independent executables
2005-07-04  Alan Modra * emultempl/elf32.em: Enable use of ld.so.conf for...
2005-07-01  Alan Modra * scripttempl/elf.sc (.gcc_except_table): Don't KEEP.
2005-06-30  Ben Elliston * Makefile.am (check-DEJAGNU): Don't search for expect.
2005-06-29  Ben Elliston * Makefile.am (EXPECT): Set to expect.
2005-06-16  Nick CliftonAdd quotes to avoid a null test expression.
2005-06-12  Daniel Jacobowitz * ld.texinfo (Command Line Options): Add @item for...
2005-06-10  Alan Modraremove conflict indicator
2005-06-10  Alan Modra * scripttempt/elf.sc (.bss): Align tail in a way that...
2005-06-09  Jim Wilsonconfigure clean up patch from Steve Ellcey.
2005-06-09  Alan Modra * ldexp.c (fold_unary <ALIGN_K>): Revert last change.
2005-06-09  Alan Modra * ld.h (lang_phase_type): Move to..
2005-06-08  Aldy Hernandez * emulparams/elf32ms1.sh: New.
2005-06-07  Eric Christopher2005-06-07 Eric Christopher <echristo@redhat.com>
2005-06-07  Aldy Hernandez * configure.tgt: Same.
2005-06-06  Alan Modrabfd/
2005-06-05  H.J. Luld/
2005-06-04  H.J. Lu2005-06-04 H.J. Lu <hongjiu.lu@intel.com>
2005-06-03  Alan Modrainclude/
2005-06-02  Alan Modra * ldexp.h (etree_value_type): Use "asection *" in...
2005-06-01  Maciej W. Rozycki* emulparams/elf32btsmip.sh: Unset DATA_ADDR.
2005-06-01  Zack Weinbergld:
2005-05-29  Richard Henderson * emulparams/elf64alpha.sh (PLT): New.
2005-05-26  Andreas Schwab* configure.host (HOSTING_LIBS): Add libunwind.a if...
2005-05-24  Alan Modra * emultempl/ppc32elf.em (after_allocation): Don't...
2005-05-21  H.J. Lu2005-05-21 H.J. Lu <hongjiu.lu@intel.com>
2005-05-21  H.J. Lu2005-05-21 H.J. Lu <hongjiu.lu@intel.com>
2005-05-21  H.J. Lu2005-05-21 H.J. Lu <hongjiu.lu@intel.com>
2005-05-19  Zack Weinberg * bfd/Makefile.am, binutils/Makefile.am, etc/Makefile.in
2005-05-18  Zack Weinberginclude/elf:
2005-05-17  Daniel Jacobowitzbinutils/
2005-05-17  Daniel Jacobowitz * Makefile.am (AM_MAKEINFOFLAGS, TEXI2DVI): Explicitly...
2005-05-17  H.J. Lubfd/
2005-05-17  Nick Clifton(GENERATE_PIE_SCRIPT): Define as "yes".
2005-05-17  Nick Cliftonldlang.c (print_assignment): Do not rely upon a valid...
2005-05-17  Nick Clifton* ldlang.c (Scan_for_self_assignment): Check an assignm...
2005-05-15  Daniel Jacobowitz./
2005-05-12  Bob Wilson * scripttempl/elfxtensa.sc: Sync up with elf.sc.
2005-05-11  Alan Modra * ldgram.y: Add SPECIAL token.
2005-05-10  Alan Modra * scripttempl/elf.sc (DATA_SEGMENT_RELRO_GOTPLT_END...
2005-05-10  H.J. Lu2005-05-09 H.J. Lu <hongjiu.lu@intel.com>
2005-05-10  H.J. Lu2005-05-09 H.J. Lu <hongjiu.lu@intel.com>
next
This page took 0.265185 seconds and 107 git commands to generate.