aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2003-12-19Add support for m32r-linux target, including a RELA ABI and PIC.Nick Clifton8-4/+62
2003-12-18When scanning MS import libraries allow for the possible presence of staticNick Clifton2-6/+51
2003-12-18 * ld-mips-elf/reloc-1[ab].s: New source files.Richard Sandiford16-0/+1807
2003-12-16Fix typo.Michael Snyder1-1/+1
2003-12-082003-12-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-1/+6
2003-12-07 * ldemul.c: Convert to ISO-C.Kazu Hirata3-66/+42
2003-12-07 * ld-mips-elf/elf-rel-xgot-n32.d: Fix offset for "lw $5,dl1+34($5)".Richard Sandiford3-2/+7
2003-12-07 * lexsup.c (is_num): Remove.Kazu Hirata2-23/+4
2003-12-05Fixes for use of ARM_26D reloc in arm-wince toolchain.Nick Clifton2-1/+11
2003-12-04bfd/H.J. Lu4-3/+13
2003-12-04Define RELOCATEABLE_OUTPUT_FORMATNick Clifton2-0/+8
2003-12-04 * ldlang.c (lang_do_assignments): Function return is void.Alan Modra6-4/+17
2003-12-03Add vax-linux-gnu targetNick Clifton2-0/+5
2003-12-03(HEAP_SECTION_MSP430): New section for forthcoming devices.Nick Clifton2-1/+30
2003-12-03 * emultempl/beos.em: Remove ARGSUSED.Kazu Hirata2-1/+4
2003-12-02Rename bfd_link_hash_entry field "next" -> "und_next".Alan Modra3-4/+12
2003-12-02Update docs to reflect fact the --undefined-symbols==ignore-all is no longerNick Clifton2-6/+8
2003-12-02make "dep-am"Alan Modra3-9/+18
2003-12-02 * ldmain.c (main): Remove mpc860c0 code.Alan Modra3-23/+8
2003-12-01 * ld-sh/sh64/shmix-1.s: Add align to match data alignment.Kaz Kojima9-24/+37
2003-12-01Update for changed section alignment.Alan Modra10-13/+25
2003-12-01 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): TestAlan Modra3-3/+18
2003-11-28Fix building for FreeBSDNick Clifton2-0/+7
2003-11-19 * ld-powerpc/tlsexe32.d: Update for changed symbols from objdump.Alan Modra3-9/+14
2003-11-19Fix IA-64 linker failure reported by Andreas Schwab.Jim Wilson2-3/+8
2003-11-19Fix -pie core dump with .rela.opd section.Jim Wilson2-0/+7
2003-11-10Add initial support for TLS sections in PE format files.Nick Clifton2-0/+13
2003-11-09 * configure.host (HOSTING_LIBS): Group libgcc and libc withAlan Modra2-15/+14
2003-11-07Use consistent error messages for missing files.Nick Clifton2-2/+6
2003-11-06Fix 'the the' typoNick Clifton2-1/+5
2003-11-04 * emultempl/pe.em (gld_${EMULATION_NAME}_after_open): Only doAlan Modra2-1/+7
2003-11-04 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_new_vers_pattern): ZapAlan Modra2-45/+47
2003-11-04 * emulparams/elf32_i860.sh (TEXT_START_ADDR): Define.Alan Modra2-0/+5
2003-11-04 * bfd-in.h (_bfd_elf_tls_setup): Declare.Alan Modra2-0/+8
2003-10-31When looking for a previously loaded file compare the local_sym_name not theNick Clifton2-4/+19
2003-10-31Index: sim/frv/ChangeLogAndrew Cagney3-7/+12
2003-10-30oops - use correct version of automake to regenerate Makefile.inNick Clifton1-471/+467
2003-10-30Switch to ELF targeted VxWorks targetsNick Clifton5-472/+523
2003-10-27 * ld-undefined/undefined.exp: Mark as xfail for m6811 and m6812Stephane Carrez2-0/+9
2003-10-27 * scripttempl/elfm68hc12.sc: Define eeprom memory region.Stephane Carrez2-0/+5
2003-10-25 * ChangeLog-9197: Fix typos.Kazu Hirata5-5/+12
2003-10-242003-10-24 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-1/+5
2003-10-242003-10-24 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-3/+7
2003-10-24bfd/H.J. Lu3-25/+80
2003-10-24Oops - omitted from patch that added a second parameter to lang_memory_region...Nick Clifton2-1/+6
2003-10-232003-10-23 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-1/+6
2003-10-23 * ld-powerpc/tlsexetoc.d: Correct.Alan Modra3-8/+13
2003-10-22bfd/Jakub Jelinek3-98/+251
2003-10-21Add warning messages for the use of an undeclared memory region and theNick Clifton4-25/+56
2003-10-202003-10-19 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-8/+12