| Commit message (Expand) | Author | Age | Files | Lines |
* | opcodes/ | Alan Modra | 2004-03-16 | 10 | -341/+353 |
* | Honour PRIVATE keyword | Nick Clifton | 2004-03-08 | 2 | -3/+12 |
* | * ld-scripts/size-1.d: Add bigendian regexps. | Nathan Sidwell | 2004-03-05 | 3 | -11/+15 |
* | * elf.c (map_sections_to_segments): Ignore .tbss sections for | Nathan Sidwell | 2004-03-05 | 10 | -11/+143 |
* | * ld.texinfo (Options): Fix example for --wrap. | Andreas Schwab | 2004-03-01 | 2 | -2/+6 |
* | Add fr450 support. | Richard Sandiford | 2004-03-01 | 6 | -0/+22 |
* | * pe-dll.c (fill_edata): Check that exported_symbol_sections is | Danny Smith | 2004-02-25 | 2 | -2/+7 |
* | * ld-frv/fdpic-pie-2.d: Adjust for decay of FUNCDESC relocs that | Alexandre Oliva | 2004-02-24 | 12 | -94/+244 |
* | * ldlang.c (lang_check): Use %P, not %E, in error message. | Ian Lance Taylor | 2004-02-23 | 2 | -1/+5 |
* | * ldlang.h (struct lang_output_section_state): Change processed | Nathan Sidwell | 2004-02-23 | 15 | -61/+153 |
* | * ld-scripts/data.t: Set ".other" address so location doesn't | Alan Modra | 2004-02-23 | 3 | -2/+8 |
* | * ldgram.y (exp): Add two operand ALIGN. | Nathan Sidwell | 2004-02-20 | 8 | -9/+74 |
* | * ldlang.c (map_input_to_output_sections): Initialize sections | Nathan Sidwell | 2004-02-19 | 7 | -2/+58 |
* | * ldgram.y (statement_anywhere): Add assert rule.binutils-2_15-branchpoint | Nathan Sidwell | 2004-02-18 | 7 | -0/+53 |
* | bfd/ | Richard Sandiford | 2004-02-17 | 5 | -146/+158 |
* | Use bfd_cache_close, instead of accessing bfd->iostream directly. | Andrew Cagney | 2004-02-15 | 2 | -2/+6 |
* | * emulparams/elf32bmipn32-defs.sh (OTHER_SECTIONS): Discard | Richard Sandiford | 2004-02-14 | 2 | -25/+8 |
* | * emulparams/armelf.sh, emulparams/armelf_linux.sh: Move | Daniel Jacobowitz | 2004-02-09 | 3 | -2/+8 |
* | * emulparams/armelf_linux.sh (COMMONPAGESIZE): Set to 4KB. | Daniel Jacobowitz | 2004-02-09 | 6 | -0/+13 |
* | Add support for relaxing the 32bit ldc/stc instructions. | Nick Clifton | 2004-02-09 | 5 | -0/+177 |
* | Fix typo in previous delta | Nick Clifton | 2004-02-05 | 2 | -1/+5 |
* | Fix thinko checking for dlls in archives. | Nick Clifton | 2004-02-04 | 2 | -1/+5 |
* | * genscripts.sh: Fix typo. | Alan Modra | 2004-01-28 | 2 | -6/+8 |
* | * genscripts.sh: Apply $LIBPATH_SUFFIX to $tool_lib and $libdir too. | Alan Modra | 2004-01-28 | 2 | -4/+18 |
* | * emulparams/elf64_ia64.sh: Put .rela.opd into | Jakub Jelinek | 2004-01-24 | 2 | -1/+6 |
* | * ld-arm/arm-app-abs32.s, ld-arm/arm-app-abs32.r, | Daniel Jacobowitz | 2004-01-23 | 5 | -0/+62 |
* | * pe-dll.c (pe_create_import_fixup): Clear WP_TEXT flag. | Danny Smith | 2004-01-20 | 3 | -4/+20 |
* | * ld-i386/tlsbin.dd: Adjust for changed sib printing. | Alan Modra | 2004-01-18 | 2 | -2/+6 |
* | * emulparams/elf32ppc.sh (COMMONPAGESIZE): Define. | Alan Modra | 2004-01-15 | 2 | -0/+5 |
* | * ld-arm/arm-elf.exp: Add arm-static-app test. | Daniel Jacobowitz | 2004-01-13 | 5 | -0/+56 |
* | * ldlang.c (lang_get_regions): Add extra parameter 'have_vma' which if true will | Nick Clifton | 2004-01-13 | 4 | -85/+135 |
* | If dot is advanced, then assume that the section should be allocated. | Nick Clifton | 2004-01-13 | 2 | -0/+11 |
* | Add support for relaxation of bit manipulation instructions. | Nick Clifton | 2004-01-12 | 5 | -1/+187 |
* | * ldlang.c (IGNORE_SECTION): Don't ignore SEC_ALLOC && !SEC_LOAD | Alan Modra | 2004-01-12 | 2 | -4/+8 |
* | 2004-01-09 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2004-01-09 | 2 | -1/+10 |
* | * ld-arm/arm-lib.d, ld-arm/arm-lib.r: Update for R_ARM_PLT32 | Daniel Jacobowitz | 2004-01-09 | 3 | -2/+18 |
* | * emultempl/ppc64elf.em (ppc_before_allocation): Clear cached | Alan Modra | 2004-01-09 | 2 | -0/+8 |
* | * ld-arm/arm-app.d, ld-arm/arm-app.r, ld-arm/arm-app.s, | Daniel Jacobowitz | 2004-01-06 | 11 | -0/+222 |
* | 2003-11-28 Alexandre Oliva <aoliva@redhat.com> | Alexandre Oliva | 2004-01-06 | 6 | -1/+53 |
* | * ld-frv: Update .d files with correct addresses displayed for | Alexandre Oliva | 2004-01-06 | 40 | -0/+2090 |
* | * emulparams/elf_s390.sh (NO_SMALL_DATA): Set to yes. | Jakub Jelinek | 2004-01-05 | 3 | -0/+7 |
* | typo fix | Alan Modra | 2004-01-03 | 1 | -4/+4 |
* | * ldexp.c (align_n): Make static. | Alan Modra | 2004-01-03 | 10 | -85/+115 |
* | * ldfile.c (ldfile_set_output_arch): Add defarch param. | Alan Modra | 2004-01-03 | 18 | -109/+74 |
* | Add m68k-uclinux target | Nick Clifton | 2004-01-02 | 2 | -0/+4 |
* | Split ChangeLog files. | Alan Modra | 2004-01-02 | 5 | -10309/+8406 |
* | * ld-selective/sel-dump.exp: Use is_elf_format, xfail assorted targets. | Alan Modra | 2004-01-02 | 3 | -44/+16 |
* | * ld-srec/srec.exp (run_srec_test): Remove -fgnu-linker, since GCCcsl-arm-2003-q4 | Mark Mitchell | 2003-12-30 | 2 | -1/+6 |
* | Add support for m32r-linux target, including a RELA ABI and PIC. | Nick Clifton | 2003-12-19 | 8 | -4/+62 |
* | When scanning MS import libraries allow for the possible presence of static | Nick Clifton | 2003-12-18 | 2 | -6/+51 |