Age | Commit message (Expand) | Author | Files | Lines |
2014-04-03 | This fixes a problem building large (> 2Gb) binaries on 32-bit hosts. Using a | Maria Guseva | 1 | -1/+1 |
2014-04-03 | Fix sim breakage | Alan Modra | 1 | -1/+1 |
2014-04-02 | Handle VDSO section headers past end of page | Alan Modra | 1 | -1/+2 |
2014-03-12 | objcopy/strip ELF program header p_vaddr confusion | Alan Modra | 1 | -2/+3 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -1/+1 |
2014-01-23 | Issue a linker error if TLS sections are not adjacent | H.J. Lu | 1 | -3/+23 |
2014-01-10 | Don't adjust LOAD segment to match GNU_RELRO segment | Alan Modra | 1 | -37/+0 |
2014-01-08 | Adjust LOAD segment to generate GNU_RELRO segment | H.J. Lu | 1 | -5/+36 |
2014-01-03 | PR binutils/16199 | Nick Clifton | 1 | -1/+4 |
2013-12-19 | Set SHF_INFO_LINK bit for SHT_REL/SHT_RELA sections | H.J. Lu | 1 | -1/+6 |
2013-12-17 | Default elf_backend_post_process_headers to set OSABI | H.J. Lu | 1 | -4/+3 |
2013-12-12 | Also copy EI_OSABI field | H.J. Lu | 1 | -5/+9 |
2013-12-12 | Set ET_EXEC for -pie -Ttext-segment= | H.J. Lu | 1 | -0/+21 |
2013-10-17 | PR 16056 | Alan Modra | 1 | -2/+3 |
2013-03-27 | * elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc. | Alan Modra | 1 | -1/+3 |
2013-03-25 | * elf-bfd.h (struct elf_backend_data <merge_symbol>): Update proto. | Alan Modra | 1 | -1/+1 |
2013-03-08 | * elf-bfd.h (elfcore_write_s390_tdb): Add prototype. | Nick Clifton | 1 | -4/+28 |
2013-02-21 | bfd/ | Alan Modra | 1 | -8/+14 |
2013-02-21 | * elf-bfd.h (struct core_elf_obj_tdata): New. | Alan Modra | 1 | -42/+45 |
2013-02-21 | bfd/ | Alan Modra | 1 | -84/+78 |
2013-02-18 | include/ | Alan Modra | 1 | -9/+17 |
2013-02-08 | PR binutils/15106 | Alan Modra | 1 | -23/+31 |
2013-02-07 | PR binutils/15106 | Alan Modra | 1 | -0/+3 |
2013-02-04 | 2013-02-04 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -0/+29 |
2013-01-08 | include/elf/ | Yufeng Zhang | 1 | -1/+83 |
2012-12-18 | * elf.c (swap_out_syms): Set shndx to SHN_ABS when not one of | Alan Modra | 1 | -0/+1 |
2012-12-14 | gdb | Tom Tromey | 1 | -0/+4 |
2012-12-07 | PR ld/14926 | Alan Modra | 1 | -0/+1 |
2012-11-21 | Set output maxpagesize when rewriting program header | H.J. Lu | 1 | -0/+20 |
2012-11-13 | Allocate elf_segment_map with bfd_zalloc | H.J. Lu | 1 | -1/+1 |
2012-11-09 | Remove trailing redundant `;' | H.J. Lu | 1 | -1/+1 |
2012-11-08 | gdb | Tom Tromey | 1 | -0/+4 |
2012-10-23 | bfd/ | Nathan Sidwell | 1 | -2/+17 |
2012-10-15 | * elf.c (special_sections_d): Add comment. | Doug Evans | 1 | -0/+3 |
2012-10-07 | PR binutils/14662 | Alan Modra | 1 | -37/+17 |
2012-09-04 | Ignore section symbols without a BFD section | H.J. Lu | 1 | -3/+11 |
2012-08-10 | PR binutils/14444 | Alan Modra | 1 | -5/+5 |
2012-07-24 | 2012-07-24 Teresa Johnson <tejohnson@google.com> | Cary Coutant | 1 | -2/+30 |
2012-07-04 | Check number of sections overflow | H.J. Lu | 1 | -0/+7 |
2012-07-03 | Don't compress empty debug section | H.J. Lu | 1 | -1/+1 |
2012-07-03 | PR ld/14207 | Alan Modra | 1 | -10/+8 |
2012-07-01 | * elf.c (_bfd_elf_make_section_from_shdr): Fix typo in error | Andreas Schwab | 1 | -2/+2 |
2012-06-22 | bfd/ | Roland McGrath | 1 | -0/+49 |
2012-06-12 | Abort if PT_GNU_RELRO segment doesn't fit in PT_LOAD segment | H.J. Lu | 1 | -0/+5 |
2012-06-12 | PR ld/14207 | Alan Modra | 1 | -7/+14 |
2012-06-11 | Reindent assign_file_positions_for_non_load_sections | H.J. Lu | 1 | -8/+9 |
2012-06-11 | Reindent _bfd_elf_map_sections_to_segments | H.J. Lu | 1 | -1/+1 |
2012-06-04 | bfd/ | Jan Kratochvil | 1 | -1/+1 |
2012-06-03 | PR binutils/13897 | Alan Modra | 1 | -56/+79 |
2012-06-01 | bfd/ | Jan Kratochvil | 1 | -1/+1 |