aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
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
2003-10-19 * Makefile.am: Remove old (before GCC 3.3) emulations for AVRMarek Michalkiewicz13-358/+35
2003-10-19 * emultempl/ticoff.em (gld_${EMULATION_NAME}_list_options): AddAndreas Schwab2-1/+4
2003-10-19 * deffilep.y: Remove commas from %token lines.Andreas Schwab2-3/+7
2003-10-18 * ld-mmix/greg-14.d, ld-mmix/greg-5.d, ld-mmix/pushja1b.d,Hans-Peter Nilsson33-6/+745
2003-10-18 * emultempl/mmix-elfnmmo.em (mmix_before_allocation): Force linkerHans-Peter Nilsson3-6/+15
2003-10-17 * ldlang.c (lang_size_sections): Last, set _cooked_size for outputHans-Peter Nilsson2-0/+14
2003-10-16 * Makefile.am (GENSCRIPTS_EXTRA, GEN_EXTRA_DEPENDS): Remove. UseAlan Modra10-572/+292
2003-10-16 * emultempl/ia64elf.em (gld${EMULATION_NAME}_after_parse): Don'tAlan Modra2-1/+6
2003-10-15[bfd]Kaz Kojima6-0/+56
2003-10-14 * pe-dll.c (pe_implied_import_dll): Also scan .rdata sectionsDanny Smith2-4/+22
2003-10-13 * elfxx-mips.c (_bfd_mips_elf_size_dynamic_sections): Don't addRichard Sandiford2-1/+6
2003-10-13 * emulparams/elf32bmipn32-defs.sh (INITIAL_READONLY_SECTIONS): MoveRichard Sandiford5-6/+19
2003-10-13bfd/H.J. Lu5-9/+84