gdb: Remove hard-coded line number from test
[external/binutils.git] / binutils / readelf.c
2017-10-18 Alan ModraPR22303, print_core_note out of bounds read
2017-10-05 Joseph MyersAvoid spurious readelf error status from decode_arm_unwind.
2017-10-05 Nick CliftonChange readelf so that when --wide is active a relocati...
2017-09-27 Alan ModraPR22216, infinite loop in readelf process_symbol_table
2017-09-26 Alan ModraPR21732, String-concatenated message can not be translated
2017-09-21 Maciej W. Rozyckireadelf: Handle E_MIPS_MACH_5900
2017-09-05 Nick CliftonFix a buffer overrun when parsing a corrupt MIPS ELF...
2017-09-04 Alexander Fedotov... Missing relocation R_PPC_VLE_ADDR20 and add VLE flag...
2017-08-25 Alan ModraPR21994, readelf looping on verdefs
2017-08-23 Alan ModraPR21990, Integer overflow in process_version_sections
2017-08-17 Nick CliftonAdd test of V2 GNU build attribute notes.
2017-08-15 Gustavo RomeroAdd new NT_PPC_* available since Linux 4.8
2017-08-12 Alan ModraCollision between NT_GNU_BUILD_ATTRIBUTE_OPEN and NT_PP...
2017-08-02 Alan ModraTeach readelf about IA64 MSB relocs.
2017-07-25 Nick CliftonStop readelf from returning an error status if asked...
2017-07-18 Yuri ChornovianFix spelling typos.
2017-07-11 Andreas SchwabAdd missing newlines in readelf -n output
2017-07-07 John BaldwinRecognize the recently-added FreeBSD core dump note...
2017-07-02 Jan KratochvilDWARF-5: readelf: .debug_names
2017-06-29 Andreas ArnezS390: Support guarded-storage core note sections
2017-06-28 Nick CliftonAdd support for version 2 of the GNU Build Attribute...
2017-06-28 Maciej W. RozyckiMIPS: Add Imagination interAptiv MR2 MIPS32r3 processor...
2017-06-24 Thomas Preud'homme[ARM] Add support for ARMv8-R in assembler and readelf
2017-06-23 Andreas KrebbelS/390: Add support for pgste marker
2017-06-22 H.J. Lux86: Support Intel Shadow Stack with SHSTK property
2017-06-22 H.J. Lux86: Support Intel IBT with IBT property and IBT-enable PLT
2017-05-15 Jeff Law2017-05-15 Jeff Law <law@redhat.com>
2017-05-15 Maciej W. RozyckiMIPS16e2: Add MIPS16e2 ASE support
2017-05-10 Claudiu Zissulescu[ARC] Object attributes.
2017-04-28 Nick CliftonFix off by one error when checking for empty note names.
2017-04-28 Nick CliftonFix heap-buffer address violation when reading version...
2017-04-26 Nick CliftonImprove decoding of corrupt/unrecognised gnu build...
2017-04-26 Maciej W. RozyckiMIPS/readelf: With `-A' also dump GOT in static binaries
2017-04-25 Maciej W. RozyckiMIPS/readelf: Simplify GOT[1] data availability check
2017-04-25 Maciej W. RozyckiMIPS/readelf: Remove extraneous null GOT data check
2017-04-21 Nick CliftonFix shift overflow when parsing an overlarge note value.
2017-04-13 Nick Cliftonreadelf: fix out of range subtraction, seg fault from...
2017-04-13 Nick CliftonAdd note merging to strip and add code to merge stack...
2017-04-04 H.J. LuSupport ELF SHF_GNU_MBIND and PT_GNU_MBIND_XXX
2017-04-03 Nick Cliftonreadelf: Fix overlarge memory allocation when reading...
2017-04-03 Nick CliftonFix runtime seg-fault in readelf when parsing a corrupt...
2017-04-03 Nick Cliftonreadelf: Update check for invalid word offsets in ARM...
2017-03-30 Pip CetAdd support for the WebAssembly file format and the...
2017-03-21 Nick CliftonUpdate support for GNU BUILD notes so that version...
2017-03-20 Mark Wielaardreadelf: Don't error on .debug files with NOBITS .dynam...
2017-03-17 Nick CliftonFix displaying the value associated a GNU BUILD note...
2017-03-16 Nick CliftonAdd support for a GNU BUILD note type to record the...
2017-03-14 Nick CliftonTry harder to find the correct symbol to associate...
2017-03-10 Nick CliftonAdd basic recognition of new EM_ ELF machine numbers.
2017-03-08 H.J. LuProperly dump NT_GNU_PROPERTY_TYPE_0
2017-03-06 Nick CliftonFix reading numeric values from GNU BUILD NOTEs.
2017-03-02 Nick CliftonFix snafu parsing GNU_BUILD_NOTEs on ARM and AArch64...
2017-03-01 Nick CliftonAdd support for displaying and merging GNU_BUILD_NOTEs.
2017-02-24 Nick CliftonFix snafu with booleans in readelf patch - lack of...
2017-02-24 Nick CliftonTidy up readelf's use of boolean values.
2017-02-24 Maciej W. Rozyckireadelf: Correct version flag formatting
2017-02-24 Maciej W. Rozyckireadelf: Make version section index sum unsigned
2017-02-24 Maciej W. Rozyckireadelf: Fix incorrect "Version definition past end...
2017-02-23 Jan KratochvilDWARF-5 basic functionality
2017-02-23 Nick CliftonAdd support to readelf for displaying gnu attributes...
2017-02-22 Maciej W. Rozyckireadelf: Restore a lost new line in version information
2017-02-17 Nick CliftonFix illegal memory accesses in readelf when parsing...
2017-02-17 Nick CliftonAdd support to readelf for displaying GNU section types.
2017-02-14 Nick CliftonFix invalid memory access displayiing contents of sections.
2017-02-14 Nick CliftonFix illegal memory access problems with readelf process...
2017-02-13 Nick CliftonExtend previous patch to cover uncompress_section_conte...
2017-02-13 Nick CliftonFix invalid read of section contents whilst processing...
2017-02-13 Nick CliftonFix invalid memory access attempting to read the compre...
2017-02-13 Nick CliftonFix check for buffer overflow when processing version...
2017-02-13 Nick CliftonFix access violation when reporting sections that could...
2017-02-13 Nick CliftonFix read-after-free error in readelf when processing...
2017-02-13 Nick CliftonFix readelf writing to illegal addresses whilst process...
2017-01-09 Alan Modra.rela.dyn comment fix and add missing ChangeLog entry
2017-01-02 Alan ModraUpdate year range in copyright notice of all files.
2016-12-31 Dimitar DimitrovPRU Binutils port
2016-12-20 Andrew WatermanRe-work RISC-V gas flags: now we just support -mabi...
2016-12-13 Jiong Wang[AArch64] Recognize R_AARCH64_P32_ABS32 as 32-bit reloc...
2016-12-08 Etienne BuiraAlways use a hex prefix when displaying the alignment...
2016-11-30 Nick CliftonStop readelf from complaining about out of order PT_LOA...
2016-11-27 Ambrogino ModiglianiFix spelling in comments in C source files (binutils)
2016-11-23 Nick CliftonFix the linker so that it will not silently generate...
2016-11-08 Nick CliftonFix heap-buffer-overflow error detected by address...
2016-11-01 Nick CliftonAdd support for RISC-V architecture.
2016-10-19 Nick CliftonRemove spurious whitespace introduced by previous delta.
2016-10-17 Nick CliftonDisplay unknown notes. Decode NT_GNU_HWCAP notes.
2016-10-17 Nick CliftonUpdate list of ELF machine numbers.
2016-10-05 Alan Modra-Wimplicit-fallthrough warning fixes
2016-09-29 Alan ModraDisplay .gnu.attributes tags for powerpc64
2016-09-26 Alan ModraPowerPC .gnu.attributes
2016-09-15 Ed MasteFix typo in readelf error message.
2016-09-06 Nick CliftonFix a problem in readelf where memcpy could be called...
2016-08-29 H.J. LuCheck the external compression header size
2016-08-19 Nick CliftonPlace .shstrtab section after .symtab and .strtab,...
2016-08-12 Nick CliftonWarn if the sh_info field of a symbol table does not...
2016-08-08 Nick CliftonFix seg-faults when running readelf on fuzzed binaries.
2016-07-05 Andre Vieria[ARM] Change noread to purecode.
2016-06-22 Nick CliftonIncrease size of string buffer used to hold printed...
2016-06-21 Graham MarkallArc assembler: Convert nps400 from a machine type to...
2016-06-15 Nick CliftonFix simple gas testsuite failures.
2016-05-18 Maciej W. RozyckiMIPS/readelf: Use the `d_val' dynamic entry member...
next