Age | Commit message (Expand) | Author | Files | Lines |
2015-03-04 | Allow MOVK for R_AARCH64_TLSLE_MOVW_TPREL_G{0,1}NC | Richard Sandiford | 4 | -0/+178 |
2015-03-02 | Correct -z nocopyreloc doc | Alan Modra | 2 | -1/+6 |
2015-02-28 | Pad only text sections at end by default | Alan Modra | 7 | -10/+17 |
2015-02-27 | Fixes a problem with the linker script parser not always handling the ! chara... | Nick Clifton | 2 | -1/+15 |
2015-02-27 | Fix recent h8300 configury changes | Alan Modra | 3 | -11/+15 |
2015-02-26 | [AArch64] Add tiny DESC test cases. | Marcus Shawcroft | 8 | -0/+103 |
2015-02-26 | Add tiny memory model GD test cases. | Marcus Shawcroft | 8 | -0/+95 |
2015-02-26 | Adding tls-tiny-ie test. | Marcus Shawcroft | 4 | -0/+27 |
2015-02-26 | [ARM]Update for Tag_ABI_HardFP_use per EABI doc | Terry Guo | 23 | -15/+104 |
2015-02-25 | AVR/ld: Use .avr.prop data during linker relaxation. | Andrew Burgess | 9 | -0/+89 |
2015-02-25 | [SH] Fix clrs, sets, pref insn arch memberships. | Oleg Endo | 22 | -174/+164 |
2015-02-24 | Adds support for generating notes in V850 binaries. | Nick Clifton | 10 | -5/+82 |
2015-02-25 | Add aligned string merge test | Alan Modra | 3 | -0/+35 |
2015-02-24 | This patch modifies the AVR linker script templates to use __<name>_REGION_LE... | Senthil Kumar Selvaraj | 6 | -11/+49 |
2015-02-23 | Add support for the h8300-linux target. | Yoshinori Sato | 8 | -1/+107 |
2015-02-23 | Fixes a problem where "ld -ixxx" would report an error of "ld: bad -rpath opt... | Nick Clifton | 2 | -1/+6 |
2015-02-19 | Use nm/readelf with "failif" | H.J. Lu | 4 | -0/+25 |
2015-02-19 | Strip undefined symbols from .symtab | Alan Modra | 17 | -46/+26 |
2015-02-18 | Properly place the NULL STT_FILE symbol revistited | Alan Modra | 29 | -52/+69 |
2015-02-16 | Correct a typo in ld/testsuite/ChangeLog | H.J. Lu | 1 | -1/+1 |
2015-02-16 | Update more ld testcases after PR ld/17975 fix | H.J. Lu | 19 | -46/+64 |
2015-02-16 | Add ChangeLog entries for PR ld/17975 fix | H.J. Lu | 1 | -0/+22 |
2015-02-16 | Properly place the NULL STT_FILE symbol | H.J. Lu | 18 | -68/+68 |
2015-02-14 | Add a testcase for PR ld/17973 | H.J. Lu | 6 | -2/+39 |
2015-02-14 | PR ld/17973 LTO file syms | Alan Modra | 5 | -5/+29 |
2015-02-13 | Mention support for LLVM plugin in NEWS | H.J. Lu | 2 | -0/+6 |
2015-02-13 | Correct ld.texinfo cross reference | Alan Modra | 2 | -4/+7 |
2015-02-12 | Replace elf_i386 with elf_i386_nacl for nacl | H.J. Lu | 2 | -1/+5 |
2015-02-11 | Add --[no-]map-whole-files for gold compatibility | H.J. Lu | 2 | -0/+11 |
2015-02-11 | Output "warning:" or "error:" in plugin messages | H.J. Lu | 8 | -5/+47 |
2015-02-11 | Remove unused dump_tv_tag | H.J. Lu | 3 | -98/+11 |
2015-02-11 | Add ChangeLogs for 439b7f41b | H.J. Lu | 2 | -0/+47 |
2015-02-11 | Add ChangeLogs for commit 5ae0078cd | H.J. Lu | 1 | -0/+16 |
2015-02-11 | Add tests for non-object IR file | H.J. Lu | 20 | -3/+1873 |
2015-02-11 | Merge linker plugin handling into BFD plugin support | H.J. Lu | 1 | -32/+73 |
2015-02-10 | Initialize use_mmap | H.J. Lu | 2 | -0/+5 |
2015-02-10 | Unmap the buffer if plugin didn't claim the file | H.J. Lu | 2 | -12/+50 |
2015-02-10 | Add the missing HAVE_GETPAGESIZE check in get_view | H.J. Lu | 1 | -0/+4 |
2015-02-10 | Align offset passed to mmap | H.J. Lu | 2 | -3/+16 |
2015-02-08 | Don't bfd_check_format if not needed | H.J. Lu | 2 | -3/+8 |
2015-02-08 | Check format against bfd_object directly | H.J. Lu | 2 | -1/+6 |
2015-02-07 | Replace entry->the_bfd with ibfd | H.J. Lu | 2 | -1/+6 |
2015-02-07 | Update plugin_maybe_claim | H.J. Lu | 5 | -57/+83 |
2015-02-07 | Issue relocation in RO section warning for -z text | H.J. Lu | 11 | -0/+57 |
2015-02-06 | Document -z text, -z notext and -z textoff | H.J. Lu | 3 | -0/+21 |
2015-02-06 | Use mmap and cache the view buffer for get_view | H.J. Lu | 5 | -19/+275 |
2015-02-06 | Properly mark the plugin symbol undefined | H.J. Lu | 4 | -8/+29 |
2015-02-05 | Close fd only if fd != -1 | H.J. Lu | 2 | -3/+11 |
2015-02-05 | Add plugin_input_file_t | H.J. Lu | 2 | -16/+119 |
2015-02-04 | Pass -flto-partition=none to the PR ld/12365 test | H.J. Lu | 2 | -1/+6 |