Fix initialisation of asection structure
[deliverable/binutils-gdb.git] / ld /
2001-02-14  H.J. Lu2001-02-14 H.J. Lu <hjl@gnu.org>
2001-02-13  Richard Henderson * emulparams/elf64_ia64.sh (OTHER_GOT_SYMBOLS...
2001-02-13  H.J. Lu2001-02-13 H.J. Lu <hjl@gnu.org>
2001-02-10  Richard Henderson * emulparams/elf64_ia64.sh (OTHER_READONLY_SECT...
2001-02-10  Nick CliftonAdd s390 support
2001-02-09  Jakub Jelinek * configure.tgt (sparc64-*-linux-gnu*): Add elf32_spar...
2001-02-08  Stephane Carrez * ld-srec/srec.exp (run_srec_test): m6811 code has...
2001-02-06  Phil Blundell2001-02-06 Philip Blundell <philb@gnu.org>
2001-02-04  Phil Blundell2001-02-04 Philip Blundell <philb@gnu.org>
2001-02-01  Nick CliftonReplace occurances of -oformat with --oformat.
2001-01-25  Alan Modra(lang_leave_overlay): Don't set lma_region when load_ba...
2001-01-24  Hans-Peter Nilsson * emultempl/elf32.em: Correct spelling in comments...
2001-01-23  Alan ModraOnly set lma_region from the default for the first...
2001-01-22  Alan ModraAllow Maciej to select weird --libdir options and still...
2001-01-16  Jim WilsonFix gp overflow problem with Intel compiler.
2001-01-16  H.J. Lu2001-01-16 H.J. Lu <hjl@gnu.org>
2001-01-14  Alan ModraLinux target variants for elfxx-hppa.
2001-01-14  Alan ModraAutomatically enable --unique=.text for elf32-hppa.
2001-01-14  Alan ModraExtend "ld --unique" functionality.
2001-01-13  Hans-Peter Nilsson * ld-sh/sh.exp: Use --oformat srec, not -oformat srec.
2001-01-13  Nick Cliftonformatting fix
2001-01-12  Nick CliftonUpdate copyright date to 2001
2001-01-12  Phil BlundellAdd support for cygwin libraries
2001-01-11  Nick CliftonRotate ChangeLogs
2001-01-10  Kazu Hirata2001-01-10 Kazu Hirata <kazu@hxi.com>
2001-01-10  Kazu Hirata2001-01-10 Kazu Hirata <kazu@hxi.com>
2001-01-08  David O'Brien2000-01-07 David O'Brien <obrien@BSDi.com>
2001-01-07  Phil Blundell2001-01-07 Philip Blundell <philb@gnu.org>
2001-01-03  Phil Blundell2001-01-03 Philip Blundell <pb@futuretv.com>
2001-01-01  Phil Blundell2001-01-01 Philip Blundell <philb@gnu.org>
2001-01-01  Phil Blundell2001-01-01 Philip Blundell <philb@gnu.org>
2000-12-31  Nick CliftonFix problems with new EXACTLY_TWO_DASHES command line...
2000-12-28  Nick CliftonRequre that long options starting with 'o' only accept...
2000-12-26  Nick CliftonAdd --no-default-excludes option for PE targets
2000-12-13  Nick CliftonRevert the last beautification with "innocent" whitespace,
2000-12-12  DJ Delorie* ld.texinfo: Add notes about --whole-archive and gcc.
2000-12-12  Nick CliftonAdd link option to allow undefiedn symbols in shared...
2000-12-12  Geoffrey Keating * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS):
2000-12-12  Nick CliftonRemove spurious whitespace
2000-12-11  Jan Hubicka * NEWS: Add note about x86_64 architecture.
2000-12-09  Nick CliftonFix v850 test failures
2000-12-09  Nick CliftonExpect the srec_test to fail for ARM targets because...
2000-12-06  DJ Delorie* scripttempl/i386go32.sc: Use PROVIDE with _etext...
2000-12-01  Nick CliftonUpdate RTEMS targets
2000-11-30  Nick CliftonAdd support for x86_64-*-linux-gnu* target
2000-11-30  Hans-Peter Nilsson * emulparams/crislinux.sh (ENTRY): Change back to...
2000-11-28  Nick CliftonMove GNU Free Documentation License from the output...
2000-11-28  David O'Brien2000-11-28 David O'Brien <obrien@dragon.nuxi.com>
2000-11-25  David O'Brien2000-11-25 David O'Brien <obrien@FreeBSD.org>
2000-11-25  Nick CliftonAdd ARM v5t, v5te and XScale support
2000-11-24  Nick CliftonRemove redundant init of config.make_executable to...
2000-11-15  Richard Henderson * emulparams/elf64alpha.sh (MAXPAGESIZE): Typo...
2000-11-14  Kazu Hirata2000-11-14 Kazu Hirata <kazu@hxi.com>
2000-11-13  Denis Chertykov * scripttempl/elf32avr.sc: Fix bug in .eeprom segment.
2000-11-13  Phil Blundell2000-11-09 Philip Blundell <pb@futuretv.com>
2000-11-08  Jim WilsonHandle srdata sections emitted by Intel compiler.
2000-11-06  Nick CliftonAdd GNU Free Documentation License
2000-11-06  Nick CliftonAdd GNU Free Documentation License
2000-11-06  Alan ModraFix compilation warnings as otherwise we fail the test.
2000-11-05  Alan Modra* ldlex.l (yy_create_string_buffer): Init all structure...
2000-11-03  Nick CliftonUse ${CONSTRUCTING...} to enclose constructors and...
2000-11-02  Nick CliftonAdd support for *-storm-chaos target
2000-10-29  Hans-Peter Nilsson * ld-selective/selective.exp <no CXX>: Fix typo for...
2000-10-20  Jakub Jelinek * emulparams/elf64_sparc.sh (TEXT_START_ADDR,
2000-10-19  H.J. Lu2000-10-19 H.J. Lu (hjl@gnu.org)
2000-10-18  Hans-Peter Nilsson * scripttempl/crisaout.sc (.text, .data): Pad, with...
2000-10-17  Chandra ChavvaAdded new option --target-help.
2000-10-16  Nick CliftonAdd tests of return values from bfd function calls
2000-10-13  Nick CliftonOops - fix mistake in previous delta where unused varia...
2000-10-13  Nick CliftonAdd #ifdef DLL_SUPPORT around use of pe_dll_search_prefix.
2000-10-12  DJ Delorie* emultempl/pe.em (pe_dll_search_prefix): New variable,
2000-10-12  Alan ModraAnother try at correcting relocations against discarded
2000-10-11  Kazu Hirata2000-10-10 Kazu Hirata <kazu@hxi.com>
2000-10-10  DJ Delorie* pe-dll.c (make_one): Do not generate code thunk for...
2000-10-09  Kazu Hirata2000-10-09 Kazu Hirata <kazu@hxi.com>
2000-10-09  Kazu Hirata2000-10-09 Kazu Hirata <kazu@hxi.com>
2000-10-09  Kazu Hirata2000-10-09 Kazu Hirata <kazu@hxi.com>
2000-10-09  Kazu Hirata2000-10-08 Kazu Hirata <kazu@hxi.com>
2000-10-09  Hans-Peter Nilsson * ld-selective/selective.exp: Rearrange to be table...
2000-10-07  Alan Modra* ld-scripts/phdrs.exp: hppa*64*-*-* is 64-bit ELF too
2000-10-05  Kazu Hirata2000-10-05 Kazu Hirata <kazu@hxi.com>
2000-10-03  DJ Delorie* pe-dll.c (fill_edata): initialize entire block
2000-10-03  Kazu Hirata2000-10-03 Kazu Hirata <kazu@hxi.com>
2000-10-02  DJ Delorie* emultempl/pe.em (gld_*_after_open): detect case where...
2000-10-02  Alan ModraRemove some hppa-elf fudges.
2000-09-30  Alexandre Oliva* ltconfig, ltmain.sh, libtool.m4: Updated from libtool
2000-09-29  Hans-Peter Nilsson * scripttempl/crisaout.sc (ENTRY): Now __start.
2000-09-29  Kazu Hirata2000-09-29 Kazu Hirata <kazu@hxi.com>
2000-09-29  Kazu Hirata2000-09-29 Kazu Hirata <kazu@hxi.com>
2000-09-28  Hans-Peter Nilsson * ld-selective/5.cc: New test.
2000-09-28  DJ Delorieoops, didn't mean to check in that change yet
2000-09-28  DJ Delorie* pe-dll.c (process_def_file): Uninitialized data wasn't
2000-09-27  Alan Modra.plt stub for lazy linking, --stub-group-size=N ld...
2000-09-22  Nick CliftonConditionalise the embedded relocs feature on the m68...
2000-09-21  Kazu Hirata2000-09-21 Kazu Hirata <kazu@hxi.com>
2000-09-21  Alan ModraSilence gcc warning.
2000-09-20  Alan ModraHandle out of memory situations.
2000-09-18  Alan ModraGroup stub sections.
2000-09-15  Nick Cliftonadd support for embedded relocs in m68k ELF port
2000-09-15  Alan Modra(DATA_START_SYMBOLS): Provide $global$ only as needed.
next
This page took 0.045934 seconds and 7 git commands to generate.