2000-09-11 Kazu Hirata <kazu@hxi.com>
[deliverable/binutils-gdb.git] / ld / emultempl /
2000-09-07  Alan ModraFix an orphan section problem caused by weird linker...
2000-09-07  Alan ModraFix list handling for orphan section output statements.
2000-09-06  Alan ModraFix place_orphan crash.
2000-09-06  Nick CliftonRegenerate files using fixed aclocal install.
2000-09-05  Alan ModraShared lib support for elf32-hppa
2000-09-05  Alan Modra--split-by-reloc, --split-by-file extensions. --unique...
2000-08-25  H.J. Lu2000-08-24 H.J. Lu <hjl@gnu.org>
2000-08-23  H.J. Lu2000-08-23 H.J. Lu <hjl@gnu.org>
2000-08-22  H.J. Lu2000-08-22 H.J. Lu <hjl@gnu.org>
2000-08-09  Nick CliftonRefer to -rpath not --rpath in error message
2000-08-04  Alan ModraKeep track of last optind value, and rename a couple...
2000-07-28  Alan ModraAdd some shell variables and shell code to elf32.em
2000-07-28  Alan ModraMove functions around in preparation for next patch
2000-07-21  Nick CliftonApplied Michael's Sokolov's patch to implement --embedd...
2000-07-20  H.J. Lu2000-07-20 H.J. Lu <hjl@gnu.org>
2000-07-20  H.J. Lu2000-07-20 H.J. Lu <hjl@gnu.org>
2000-07-20  H.J. Lu2000-07-20 H.J. Lu <hjl@gnu.org>
2000-07-20  H.J. Lu2000-07-19 H.J. Lu <hjl@gnu.org>
2000-07-20  H.J. Lu2000-07-19 H.J. Lu <hjl@gnu.org>
2000-07-17  DJ Delorie* src/ld/emultempl/pe.em (gld_*_open_dynamic_archive...
2000-07-11  Alan ModraRemove some forward declarations in ldemul.h and ldfile...
2000-07-10  H.J. Lu2000-07-10 H.J. Lu <hjl@gnu.org>
2000-07-09  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-09  Alan Modrahppaelf.em: Merge from elf32.em and implement multiple...
2000-07-07  DJ Delorie* ld/emultempl/pe.em: institute the following search...
2000-07-07  DJ Delorie* ld/emultempl/pe.em (pe_enable_auto_image_base): New...
2000-07-07  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-06-20  Timothy Walltic54x/ibmc54xdsp target for ld.
2000-06-19  Nick CliftonApplied Stephane Carrez <Stephane.Carrez@worldnet.fr...
2000-06-08  David O'Brien* emultempl/mipsecoff.em (gld{EMULATION_NAME}_after_ope...
2000-05-16  Nick CliftonApply patch from Charles Wilson to make PE ports search...
2000-04-25  Alan Modraplace_orphan optimisations
2000-04-18  H.J. Lu2000-04-18 H.J. Lu <hjl@gnu.org>
2000-04-18  Alan ModraYet another set of fixes for orphan sections.
2000-04-14  Alan ModraZero start address of orphan ~(SEC_LOAD | SEC_ALLOC...
2000-04-12  Alan ModraKeep output orphan sections in the same order as input.
2000-03-01  Nick CliftonFix building with --enable-targets=all.
2000-02-29  Alan ModraGCC warning fix: Add missing NULL initialiser for find_...
2000-02-24  Nick CliftonAdd support for WinCE based toolchains.
2000-02-22  Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22  Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-16  Timothy WallAdd LMA memory region functionality.
2000-01-22  Alan ModraTo satisfy latest CVS gcc:
2000-01-04  Nick Cliftonoops - change omitted from previous delta
2000-01-04  Nick CliftonApplied Mumit Kha's patch to tweak dll production code.
1999-11-04  Jeff LawWed Nov 3 23:31:19 1999 Jeffrey A Law (law@cygnus...
1999-10-27  Nick Cliftonfix compile time warnings
1999-10-26  Nick CliftonRemove extraneous underscore from prototype
1999-09-29  DJ Delorie* emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan...
1999-09-17  Jeff LawFix typo in last change.
1999-09-16  Jeff Law * emultempl/elf32.em (gld${EMULATION_NAME}_open...
1999-09-14  DJ Delorie1999-09-14 Donn Terry <donn@interix.com>
1999-09-14  Jeff Law * emultempl/elf32.em (gld${EMULATION_NAME}_open...
1999-09-13  Ian Lance Taylor1999-09-13 Donn Terry <donn@interix.com>
1999-09-12  Ian Lance Taylor * pe.em: Don't include "../bfd/libbfd.h".
1999-09-12  Ian Lance Taylor * pe-dll.h: New file.
1999-09-12  Ian Lance Taylor1999-09-12 Donn Terry <donn@interix.com>
1999-08-23  Nick CliftonAdd ability for individual targets to have their own...
1999-08-16  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-06  Ian Lance Taylor * emultempl/ostring.sed: Rename from stringify.sed.
1999-08-02  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-19  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-12  Andreas Schwab * emultempl/linux.em (ld_${EMULATION_NAME}_emulation...
1999-07-12  Andreas Schwab * emultempl/elf32.em (ld_${EMULATION_NAME}_emulation...
1999-07-11  Ian Lance Taylor * Many files: Changes to avoid gcc warnings: Add ATTRI...
1999-07-05  Nick CliftonAbort if input format is ARM and output format is not
1999-06-29  Nick CliftonPatch from: Jim Pick <jim@jimpick.com>
1999-06-21  Nick CliftonAdd new command line switch --thumb-entry.
1999-06-20  Richard Henderson * emultempl/armelf.em: Watch EMULATION_LIBPATH...
1999-06-12  Ian Lance Taylor * emultempl/pe.em (gld_${EMULATION_NAME}_after_parse...
1999-06-04  Nick CliftonRename epoc-pe interworking function names to avoid...
1999-06-02  Nick CliftonRename ARM interworking functions to avoid a name space...
1999-05-29  Nick CliftonImplement new command line option for new ABI: -p which...
1999-05-28  Nick Cliftonfix typo.
1999-05-24  Nick Clifton1999-05-24 Philip Blundell <philb@gnu.org>
1999-05-22  Nick CliftonAdd definitions related to shared objects (copied from...
1999-05-11  DJ Delorie1999-05-10 DJ Delorie <dj@cygnus.com>
1999-05-10  Catherine Moore1999-05-10 Catherine Moore <clm@cygnus.com>
1999-05-03  Richard Henderson19990502 sourceware import
1999-05-03  Richard HendersonThis commit was generated by cvs2svn to track changes...
1999-04-16  Stan ShebsInitial creation of sourceware repository
1999-02-01  Catherine Mooreadd armelf_oabi.em
1999-02-01  Catherine Moore * Makefile.am (earmelf_oabi.o): New.
1998-12-21  Elena ZannoniThis commit was generated by cvs2svn to track changes...
1998-11-24  DJ Delorie* emultempl/pe.em (gld_i386pe_parse_args): Conditionali...
1998-11-23  Nick Cliftonfix for arm-pe linker testsuite failures - only define...
1998-11-23  DJ Delorie * emultempl/pe.em (gld_i386pe_after_open): call
1998-11-17  DJ Delorie* emultempl/pe.em (gld_i386_finish): generate import...
1998-11-10  DJ Delorie * pe-dll.c (process_def_file): properly note undefined...
1998-11-09  DJ Delorie* emultempl/pe.em (gld_i386_list_options): list dll...
1998-11-09  DJ Delorie * pe-dll.c: New file; direct support for PE DLLs
1998-08-27  Catherine Mooreadd armelf.em to things to keep.
1998-08-20  Ian Lance Taylormention directory when looking for sanitize
1998-08-13  Catherine MooreAdd armelf.
1998-07-14  Richard Henderson * configure.tgt (i?86-*-beos{pe,elf,}*): Recognize.
1998-07-03  Ian Lance Taylor * scripttempl/pe.sc: Use SORT to sort sections appropr...
1998-07-03  Ian Lance Taylor * emultempl/pe.em (set_pe_subsystem): Don't call
1998-06-05  Doug Evans * emultempl/elf32.em (gld${EMULATION_NAME}_place_orpha...
1998-03-26  Nick CliftonAdd interworking support for arm-pe/thumb-pe targets.
1998-03-25  Tom TromeyThis commit was generated by cvs2svn to track changes...
next
This page took 0.117019 seconds and 7 git commands to generate.