Age | Commit message (Expand) | Author | Files | Lines |
2024-01-04 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2023-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2022-11-23 | Don't use "long" in readelf for file offsets | Alan Modra | 1 | -2/+2 |
2022-08-13 | Replace elf_vma with uint64_t | Alan Modra | 1 | -97/+82 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-05-12 | SAFE_BYTE_GET64 | Alan Modra | 1 | -108/+17 |
2021-04-01 | Replace const_strneq with startswith. | Martin Liska | 1 | -3/+4 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-09-25 | asan: readelf buffer overflow and abort | Alan Modra | 1 | -47/+12 |
2020-06-27 | asan: readelf: use after free in process_archive | Alan Modra | 1 | -1/+8 |
2020-05-21 | Replace "if (x) free (x)" with "free (x)", binutils | Alan Modra | 1 | -8/+4 |
2020-05-05 | Restore readelf's warnings that describe real problems with the file being ex... | Nick Clifton | 1 | -9/+0 |
2020-04-29 | Add a warning if an emtpty SHT_REL, SHT_RELA or SHT_PROGBITS section is detec... | Nick Clifton | 1 | -0/+9 |
2020-03-19 | Don't use bfd.h in binutils/elfcomm.c | Alan Modra | 1 | -28/+27 |
2020-03-19 | setup_archive parameter mismatch | Alan Modra | 1 | -2/+7 |
2020-03-14 | readelf large memory allocation | Alan Modra | 1 | -4/+8 |
2020-03-13 | asan: more readelf leaks | Alan Modra | 1 | -4/+4 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-07-24 | PR23430, Indices misspelled | Alan Modra | 1 | -2/+2 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-11-15 | Add support to readelf and objdump for following links to separate debug info... | Nick Clifton | 1 | -5/+5 |
2017-10-28 | PR22361 readelf buffer overflow on fuzzed archive header | Alan Modra | 1 | -0/+11 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-10-06 | -Wimplicit-fallthrough warning fixes | Alan Modra | 1 | -0/+8 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-08-12 | Remove trailing spaces in binutils | H.J. Lu | 1 | -6/+6 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-12-22 | More fixes for invalid memory accesses exposed by fuzzed binaries. | Nick Clifton | 1 | -0/+10 |
2014-12-08 | More fixes for invalid memory accesses triggered by fuzzed binaries. | Nick Clifton | 1 | -2/+4 |
2014-12-01 | Add checks for memory access violations exposed by fuzzed archives. | Nick Clifton | 1 | -5/+50 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -1/+1 |
2013-05-15 | binutils/ | Cary Coutant | 1 | -1/+118 |
2013-03-04 | * elfcomm.c (error): Flush stdout before emitting the error | Nick Clifton | 1 | -0/+6 |
2013-02-15 | PR binutils/15140 | Nick Clifton | 1 | -7/+21 |
2013-02-07 | * elfcomm.c (get_archive_member_name): Prevent seg-fault if a | Nick Clifton | 1 | -0/+6 |
2012-07-17 | * elfcomm.c (setup_archive): Extract index table and symbol table | Nick Clifton | 1 | -118/+151 |
2012-02-15 | * dwarf.c (dwarf_vmatoa64): New function. | Cary Coutant | 1 | -0/+19 |
2010-11-21 | Add and use elfcomm.c/elfcomm.h. | H.J. Lu | 1 | -0/+658 |