OSDN Git Service

* bfd-in.h (bfd_family_coff): Define.
[pf3gnuchains/pf3gnuchains4x.git] / ld /
2000-06-15 amodraCorrectly set SEC_READONLY for .text section.
2000-06-13 hjl2000-06-13 H.J. Lu <hjl@gnu.org>
2000-06-08 obrien* configure.in (VERSION): Update to show this is the...
2000-06-08 obrien* emultempl/mipsecoff.em (gld{EMULATION_NAME}_after_ope...
2000-06-05 hjl2000-06-05 H.J. Lu (hjl@gnu.org)
2000-06-05 hjl2000-06-05 Michael Matz <matz@ifh.de>
2000-05-27 denisc * emulparams/avr1200.sh (STACK): Define as 0.
2000-05-26 amodraUpdate dependencies.
2000-05-26 amodraEli Zaretskii's DOSish file name patches.
2000-05-23 nickcWhen deciding if ".text" section should be read-only...
2000-05-22 nickcPatch from Thomas de Lellis to implement --section...
2000-05-21 hjl2000-05-21 H.J. Lu (hjl@gnu.org)
2000-05-18 hjl2000-05-18 H.J. Lu <hjl@gnu.org>
2000-05-18 law * configure.tgt (hppa*64*-*-*): Enable PA64...
2000-05-17 nickcFix typo in previous delta
2000-05-17 nickcApply patch from Richard Gorton <gorton@scrugs.lkg...
2000-05-16 nickcApply patch from Charles Wilson to make PE ports search...
2000-05-15 amodraUpdate printed copyright.
2000-05-13 hjl2000-05-13 H.J. Lu (hjl@gnu.org)
2000-05-13 amodraQuell some gcc warnings by defining textdomain and...
2000-05-10 hjl2000-05-10 H.J. Lu <hjl@gnu.org>
2000-05-03 amodraFix 64 bit target section start on 32 bit machine.
2000-05-02 wilsonFix just added ia64-linux support to conform with others.
2000-05-02 wilsonLd testsuite support for ia64-linux.
2000-04-29 amodraCorrectly check gcc version.
2000-04-25 law * Makefile.am: Add PA64 support. Add missing...
2000-04-25 amodraplace_orphan optimisations
2000-04-25 nickcNote that output section data commands can only appear...
2000-04-21 wilsonA misc IA-64 ELF patch I missed in the first pass.
2000-04-21 law * configure.tgt: Add NetBSD/sparc ELF, and...
2000-04-21 wilsonIA-64 ELF support.
2000-04-21 rth * scripttempl/elfd30v.sc: Place .gcc_except_table.
2000-04-20 amodraMatch space at start of file name, not end.
2000-04-18 hjl2000-04-18 H.J. Lu <hjl@gnu.org>
2000-04-18 amodraYet another set of fixes for orphan sections.
2000-04-14 geoffk* scripttempl/elfppc.sc: Remove.
2000-04-14 amodraZero start address of orphan ~(SEC_LOAD | SEC_ALLOC...
2000-04-13 geoffkCorrect previous misapplied patch.
2000-04-13 geoffk* scripttempl/elf.sc: Add support for .sbss2 and .sdata...
2000-04-12 amodraAdd workaround for gcc-2.95.2 failure.
2000-04-12 amodra(test4): Test for presence of foo__1B, not absence
2000-04-12 amodra(test4): Delete incorrect foo__1B test. Reformat file.
2000-04-12 amodraKeep output orphan sections in the same order as input.
2000-04-11 amodraRemove extraneous paragraph.
2000-04-09 cagneyRemove ``-W -Wall'' from top-level Makefile/configure.
2000-04-07 twallNote new "AT>" feature.
2000-04-04 amodraMove translated part of bug report string back into...
2000-04-04 amodraUse "gcc -MM" for dependencies, and update them.
2000-04-03 amodraMove bug report string to one place.
2000-03-27 amodraATMEL AVR microcontroller support.
2000-03-14 nickcdiscard all unexpected sections.
2000-03-09 hjl2000-03-09 Andreas Jaeger <aj@suse.de>
2000-03-06 ian * ldfile.c (ldfile_try_open_bfd): Don't crash if we...
2000-03-02 nickcInclude getopt.h
2000-03-02 ian * configure.tgt: Remove *-*-aout, *-*-coff, and *...
2000-03-02 ianmention new -Bsymbolic behaviour
2000-03-01 nickcFix building with --enable-targets=all.
2000-03-01 hjl2000-03-01 H.J. Lu <hjl@gnu.org>
2000-02-29 hjl2000-02-29 H.J. Lu <hjl@gnu.org>
2000-02-29 amodraGCC warning fix: Add missing NULL initialiser for find_...
2000-02-29 jimb*** empty log message ***
2000-02-29 jimb* ldgram.y (exclude_name_list): Don't require a comma...
2000-02-28 ian2000-02-27 Loren J. Rittle <ljrittle@acm.org>
2000-02-28 ian2000-02-27 Mark Elbrecht <snowball3@bigfoot.com>
2000-02-27 hjl2000-02-27 H.J. Lu (hjl@gnu.org)
2000-02-27 ianrebuild with current tools
2000-02-26 ian * Makefile.am (ALL_EMULATIONS): Remove ehppaelf.o.
2000-02-25 aoliva* configure.tgt (targ_extra_ofiles): Enable elf64_sparc on
2000-02-25 aoliva* configure.tgt: Enable elf64_sparc on Solaris7+/sparc...
2000-02-24 nickcfix typo in previous delta
2000-02-24 nickcAdd support for WinCE based toolchains.
2000-02-23 rth * scripttempl/elfd10v.sc: Remove dynamic linkin...
2000-02-23 amodraAdd IBM 370 support.
2000-02-21 amodraThis lot mainly cleans up `comparison between signed...
2000-02-16 rth * scripttempl/elf.sc: Place OTHER_PLT_RELOC_SEC...
2000-02-16 twallAdd LMA memory region functionality.
2000-02-09 twallThese snippets were missed in the previous bytes vs...
2000-02-04 twallFix typo in ALIGN_N usage.
2000-02-03 twallAdd octets vs bytes functionality to LD.
2000-01-26 amodraMost of these changes are really only cosmetic. The...
2000-01-22 amodraTo satisfy latest CVS gcc:
2000-01-21 nickcfix typo in comment.
2000-01-18 nickcApply H.J.'s patch to fix NOLOAD section sizes and...
2000-01-10 nickcAdd arm-conix target
2000-01-07 nickcFix description of -n command line switch
2000-01-07 nickcRemind users about -Wl,
2000-01-05 clm * ld.h (wildcard_spec): Change exclude_name...
2000-01-04 nickcoops - change omitted from previous delta
2000-01-04 nickcApplied Mumit Kha's patch to tweak dll production code.
2000-01-04 nickcAdded year 2000 copyright notice
2000-01-04 nickcApply patch from Mumit Khan to fix bugs generating...
1999-12-02 nickcAdd arm-epoc-pe specific linker script
1999-11-26 schwab * configure.in: Put AC_MSG_CHECKING/AC_MSG_RESULT...
1999-11-26 schwab * configure.in: Put AC_MSG_CHECKING/AC_MSG_RESULT...
1999-11-26 schwab * configure.in: Put AC_MSG_CHECKING/AC_MSG_RESULT...
1999-11-24 nickcFix bug in previous delta
1999-11-23 nickcDo not check sections without a LOAD attribute for...
1999-11-04 lawWed Nov 3 23:31:19 1999 Jeffrey A Law (law@cygnus...
1999-11-03 nickcChange the default endianness to little.
1999-11-01 ian1999-11-01 Steve Chamberlain <sac@pobox.com>
next