Age | Commit message (Expand) | Author | Files | Lines |
2003-11-19 | * ld-powerpc/tlsexe32.d: Update for changed symbols from objdump. | Alan Modra | 3 | -9/+14 |
2003-11-19 | Fix IA-64 linker failure reported by Andreas Schwab. | Jim Wilson | 2 | -3/+8 |
2003-11-19 | Fix -pie core dump with .rela.opd section. | Jim Wilson | 2 | -0/+7 |
2003-11-10 | Add initial support for TLS sections in PE format files. | Nick Clifton | 2 | -0/+13 |
2003-11-09 | * configure.host (HOSTING_LIBS): Group libgcc and libc with | Alan Modra | 2 | -15/+14 |
2003-11-07 | Use consistent error messages for missing files. | Nick Clifton | 2 | -2/+6 |
2003-11-06 | Fix 'the the' typo | Nick Clifton | 2 | -1/+5 |
2003-11-04 | * emultempl/pe.em (gld_${EMULATION_NAME}_after_open): Only do | Alan Modra | 2 | -1/+7 |
2003-11-04 | * emultempl/ppc64elf.em (gld${EMULATION_NAME}_new_vers_pattern): Zap | Alan Modra | 2 | -45/+47 |
2003-11-04 | * emulparams/elf32_i860.sh (TEXT_START_ADDR): Define. | Alan Modra | 2 | -0/+5 |
2003-11-04 | * bfd-in.h (_bfd_elf_tls_setup): Declare. | Alan Modra | 2 | -0/+8 |
2003-10-31 | When looking for a previously loaded file compare the local_sym_name not the | Nick Clifton | 2 | -4/+19 |
2003-10-31 | Index: sim/frv/ChangeLog | Andrew Cagney | 3 | -7/+12 |
2003-10-30 | oops - use correct version of automake to regenerate Makefile.in | Nick Clifton | 1 | -471/+467 |
2003-10-30 | Switch to ELF targeted VxWorks targets | Nick Clifton | 5 | -472/+523 |
2003-10-27 | * ld-undefined/undefined.exp: Mark as xfail for m6811 and m6812 | Stephane Carrez | 2 | -0/+9 |
2003-10-27 | * scripttempl/elfm68hc12.sc: Define eeprom memory region. | Stephane Carrez | 2 | -0/+5 |
2003-10-25 | * ChangeLog-9197: Fix typos. | Kazu Hirata | 5 | -5/+12 |
2003-10-24 | 2003-10-24 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -1/+5 |
2003-10-24 | 2003-10-24 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -3/+7 |
2003-10-24 | bfd/ | H.J. Lu | 3 | -25/+80 |
2003-10-24 | Oops - omitted from patch that added a second parameter to lang_memory_region... | Nick Clifton | 2 | -1/+6 |
2003-10-23 | 2003-10-23 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -1/+6 |
2003-10-23 | * ld-powerpc/tlsexetoc.d: Correct. | Alan Modra | 3 | -8/+13 |
2003-10-22 | bfd/ | Jakub Jelinek | 3 | -98/+251 |
2003-10-21 | Add warning messages for the use of an undeclared memory region and the | Nick Clifton | 4 | -25/+56 |
2003-10-20 | 2003-10-19 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2 | -8/+12 |
2003-10-19 | * Makefile.am: Remove old (before GCC 3.3) emulations for AVR | Marek Michalkiewicz | 13 | -358/+35 |
2003-10-19 | * emultempl/ticoff.em (gld_${EMULATION_NAME}_list_options): Add | Andreas Schwab | 2 | -1/+4 |
2003-10-19 | * deffilep.y: Remove commas from %token lines. | Andreas Schwab | 2 | -3/+7 |
2003-10-18 | * ld-mmix/greg-14.d, ld-mmix/greg-5.d, ld-mmix/pushja1b.d, | Hans-Peter Nilsson | 33 | -6/+745 |
2003-10-18 | * emultempl/mmix-elfnmmo.em (mmix_before_allocation): Force linker | Hans-Peter Nilsson | 3 | -6/+15 |
2003-10-17 | * ldlang.c (lang_size_sections): Last, set _cooked_size for output | Hans-Peter Nilsson | 2 | -0/+14 |
2003-10-16 | * Makefile.am (GENSCRIPTS_EXTRA, GEN_EXTRA_DEPENDS): Remove. Use | Alan Modra | 10 | -572/+292 |
2003-10-16 | * emultempl/ia64elf.em (gld${EMULATION_NAME}_after_parse): Don't | Alan Modra | 2 | -1/+6 |
2003-10-15 | [bfd] | Kaz Kojima | 6 | -0/+56 |
2003-10-14 | * pe-dll.c (pe_implied_import_dll): Also scan .rdata sections | Danny Smith | 2 | -4/+22 |
2003-10-13 | * elfxx-mips.c (_bfd_mips_elf_size_dynamic_sections): Don't add | Richard Sandiford | 2 | -1/+6 |
2003-10-13 | * emulparams/elf32bmipn32-defs.sh (INITIAL_READONLY_SECTIONS): Move | Richard Sandiford | 5 | -6/+19 |
2003-10-13 | bfd/ | H.J. Lu | 5 | -9/+84 |
2003-10-13 | [ld] | Kaz Kojima | 46 | -806/+890 |
2003-10-11 | * ld-scripts/defined3.d, ld-scripts/defined3.t: New test. | Hans-Peter Nilsson | 4 | -0/+46 |
2003-10-11 | * ld.texinfo (Builtin Functions) <DEFINED>: Say that only symbols | Hans-Peter Nilsson | 5 | -17/+184 |
2003-10-10 | 2003-10-09 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -1/+5 |
2003-10-09 | * emulparams/armelf.sh: Define NO_SMALL_DATA. | Daniel Jacobowitz | 5 | -0/+18 |
2003-10-08 | * ldlang.c (lang_size_sections_1): Use IGNORE_SECTION to tell | Alexandre Oliva | 2 | -2/+6 |
2003-10-08 | lexsup.c (parse_args: OPTION_CALL_SHARED): Revise comment describing defaults. | Nick Clifton | 2 | -9/+14 |
2003-10-08 | * ldexp.c (fold_name) <case DEFINED>: Set section of result to | Hans-Peter Nilsson | 2 | -1/+6 |
2003-10-08 | * ld-scripts/defined2.d, ld-scripts/defined2.t: New test. | Hans-Peter Nilsson | 4 | -0/+35 |
2003-10-07 | * emulparams/elf32xtensa.sh (OTHER_READONLY_SECTIONS, | Bob Wilson | 2 | -7/+13 |