summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* 2002-06-18 Dave Brolley <brolley@redhat.com>Dave Brolley2002-06-186-1/+40
* Fix ld segfault for some elf targets. Fix default layout for d10v.Tom Rix2002-06-174-4/+15
* Tests for d10v.Tom Rix2002-06-1744-0/+678
* Individual processor configurations for sh-elf / sh-linux:Joern Rennecke2002-06-132-2/+6
* 2002-06-12 H.J. Lu <hjl@gnu.org>H.J. Lu2002-06-132-0/+12
* 2002-06-11 John David Anglin <dave@hiauly1.hia.nrc.ca>Jeff Law2002-06-122-0/+8
* AJ found the problem and created the patch.Martin Schwidefsky2002-06-111-1/+1
* 2002-06-11 Martin Schwidefsky <schwidefsky@de.ibm.com>Martin Schwidefsky2002-06-112-0/+6
* * ld-mips-elf/region1a.s,Richard Sandiford2002-06-106-0/+38
* * ldlang.c (lang_size_sections_1): Skip removed output sections.Richard Sandiford2002-06-102-0/+12
* * ldexp.c: Replace CONST with const.Alan Modra2002-06-087-28/+37
* * emultempl/ppc64elf.em (new_vers_pattern): Warning fix.Alan Modra2002-06-072-1/+5
* Enable pei386_auto_import by default. Only print a info message about autoNick Clifton2002-06-073-6/+22
* Fix phdrs2 testNick Clifton2002-06-073-11/+18
* * scripttempl/elf.sc (.tbss): Fix mismatched parentheses/braces.Alan Modra2002-06-072-1/+5
* Do not include empty sections in loadable segments.Nick Clifton2002-06-064-0/+101
* * configure.host (hppa*64*-*-hpux11*): Define NATIVE_LIB_DIRS,Jeff Law2002-06-062-0/+12
* gcc:Joern Rennecke2002-06-052-0/+13
* * emulparams/ns32knbsd.sh (EXECUTABLE_SYMBOLS): Set _DYNAMIC to 0.Jason Thorpe2002-06-052-0/+7
* * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): PlaceAlan Modra2002-06-052-1/+6
* bfd:Jason Thorpe2002-06-048-255/+124
* * ldlang.c (section_already_linked): Call bfd_discard_group. Typo fix.Alan Modra2002-06-042-1/+8
* 2005-06-02 H.J. Lu <hjl@gnu.org>H.J. Lu2002-06-032-0/+15
* * scripttempl/avr.sc: Changes to support current GCC and avr-libc,Marek Michalkiewicz2002-06-012-4/+49
* * Makefile.in: Regenerate.Alan Modra2002-05-315-477/+687
* * Makefile.am (ALL_EMULATIONS): Add ei386nto.o.Alan Modra2002-05-315-1/+29
* * ld-bootstrap/bootstrap.exp: Test --relax.Richard Henderson2002-05-302-2/+13
* * NEWS: Add entry for VAX ELF support.Jason Thorpe2002-05-302-0/+8
* 2002-05-29 Matt Thomas <matt@3am-software.com>Jason Thorpe2002-05-306-252/+71
* Fix genreation of arm <->thumb glue stubs by ensuring that they are in the la...Nick Clifton2002-05-292-11/+54
* Add DLX targetNick Clifton2002-05-286-0/+56
* * ld-cris/libdso-2.d: Tweak for combreloc now default on.Hans-Peter Nilsson2002-05-282-15/+19
* Install new elf_chaos.sc script.Nick Clifton2002-05-275-3/+366
* * ldlang.c (lang_size_sections_1): Move check for conflicting loadRichard Sandiford2002-05-276-33/+64
* gas:Jason Thorpe2002-05-262-1/+5
* * ldemul.c: Fix formatting.Kazu Hirata2002-05-255-10/+17
* * ldlang.c (lang_process): Formatting, grammar.Alan Modra2002-05-252-2/+4
* * ldlex.l: Use #include "" instead of <> for local header files.Alan Modra2002-05-252-2/+6
* Add a target for i386-netbsdpe.Nick Clifton2002-05-242-0/+7
* * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCALJakub Jelinek2002-05-234-1/+27
* * configure.in: Correct spelling of AC_PREREQ.Alan Modra2002-05-232-3/+7
* * pe-dll.c (autofilter_liblist): Add more system libs excluded by default.Christopher Faylor2002-05-225-8/+65
* * ldemul.c (ldemul_new_vers_pattern): New function.Alan Modra2002-05-2221-15/+182
* * genscripts.sh (LIB_PATH): For native targets, concatenate $libdirAlan Modra2002-05-226-40/+83
* * emultempl/pe.em (set_pe_subsystem): Don't set "cmdline" whenAlan Modra2002-05-222-1/+6
* 2002-05-21 H.J. Lu (hjl@gnu.org)H.J. Lu2002-05-225-1/+36
* bfd:Jason Thorpe2002-05-215-2/+30
* Add -bnortl and -bnortllib support for AIX.Tom Rix2002-05-182-1/+9
* * Makefile.am: Add new emulations avr1, avr2, avr3, avr4, avr5.Marek Michalkiewicz2002-05-174-1/+57
* * emulparams/avr1.sh: New file.Marek Michalkiewicz2002-05-167-0/+208