3265 Commits (ab7ad28739a85312b752ea6cf91ce08199d4ab64)

Author SHA1 Message Date
Max Filippov ab7ad28739 binutils: Add myself as Xtensa maintainer 6 years ago
Alan Modra 3f3c36087e ar many_files test 6 years ago
Alan Modra 9db70fc365 Replace "if (x) free (x)" with "free (x)", binutils 6 years ago
Alan Modra c31ab5a001 asan: readelf: wild read in get_num_dynamic_syms 6 years ago
Nelson Chu 8f595e9b4f [PATCH v2 0/9] RISC-V: Support version controling for ISA standard extensions and CSR 6 years ago
H.J. Lu 8ac10c5bfc Allow readelf to issue warnings if checking is enabled and there are discrepancies between the dynamic tags and the dynamic sections. 6 years ago
Alan Modra c177f3771c Use bfd_get_filename throughout binutils 6 years ago
Stafford Horne 83d27139ca binutils: Add myself as maintainer for OpenRISC 6 years ago
Andrew Burgess d11a9fabab objcopy: Mention 'entry address' in description 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
Fangrui Song e052e2ba29 [PATCH] objcopy: Allow --dump-section to dump an empty SEC_HAS_CONTENTS section 6 years ago
Nick Clifton 070b775f03 GAS: Do not create an entry for the default directory if the directory table is empty. Improve readelf's decoding of empty directory and file name tables. 6 years ago
Alan Modra 9c7b8e9b92 readelf: nds32 specific decoding 6 years ago
Alan Modra 6083233224 objdump: long run time when using -D -z 6 years ago
Alex Coplan 09c1e68a16 AArch64: add GAS support for UDF instruction 6 years ago
Nick Clifton 8a8a117123 Add generic tests for linker support of the -shared or -pie options to tests which use them. 6 years ago
Andrew Burgess cb4c35cfbe When displaying ranges, ignore duplicate offsets. 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
Nick Clifton c2e71e57a0 Updated Serbian translation for the binutils sub-directory, and Swedish translation for the opcodes sub-directory. 6 years ago
Alan Modra 90837ea721 readelf: NULL dereference 6 years ago
Alan Modra 2482f30615 readelf: memory leaks in process_dynamic_section 6 years ago
Anton Kolesov 2745674244 arc: Add support for ARC HS extra registers in core files 9 years ago
Max Filippov 30ce8e47fa xtensa: fix PR ld/25861 6 years ago
Nick Clifton 33b5a83027 Remove Chris Faylor as the ix86 PE maintainer. 6 years ago
Alan Modra 978c445051 readelf: move file related static vars to filedata 6 years ago
Alan Modra 6431e40968 readelf: cmdline data 6 years ago
Alan Modra a5e0be5cb2 readelf: segfault at readelf.c:12227 6 years ago
Alan Modra 8ff66993e0 readelf: segfaults fuzzing multiple object files 6 years ago
Alan Modra ceb9bf11b9 readelf memory leaks 6 years ago
Fredrik Strupe e409955ddc [PATCH v2] binutils: arm: Fix disassembly of conditional VDUPs. 6 years ago
Alan Modra ca3f923f82 PR25840, Null pointer dereference in objdump 6 years ago
Alan Modra 937f661468 Extend objdump --no-addresses info 6 years ago
Alan Modra b1bc1394df objdump --no-addresses 6 years ago
Alan Modra 001890e1f9 PR25822, Invalid read in process_symbol_table 6 years ago
Alan Modra b71d4fa7c3 readelf: zero static vars after freeing 6 years ago
Alan Modra 89246a0e79 readelf: increase size of static buffers 6 years ago
Alan Modra c98a4545dc Re: readelf: Consolidate --syms --use-dynamic with --dyn-syms 6 years ago
Alan Modra 645f43a80c readelf memory leaks processing mips 6 years ago
H.J. Lu 10ca4b042d readelf: Consolidate --syms --use-dynamic with --dyn-syms 6 years ago
Rainer Orth bb89747721 ld: Disable ifunc tests on Solaris 6 years ago
Nick Clifton 00386881a3 Fix objcopy's --preserve-dates command line option so that it will work with PE format files. 6 years ago
Alan Modra 0a6a8b596b Re: Adjust objcopy_test 6 years ago
Alan Modra 6a81c59be7 Adjust objcopy_test 6 years ago
Jozef Lawrynowicz 1fafefd594 Add testcase for PR 25662 invalid sh_offset for section 6 years ago
Alan Modra 80e2a3b66e Re: readelf looping in process_archive 6 years ago
Alan Modra 4c83662712 readelf looping in process_archive 6 years ago
H.J. Lu 1081065c51 bfd: Add a bfd_boolean argument to bfd_get_symbol_version_string 6 years ago
H.J. Lu 7e6e972f74 bfd: Display symbol version for nm -D 6 years ago
Alan Modra 5a814d6d96 readelf memory leak in process_mips_specific 6 years ago
Nick Clifton 0636b24556 Avoid trigger an assertion failure in the STABS parser by replacing the abort with an error return. 6 years ago