Age | Commit message (Expand) | Author | Files | Lines |
2014-12-11 | This commit causes hundreds of core file regressions in gdb: | Keith Seitz | 1 | -13/+18 |
2014-12-10 | Don't return DW_AT_name for function name in C++ | Alan Modra | 1 | -121/+9 |
2014-12-09 | More fixes for memory access violations triggered by fuzzed binaries. | Nick Clifton | 1 | -24/+29 |
2014-12-01 | More fixes for memory access violations exposed by fuzzed binaries. | Nick Clifton | 1 | -8/+28 |
2014-11-28 | Sanity checks on version section | Alan Modra | 1 | -12/+25 |
2014-11-27 | Fixes a few more memory access violations exposed by fuzzed binaries. | Nick Clifton | 1 | -1/+3 |
2014-11-26 | _bfd_elf_slurp_version_tables tidy | Alan Modra | 1 | -43/+46 |
2014-11-25 | Use get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLS | H.J. Lu | 1 | -5/+5 |
2014-11-25 | Display symbol version when dumping dynrelocs | H.J. Lu | 1 | -38/+54 |
2014-11-11 | More fixes for invalid memory accesses, uncovered by valgrind and binary fuzz... | Nick Clifton | 1 | -9/+13 |
2014-11-07 | Revert bfd_get_size checks | Alan Modra | 1 | -5/+0 |
2014-10-31 | Avoid allocating over-large buffers when parsing corrupt binaries. | Nick Clifton | 1 | -0/+5 |
2014-10-29 | Fixes another memory corruption bug introduced by patches for PR 17512. | Nick Clifton | 1 | -1/+1 |
2014-10-29 | Thix fixes an obvious coding error that led to a GDB crash on AIX or HPUX. | Dennis Brueni | 1 | -1/+1 |
2014-10-28 | More fixes for corrupt binaries crashing the binutils. | Nick Clifton | 1 | -3/+13 |
2014-10-28 | This patch fixes a flaw in the SREC parser which could cause a stack overflow | Nick Clifton | 1 | -1/+1 |
2014-10-27 | This fixes more seg-faults in tools like "strings" and "objdump" when | Nick Clifton | 1 | -65/+129 |
2014-10-27 | This patch closes a potential security hole in applications that use | Nick Clifton | 1 | -4/+30 |
2014-10-15 | Merge bfd_find_nearest_line variants | Alan Modra | 1 | -44/+17 |
2014-09-11 | Move ELF section headers to end of object file | Alan Modra | 1 | -12/+13 |
2014-07-12 | Fix typo in _bfd_elf_strtab_add | Maks Naumov | 1 | -1/+1 |
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 |