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