| Commit message (Expand) | Author | Age | Files | Lines |
* | PR 44 | Alan Modra | 2004-10-12 | 2 | -97/+139 |
* | bfd ChangeLog | Bob Wilson | 2004-10-12 | 2 | -33/+20 |
* | * emultempl/elf32.em (gld${EMULATION_NAME}_parse_ld_so_conf): Avoid | Jakub Jelinek | 2004-10-11 | 2 | -4/+23 |
* | * emultempl/elf32.em (gld${EMULATION_NAME}_ld_so_conf): New structure. | Jakub Jelinek | 2004-10-11 | 2 | -58/+159 |
* | PR 423 | Alan Modra | 2004-10-11 | 2 | -7/+25 |
* | bfd/ | Daniel Jacobowitz | 2004-10-08 | 2 | -1/+5 |
* | bfd ChangeLog | Bob Wilson | 2004-10-08 | 11 | -54/+420 |
* | Add linker option: --warn-shared-textrel to produce warnings when adding a | Nick Clifton | 2004-10-07 | 5 | -21/+43 |
* | Enable --relax option by default for CRX | Tomer Levi | 2004-10-05 | 1 | -0/+8 |
* | Enable --relax option by default | Tomer Levi | 2004-10-05 | 1 | -1/+45 |
* | ld/ | H.J. Lu | 2004-10-04 | 39 | -30/+656 |
* | * ldgram.y (DATA_SEGMENT_RELRO_END): Add one argument. | Jakub Jelinek | 2004-10-04 | 6 | -31/+100 |
* | 2004-10-01 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2004-10-01 | 14 | -61/+16 |
* | The patch below adds binutils support for the SHT_ARM_EXIDX, as defined by | Nick Clifton | 2004-10-01 | 2 | -0/+9 |
* | * ld-s390/tlsbin.s: Set tls type for undefined syms. | Alan Modra | 2004-10-01 | 11 | -0/+65 |
* | * ld-sparc/tlssunbin32.sd: Adjust for changed .dynamic location. | Alan Modra | 2004-10-01 | 2 | -1/+5 |
* | PR 371 | Nick Clifton | 2004-10-01 | 2 | -19/+23 |
* | * ld-powerpc/tls.s (gd, ld): Set tls type for undefined syms. | Alan Modra | 2004-10-01 | 7 | -12/+30 |
* | emultempl/pe.em (gld_${EMULATION_NAME}_set_symbols): Generate correct base | Nick Clifton | 2004-09-30 | 3 | -2/+9 |
* | bfd/ | Paul Brook | 2004-09-30 | 6 | -1/+22 |
* | xstormy16.sc: Only perform the assignments to the ROM region when not performing | Nick Clifton | 2004-09-29 | 4 | -11/+20 |
* | gas/testsuite/ | Alan Modra | 2004-09-29 | 3 | -1/+8 |
* | * emulparams/arm_epoc_pe.sh, emulparams/armpe.sh, emulparams/i386pe.sh, | Christopher Faylor | 2004-09-28 | 10 | -1/+23 |
* | * emultempl/pe.em (gld_${EMULATION_NAME}_unrecognized_file): Allow | Christopher Faylor | 2004-09-28 | 2 | -4/+7 |
* | * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Enable | Alan Modra | 2004-09-26 | 2 | -0/+6 |
* | * scripttempl/elf.sc: Keep .preinit_array, .init_array and | Paul Brook | 2004-09-24 | 2 | -3/+8 |
* | bfd/ | Alan Modra | 2004-09-24 | 2 | -10/+14 |
* | binutils/ | Alan Modra | 2004-09-22 | 18 | -32/+52 |
* | bfd/ | Alan Modra | 2004-09-22 | 5 | -4/+11 |
* | * ldexp.c (fold_binary) [DATA_SEGMENT_ALIGN]: Adjust data segment | Andreas Schwab | 2004-09-19 | 2 | -6/+8 |
* | bfd/ | Paul Brook | 2004-09-17 | 18 | -6/+155 |
* | include/ | Alan Modra | 2004-09-17 | 4 | -6/+12 |
* | * Makefile.am: Run "make dep-am". | Alan Modra | 2004-09-17 | 7 | -513/+535 |
* | Add KEEP for certain section's *personality* | Tomer Levi | 2004-09-16 | 2 | -3/+9 |
* | bfd/ | Alan Modra | 2004-09-16 | 2 | -1/+7 |
* | bfd/ | Paul Brook | 2004-09-13 | 3 | -1/+23 |
* | Fix typo last entry | Hans-Peter Nilsson | 2004-09-08 | 1 | -1/+1 |
* | * ld-cris/hiddef1.d, ld-cris/hiddef1.d, ld-cris/hidrefgotplt1.s: | Hans-Peter Nilsson | 2004-09-07 | 4 | -0/+37 |
* | binutils/ | H.J. Lu | 2004-09-07 | 2 | -8497/+3093 |
* | * ldexp.c (fold_binary) [DATA_SEGMENT_ALIGN]: Apply data segment | Andreas Schwab | 2004-09-07 | 2 | -0/+6 |
* | * elf-bfd.h (_bfd_elf_make_dynamic_segment): Declare it. | Mark Mitchell | 2004-09-06 | 3 | -0/+442 |
* | * config.bfd (arm*-*-symbianelf*): Use OS-specific target vectors. | Mark Mitchell | 2004-09-03 | 7 | -3102/+8584 |
* | Add LD and GAS testsuites for CRX port. | Nick Clifton | 2004-09-03 | 37 | -14/+602 |
* | Do not assume that either bfd is an archive | Nick Clifton | 2004-08-27 | 2 | -6/+13 |
* | bfd/ | Alan Modra | 2004-08-25 | 2 | -2/+6 |
* | Apply Dmitry Diky's patches to add relaxation to msp430. | Nick Clifton | 2004-08-25 | 3 | -17/+25 |
* | 2004-08-24 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2004-08-25 | 2 | -20/+11 |
* | * ld-cris/expdyn1.d, ld-cris/expdyn5.d, ld-cris/expdyn6.d, | Hans-Peter Nilsson | 2004-08-21 | 12 | -65/+65 |
* | * configure.tgt (arm*-*-symbianelf*): New target. | Mark Mitchell | 2004-08-19 | 2 | -1/+6 |
* | * elf64-ppc.c (ppc64_elf_edit_opd): Support 16 byte long .opd | Jakub Jelinek | 2004-08-19 | 2 | -1/+22 |