2000-06-05 Michael Matz <matz@ifh.de>
[binutils-gdb.git] / ld / ChangeLog
2000-06-05 H.J. Lu2000-06-05 Michael Matz <matz@ifh.de>
2000-05-27 Denis Chertykov * emulparams/avr1200.sh (STACK): Define as 0.
2000-05-26 Alan ModraUpdate dependencies.
2000-05-26 Alan ModraEli Zaretskii's DOSish file name patches.
2000-05-23 Nick CliftonWhen deciding if ".text" section should be read-only...
2000-05-22 Nick CliftonPatch from Thomas de Lellis to implement --section...
2000-05-18 H.J. Lu2000-05-18 H.J. Lu <hjl@gnu.org>
2000-05-18 Jeff Law * configure.tgt (hppa*64*-*-*): Enable PA64...
2000-05-17 Nick CliftonApply patch from Richard Gorton <gorton@scrugs.lkg...
2000-05-16 Nick CliftonApply patch from Charles Wilson to make PE ports search...
2000-05-15 Alan ModraUpdate printed copyright.
2000-05-13 Alan ModraQuell some gcc warnings by defining textdomain and...
2000-05-10 H.J. Lu2000-05-10 H.J. Lu <hjl@gnu.org>
2000-05-03 Alan ModraFix 64 bit target section start on 32 bit machine.
2000-05-02 Jim WilsonFix just added ia64-linux support to conform with others.
2000-05-02 Jim WilsonLd testsuite support for ia64-linux.
2000-04-29 Alan ModraCorrectly check gcc version.
2000-04-25 Jeff Law * Makefile.am: Add PA64 support. Add missing...
2000-04-25 Alan Modraplace_orphan optimisations
2000-04-25 Nick CliftonNote that output section data commands can only appear...
2000-04-21 Jeff Law * configure.tgt: Add NetBSD/sparc ELF, and...
2000-04-21 Jim WilsonIA-64 ELF support.
2000-04-21 Richard Henderson * scripttempl/elfd30v.sc: Place .gcc_except_table.
2000-04-20 Alan ModraMatch space at start of file name, not end.
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 Geoffrey Keating* scripttempl/elfppc.sc: Remove.
2000-04-14 Alan ModraZero start address of orphan ~(SEC_LOAD | SEC_ALLOC...
2000-04-13 Geoffrey Keating* scripttempl/elf.sc: Add support for .sbss2 and .sdata...
2000-04-12 Alan ModraKeep output orphan sections in the same order as input.
2000-04-11 Alan ModraRemove extraneous paragraph.
2000-04-09 Andrew CagneyRemove ``-W -Wall'' from top-level Makefile/configure.
2000-04-04 Alan ModraMove translated part of bug report string back into...
2000-04-04 Alan ModraUse "gcc -MM" for dependencies, and update them.
2000-04-03 Alan ModraMove bug report string to one place.
2000-03-27 Alan ModraATMEL AVR microcontroller support.
2000-03-09 H.J. Lu2000-03-09 Andreas Jaeger <aj@suse.de>
2000-03-06 Ian Lance Taylor * ldfile.c (ldfile_try_open_bfd): Don't crash if we...
2000-03-02 Nick CliftonInclude getopt.h
2000-03-02 Ian Lance Taylor * configure.tgt: Remove *-*-aout, *-*-coff, and *...
2000-03-01 Nick CliftonFix building with --enable-targets=all.
2000-03-01 H.J. Lu2000-03-01 H.J. Lu <hjl@gnu.org>
2000-02-29 H.J. Lu2000-02-29 H.J. Lu <hjl@gnu.org>
2000-02-29 Alan ModraGCC warning fix: Add missing NULL initialiser for find_...
2000-02-29 Jim Blandy*** empty log message ***
2000-02-28 Ian Lance Taylor2000-02-27 Loren J. Rittle <ljrittle@acm.org>
2000-02-28 Ian Lance Taylor2000-02-27 Mark Elbrecht <snowball3@bigfoot.com>
2000-02-26 Ian Lance Taylor * Makefile.am (ALL_EMULATIONS): Remove ehppaelf.o.
2000-02-25 Alexandre Oliva* configure.tgt (targ_extra_ofiles): Enable elf64_sparc on
2000-02-25 Alexandre Oliva* configure.tgt: Enable elf64_sparc on Solaris7+/sparc...
2000-02-24 Nick CliftonAdd support for WinCE based toolchains.
2000-02-23 Richard Henderson * scripttempl/elfd10v.sc: Remove dynamic linkin...
2000-02-23 Alan ModraAdd IBM 370 support.
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-21 Alan ModraThis lot mainly cleans up `comparison between signed...
2000-02-16 Richard Henderson * scripttempl/elf.sc: Place OTHER_PLT_RELOC_SEC...
2000-02-16 Timothy WallAdd LMA memory region functionality.
2000-02-09 Timothy WallThese snippets were missed in the previous bytes vs...
2000-02-04 Timothy WallFix typo in ALIGN_N usage.
2000-02-03 Timothy WallAdd octets vs bytes functionality to LD.
2000-01-26 Alan ModraMost of these changes are really only cosmetic. The...
2000-01-22 Alan ModraTo satisfy latest CVS gcc:
2000-01-21 Nick Cliftonfix typo in comment.
2000-01-18 Nick CliftonApply H.J.'s patch to fix NOLOAD section sizes and...
2000-01-10 Nick CliftonAdd arm-conix target
2000-01-07 Nick CliftonFix description of -n command line switch
2000-01-07 Nick CliftonRemind users about -Wl,
2000-01-05 Catherine Moore * ld.h (wildcard_spec): Change exclude_name...
2000-01-04 Nick CliftonApplied Mumit Kha's patch to tweak dll production code.
2000-01-04 Nick CliftonApply patch from Mumit Khan to fix bugs generating...
1999-12-02 Nick CliftonAdd arm-epoc-pe specific linker script
1999-11-26 Andreas Schwab * configure.in: Put AC_MSG_CHECKING/AC_MSG_RESULT...
1999-11-24 Nick CliftonFix bug in previous delta
1999-11-23 Nick CliftonDo not check sections without a LOAD attribute for...
1999-11-04 Jeff LawWed Nov 3 23:31:19 1999 Jeffrey A Law (law@cygnus...
1999-11-03 Nick CliftonChange the default endianness to little.
1999-11-01 Ian Lance Taylor1999-11-01 Steve Chamberlain <sac@pobox.com>
1999-10-28 Ian Lance Taylor1999-10-27 Andreas Jaeger <aj@suse.de>
1999-10-27 Nick Cliftonfix compile time warnings
1999-10-26 Nick CliftonRemove extraneous underscore from prototype
1999-10-07 Geoffrey Keating* scripttempl/elf.sc (.rel.sdata): Combine all the...
1999-09-29 DJ Delorie* emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan...
1999-09-29 DJ Delorie* pe-dll.c (process_def_file): Move the offset lookup...
1999-09-28 DJ Delorie* deffilep.y (tokens): Add upper and lower case version...
1999-09-28 Geoffrey Keating* scripttempl/elf.sc (.sdata): Include .gnu.linkonce...
1999-09-26 Nick CliftonMerge sections named .bss.* into .bss section. Similar...
1999-09-22 Nick CliftonAdd earm_epoc_pe.c build target.
1999-09-18 Jeff Law * emulparms/elf64hppa.sh (OTHER_READONLY_SYMBOL...
1999-09-16 Jeff Law * emultempl/elf32.em (gld${EMULATION_NAME}_open...
1999-09-16 Jeff Law * emulparms/elf64hppa.sh (DATA_START_SYMBOLS...
1999-09-16 Jeff Law * emulparms/elf64hppa.sh (TEXT_START_SYMBOLS...
1999-09-16 Jeff Law * emulparms/elf64hppa.sh (SHLIB_TEXT_START_ADDR...
1999-09-15 Jeff Law * emulparms/elf64hppa.h (OTHER_READWRITE_SECTIO...
1999-09-14 Michael MeissnerFix problem with going to automake 2.14
1999-09-14 DJ Delorie1999-09-14 Donn Terry <donn@interix.com>
1999-09-14 Nick CliftonAdd earm_epoc_pe.c build target.
1999-09-14 Jeff Law * emulparms/elf64hppa.sh (OTHER_GOT_RELOC_SECTI...
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>
next