| Commit message (Expand) | Author | Age | Files | Lines |
* | ChangeLog rotation | Alan Modra | 2018-01-03 | 2 | -4026/+4040 |
* | Update the address of the FSF in the copyright notice of files which were usi... | Nick Clifton | 2017-12-14 | 2 | -1/+7 |
* | [BFD][AARCH64]Disallow R_AARCH64_ABS32(LP64) & R_AARCH64_ABS16 in const secti... | Renlin Li | 2017-12-13 | 7 | -3/+37 |
* | Objcopy interleave test | Alan Modra | 2017-12-07 | 3 | -4/+13 |
* | mcore-elf lacks shared lib support | Alan Modra | 2017-12-07 | 2 | -1/+4 |
* | Rewrite check_shared_lib_support | Alan Modra | 2017-12-07 | 2 | -52/+16 |
* | Objcopy interleave fails if section address not multiple of interleave. | Jim Wilson | 2017-12-06 | 5 | -0/+51 |
* | Tell the linker testsuite that lm32-rtems toolchains do not support the gener... | Nick Clifton | 2017-12-06 | 2 | -0/+6 |
* | Enable shared lib tests for frv, lm32, m32r, microblaze, nds32 and or1k | Alan Modra | 2017-12-06 | 2 | -6/+11 |
* | Really fix riscv shared library __global_pointer$ problem. | Jim Wilson | 2017-12-05 | 14 | -68/+43 |
* | Riscv shared libraries should not export __global_pointer$. | Jim Wilson | 2017-12-04 | 13 | -2/+106 |
* | x86 map file textrel | Alan Modra | 2017-12-04 | 5 | -4/+11 |
* | Modify ppceabi ld tests to run on all powerpc ELF targets | Alan Modra | 2017-12-04 | 2 | -19/+23 |
* | Check return value of bfd_new_link_order | Tobias Ulmer | 2017-12-01 | 2 | -0/+9 |
* | weak alias test | Alan Modra | 2017-12-01 | 7 | -110/+85 |
* | readonly_dynrelocs | Alan Modra | 2017-12-01 | 6 | -0/+47 |
* | Fix testcase for PR ld/22471 | Alan Modra | 2017-11-30 | 2 | -0/+9 |
* | ld: Add a testcase for PR ld/22471 | H.J. Lu | 2017-11-29 | 5 | -0/+63 |
* | Support --localedir, --datarootdir and --datadir | Stefan Stroe | 2017-11-29 | 2 | -4/+10 |
* | PR22471, undefined reference to linker-defined symbols | Alan Modra | 2017-11-28 | 9 | -51/+59 |
* | Copying symbol type in ld script assignments | Alan Modra | 2017-11-28 | 3 | -34/+31 |
* | ld: Set non_ir_ref_regular on symbols referenced in regular objects | H.J. Lu | 2017-11-28 | 4 | -0/+35 |
* | Update PR ld/21562 tests for underscore targets | H.J. Lu | 2017-11-24 | 3 | -0/+10 |
* | Add libmsvcrt, libmsvcrt-os and libucrtbase to the list of libraries for whic... | Martin Storsjo | 2017-11-23 | 2 | -0/+8 |
* | x86-64: always use unsigned 32-bit reloc for 32-bit addressing w/o base reg | Jan Beulich | 2017-11-23 | 4 | -0/+38 |
* | Stop the v850 linker from converting to other output formats whilst linking. | Nick Clifton | 2017-11-21 | 4 | -2/+32 |
* | [ARC] Improve printing of pc-relative instructions. | claziss | 2017-11-21 | 2 | -2/+6 |
* | Fix handling of GNU Property notes that are not in a GNU NOTE PROPERTY section. | Nick Clifton | 2017-11-20 | 5 | -1/+79 |
* | Add support to readelf and objdump for following links to separate debug info... | Nick Clifton | 2017-11-15 | 2 | -1/+7 |
* | ld einfo positional arg support | Alan Modra | 2017-11-15 | 2 | -24/+185 |
* | Add modified file I missed in last commit. | Jim Wilson | 2017-11-14 | 1 | -1/+3 |
* | Fix riscv ld testsuite failure for compressed1d. | Jim Wilson | 2017-11-14 | 3 | -0/+28 |
* | PR22431, powerpc64 ld segfault when .plt discarded | Alan Modra | 2017-11-14 | 2 | -0/+5 |
* | ld-ifunc non-PIC tests | Alan Modra | 2017-11-14 | 2 | -3/+8 |
* | ld: Replace exp_dataseg_none with exp_seg_none | H.J. Lu | 2017-11-13 | 4 | -3/+10 |
* | ld: Add ldlang_check_relro_region/update lang_find_relro_sections_1 | H.J. Lu | 2017-11-12 | 1 | -23/+32 |
* | cl | H.J. Lu | 2017-11-12 | 1 | -0/+10 |
* | ld: Add lang_size_relro_segment | H.J. Lu | 2017-11-12 | 2 | -64/+117 |
* | ld: Add fold_segment_align/fold_segment_relro_end/fold_segment_end | H.J. Lu | 2017-11-12 | 2 | -89/+114 |
* | ld: Update phase_enum/relro_enum and add seg_align_type | H.J. Lu | 2017-11-12 | 4 | -55/+76 |
* | ld: Remove PF_X from PT_PHDR segment | H.J. Lu | 2017-11-12 | 12 | -10/+34 |
* | ld: Add OTHER_PLT_SECTIONS | H.J. Lu | 2017-11-12 | 6 | -10/+22 |
* | ld: Reformat emultempl/elf32.em | H.J. Lu | 2017-11-09 | 2 | -4/+12 |
* | readelf ngettext fixes | Alan Modra | 2017-11-07 | 149 | -164/+316 |
* | gas and ld pluralization fixes | Alan Modra | 2017-11-07 | 2 | -4/+17 |
* | ngettext support | Alan Modra | 2017-11-07 | 2 | -2/+13 |
* | PR22374, PowerPC unnecessary PLT entries | Alan Modra | 2017-11-01 | 2 | -5/+4 |
* | PR22374 testcase, function pointer references in .data | Alan Modra | 2017-11-01 | 6 | -0/+39 |
* | Tidy elf.exp | Alan Modra | 2017-11-01 | 2 | -36/+29 |
* | [PR21703]Adjust pr21703 tests on various targets. | Renlin Li | 2017-10-26 | 4 | -9/+41 |