Age | Commit message (Expand) | Author | Files | Lines |
2014-08-21 | bfd/ChangeLog | Terry Guo | 9 | -0/+178 |
2014-08-20 | ARM/ld: Correct macro formatting in armelf.em | Maciej W. Rozycki | 2 | -3/+8 |
2014-08-20 | Fix PR ld/17277: bogus dynamic relocs and TEXTREL for ARM PC-relative relocs | Roland McGrath | 4 | -0/+52 |
2014-08-20 | ARM: Add support for armeb-*-eabi* | Will Newton | 2 | -1/+6 |
2014-08-20 | Enabling the HIGH_ENTROPY_VA flag allows the operating system to use | Nick Clifton | 3 | -0/+17 |
2014-08-20 | Add copyright notice to linker script files. | Nick Clifton | 90 | -58/+1203 |
2014-08-19 | Fix --diable-shared --enable-plugins build breakage | Alan Modra | 2 | -0/+62 |
2014-08-18 | LTO plugin with older gcc | Alan Modra | 2 | -1/+5 |
2014-08-18 | PR 17287, DT_NEEDED of unneeded libraries affects --as-needed | Alan Modra | 5 | -2/+32 |
2014-08-18 | Return error status from bfd_elf_discard_info. | Alan Modra | 10 | -28/+94 |
2014-08-14 | Linker part of PR16563 fix | Alan Modra | 5 | -7/+53 |
2014-08-14 | configury changes to make ld plugin support controlled by --enable-plugins | Alan Modra | 4 | -881/+858 |
2014-08-14 | Simplify is_ir_dummy_bfd test | Alan Modra | 2 | -8/+8 |
2014-08-13 | This is necessary for adding __cxa_atexit support for Cygwin in GCC without | Yaakov Selkowitz | 2 | -0/+6 |
2014-08-13 | Fix non-ELF build breakage | Alan Modra | 2 | -2/+6 |
2014-08-12 | Tighten test for ld plugin support | Alan Modra | 2 | -1/+5 |
2014-08-12 | Fix build breakage when ld plugins disabled | Alan Modra | 5 | -16/+14 |
2014-08-12 | Change ld "notice" interface for better handling of indirect symbols | Alan Modra | 3 | -17/+28 |
2014-08-12 | missing changelog | Alan Modra | 1 | -0/+4 |
2014-08-12 | Fix non-plugin warning symbol handling | Alan Modra | 1 | -0/+1 |
2014-08-08 | * ldlang.h (struct lang_input_statement_flags): Add pushed | Ulrich Drepper | 5 | -0/+67 |
2014-08-07 | Don't issue a warning for references in LTO IR to warning symbols | H.J. Lu | 6 | -0/+59 |
2014-08-06 | PR14918, lto always links in libgcc_s.so | Alan Modra | 2 | -0/+16 |
2014-08-06 | Allow lto tests to run with older compilers | Alan Modra | 3 | -268/+321 |
2014-08-05 | Regen ld/Makefile.in | Alan Modra | 2 | -1/+5 |
2014-08-01 | Fix PR10373 which is SH relax bug. | Kaz Kojima | 3 | -3/+15 |
2014-08-01 | Fix PR10378 which is SH relax bug. | Kaz Kojima | 3 | -0/+42 |
2014-07-29 | [MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensions | Matthew Fortune | 165 | -186/+2013 |
2014-07-27 | Add moxiebox target | Anthony Green | 5 | -0/+28 |
2014-07-17 | or1k: increase linux TEXT_START_ADDR to 0x2000 | Stefan Kristiansson | 2 | -0/+6 |
2014-07-16 | Properly match PLT entry against .got.plt relocation | H.J. Lu | 9 | -5/+218 |
2014-07-15 | Update elf_i386_compute_jump_table_size | H.J. Lu | 4 | -0/+20 |
2014-07-15 | [AArch64] Fix ld testcase linker script glitch. | Jiong Wang | 2 | -7/+11 |
2014-07-10 | Fix xtensa ld segfault when linking linux modules | Max Filippov | 2 | -1/+7 |
2014-07-10 | Fix tests when configured for arm-linux and arm-elf | Will Newton | 27 | -214/+246 |
2014-07-10 | ld/testsuite: Disable non-PIC shared library tests on ARM | Will Newton | 2 | -1/+6 |
2014-07-08 | * scripttempl/avr.sc: Remove KEEP for .data and | Denis Chertykov | 2 | -5/+7 |
2014-07-08 | ld/ARM: Increase maximum page size to 64kB | Will Newton | 7 | -9/+23 |
2014-07-08 | Copy st_other for linker script symbol assignments | Alan Modra | 4 | -0/+51 |
2014-07-08 | Enable elf_backend_rela_normal for AArch64 | Jiong Wang | 6 | -0/+82 |
2014-07-08 | Run ar with --plugin for LTO 11 test | Alan Modra | 2 | -1/+20 |
2014-07-07 | Reinstate compiler check | Alan Modra | 2 | -0/+9 |
2014-07-07 | This patch prevents a linker testsuite error if the checks are run with a | Nick Clifton | 2 | -0/+9 |
2014-07-07 | Ensure ld testsuite gcc -B options precede $CC -B options | Alan Modra | 5 | -108/+93 |
2014-07-05 | Rid libdummy.a from lto.exp | Alan Modra | 3 | -66/+74 |
2014-07-04 | Update "configure.in" in comments and doco | Alan Modra | 3 | -2/+7 |
2014-07-04 | Rename configure.in to configure.ac | Alan Modra | 4 | -2/+8 |
2014-07-04 | Use modern AC_INIT in configure.in | Alan Modra | 5 | -34/+41 |
2014-07-03 | Reload --as-needed libraries inside groups | Alan Modra | 14 | -30/+82 |
2014-07-02 | Taking an undefined function's address in an executable | Alan Modra | 7 | -9/+186 |