38 Commits (8f12a1a841cd0c447de7a5a0f134a0efece73588)

Author SHA1 Message Date
Alan Modra d87bef3a7b Update year range in copyright notice of binutils files 4 years ago
Alan Modra 26c527e62e Don't use "long" in readelf for file offsets 4 years ago
Alan Modra 928c411de4 Replace elf_vma with uint64_t 4 years ago
Alan Modra a2c5833233 Update year range in copyright notice of binutils files 5 years ago
Alan Modra af2ddf69ab SAFE_BYTE_GET64 5 years ago
Martin Liska 24d127aa9f Replace const_strneq with startswith. 5 years ago
Alan Modra 250d07de5c Update year range in copyright notice of binutils files 6 years ago
Alan Modra 5a805384b8 asan: readelf buffer overflow and abort 6 years ago
Alan Modra cfc16775b7 asan: readelf: use after free in process_archive 6 years ago
Alan Modra 9db70fc365 Replace "if (x) free (x)" with "free (x)", binutils 6 years ago
Nick Clifton 546cb2d85e Restore readelf's warnings that describe real problems with the file being examined. Fix bug displaying empty file name tables. 6 years ago
Nick Clifton 1b51340159 Add a warning if an emtpty SHT_REL, SHT_RELA or SHT_PROGBITS section is detected. Disable all warnings unless the (new) lint mode is enabled. 6 years ago
Alan Modra 81a65eb338 Don't use bfd.h in binutils/elfcomm.c 6 years ago
Alan Modra 645ba68105 setup_archive parameter mismatch 6 years ago
Alan Modra 780f96aed2 readelf large memory allocation 7 years ago
Alan Modra fd486f32d1 asan: more readelf leaks 7 years ago
Alan Modra b3adc24a07 Update year range in copyright notice of binutils files 7 years ago
Alan Modra 827041555a Update year range in copyright notice of binutils files 8 years ago
Alan Modra 67ce483baa PR23430, Indices misspelled 8 years ago
Alan Modra 219d1afa89 Update year range in copyright notice of binutils files 9 years ago
Nick Clifton dda8d76d0d Add support to readelf and objdump for following links to separate debug information files. 9 years ago
Alan Modra d91f0b20e5 PR22361 readelf buffer overflow on fuzzed archive header 9 years ago
Alan Modra 2571583aed Update year range in copyright notice of all files. 10 years ago
Alan Modra 1a0670f374 -Wimplicit-fallthrough warning fixes 10 years ago
Alan Modra 6f2750feaf Copyright update for binutils 11 years ago
H.J. Lu 3aade68889 Remove trailing spaces in binutils 11 years ago
Alan Modra b90efa5b79 ChangeLog rotatation and copyright year update 12 years ago
Nick Clifton 058037d3a1 More fixes for invalid memory accesses exposed by fuzzed binaries. 12 years ago
Nick Clifton 53774b7e76 More fixes for invalid memory accesses triggered by fuzzed binaries. 12 years ago
Nick Clifton 591f7597d4 Add checks for memory access violations exposed by fuzzed archives. 12 years ago
Alan Modra 4b95cf5c0c Update copyright years 13 years ago
Cary Coutant 87bc83b328 binutils/ 13 years ago
Nick Clifton fafd911d9f * elfcomm.c (error): Flush stdout before emitting the error 14 years ago
Nick Clifton a043396b72 PR binutils/15140 14 years ago
Nick Clifton 907b01b73a * elfcomm.c (get_archive_member_name): Prevent seg-fault if a 14 years ago
Nick Clifton c2a7d3f57d * elfcomm.c (setup_archive): Extract index table and symbol table 14 years ago
Cary Coutant 74bc605283 * dwarf.c (dwarf_vmatoa64): New function. 15 years ago
H.J. Lu 3284fe0c5e Add and use elfcomm.c/elfcomm.h. 16 years ago