Age | Commit message (Expand) | Author | Files | Lines |
2015-03-24 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-03-23 | [OBV] Fix build -- missing ';' | Keith Seitz | 2 | -1/+6 |
2015-03-23 | Adding Changelog for previous commit. | Marcus Shawcroft | 1 | -0/+6 |
2015-03-23 | Factor out _bfd_aarch64_erratum_835769_stub_name | Marcus Shawcroft | 1 | -7/+11 |
2015-03-23 | [AArch64] Factor out _bfd_aarch64_resize_stubs() | Marcus Shawcroft | 2 | -12/+30 |
2015-03-23 | [AArch64] Factor stub creation code into _bfd_aarch64_create_stub_section. | Marcus Shawcroft | 2 | -14/+29 |
2015-03-23 | [AArch64] Factor out common behaviour between elf_aarch64_create_or_find_stub... | Marcus Shawcroft | 2 | -52/+42 |
2015-03-23 | [AArch64] Flip sense of erratum_835769_scan. | Marcus Shawcroft | 2 | -8/+19 |
2015-03-23 | [AArch64] Drop unused argument to elf_aarch64_create_or_find_stub_sec | Marcus Shawcroft | 2 | -10/+11 |
2015-03-23 | [AArch64] Remove unused variable. | Marcus Shawcroft | 2 | -3/+6 |
2015-03-23 | Fixup previous changelog entry. | Marcus Shawcroft | 1 | -1/+2 |
2015-03-23 | Remove dead code. | Marcus Shawcroft | 2 | -16/+6 |
2015-03-23 | [AArch64] Tidy up in aarch64_mem_op_p(). | Marcus Shawcroft | 2 | -19/+31 |
2015-03-23 | [AArch64] Adjust layout of elfNN_aarch64_write_section. | Marcus Shawcroft | 2 | -1/+5 |
2015-03-23 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-03-22 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-03-21 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-03-20 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-03-19 | Add support for G13 and G14 flag bits in RL78 ELF binaries. | Nick Clifton | 2 | -29/+72 |
2015-03-19 | Fix building and testing dwarf debug section compression feature when zlib is... | Nick Clifton | 2 | -6/+7 |
2015-03-19 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-03-18 | Make bfd_compress_section_contents static | H.J. Lu | 3 | -24/+13 |
2015-03-18 | Fixes a problem generating relocs for import libraries created by Microsoft t... | Nick Clifton | 2 | -0/+15 |
2015-03-18 | Fix debug section compression so that it is only performed if it would make t... | Jon Turney | 4 | -19/+50 |
2015-03-18 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-03-17 | Fix elf64-ppc.c electric fence warning | Alan Modra | 2 | -5/+16 |
2015-03-17 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-03-16 | Fixes a problem with the RX port trying to perform linker relaxation when -no... | Nick Clifton | 2 | -1/+19 |
2015-03-16 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-03-15 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-03-14 | S/390: Disable relocation sort against code sections. | Andreas Krebbel | 4 | -0/+21 |
2015-03-14 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-03-13 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-03-12 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-03-11 | Fix ppc32 synthetic symbols when __tls_get_addr_opt stub is generated | Alan Modra | 2 | -4/+12 |
2015-03-11 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-03-10 | [ARM] PR ld/16572: Remove EF_ARM_HASENTRY flag | Jiong Wang | 2 | -16/+8 |
2015-03-10 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-03-09 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-03-08 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-03-07 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-03-06 | Fix an undefined 32-bit right shift by replacing it with two 16-bit right shi... | Nick Clifton | 2 | -1/+9 |
2015-03-06 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-03-05 | Fix a potentially undefined right shift by replacing it with two smaller righ... | Nick Clifton | 2 | -7/+17 |
2015-03-05 | Add extern_protected_data and set it for x86 | H.J. Lu | 6 | -4/+35 |
2015-03-05 | Allows the binutils to cope with PE binaries where the section addresses have... | Nick Clifton | 5 | -0/+91 |
2015-03-05 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-03-04 | [AArch64] Removing unused functions. | Marcus Shawcroft | 2 | -42/+6 |
2015-03-04 | [AArch64] Call abort() consistently in unhandled stub switch statements. | Marcus Shawcroft | 2 | -7/+10 |
2015-03-04 | S390: Place "s390:31-bit" after default arch in 64-bit arch list | Andreas Arnez | 2 | -37/+33 |