aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
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
2003-10-13[ld]Kaz Kojima46-806/+890
2003-10-11 * ld-scripts/defined3.d, ld-scripts/defined3.t: New test.Hans-Peter Nilsson4-0/+46
2003-10-11 * ld.texinfo (Builtin Functions) <DEFINED>: Say that only symbolsHans-Peter Nilsson5-17/+184
2003-10-102003-10-09 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-1/+5
2003-10-09 * emulparams/armelf.sh: Define NO_SMALL_DATA.Daniel Jacobowitz5-0/+18
2003-10-08* ldlang.c (lang_size_sections_1): Use IGNORE_SECTION to tellAlexandre Oliva2-2/+6
2003-10-08lexsup.c (parse_args: OPTION_CALL_SHARED): Revise comment describing defaults.Nick Clifton2-9/+14
2003-10-08 * ldexp.c (fold_name) <case DEFINED>: Set section of result toHans-Peter Nilsson2-1/+6
2003-10-08 * ld-scripts/defined2.d, ld-scripts/defined2.t: New test.Hans-Peter Nilsson4-0/+35
2003-10-07 * emulparams/elf32xtensa.sh (OTHER_READONLY_SECTIONS,Bob Wilson2-7/+13
2003-10-07 * configure.host (HOSTING_LIBS): Define for hppa*-*-linux*.Dave Anglin6-2/+44
2003-10-07bfd/Changelog:Nathan Sidwell2-8/+62