summaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)Author
2022-03-16dlltool: Use the output name as basis for deterministic temp prefixesMartin Storsj?
2022-03-16binutils/readelf: handle AMDGPU relocation typesSimon Marchi
2022-03-16binutils/readelf: build against msgpack, dump NT_AMDGPU_METADATA note contentsSimon Marchi
2022-03-16binutils/readelf: handle NT_AMDGPU_METADATA note nameSimon Marchi
2022-03-16binutils/readelf: decode AMDGPU-specific e_flagsSimon Marchi
2022-03-16binutils/readelf: handle AMDGPU OS ABIsSimon Marchi
2022-03-16Updated Serbian (for binutils/) and Russian (for gprof/) translationsNick Clifton
2022-03-15Fix bug in dwarf-mode.elTom Tromey
2022-03-11gprofng: a new GNU profilerVladimir Mezentsev
2022-03-10Add option to objdump/readelf to disable access to debuginfod servers.Nick Clifton
2022-03-06MIPS/opcodes: Fix alias annotation for branch instructionsMaciej W. Rozycki
2022-03-04binutils/readelf: fix indentation in process_dynamic_sectionSimon Marchi
2022-02-09Update the obsolete list and how-to-make-a-release documentation now that the...Nick Clifton
2022-02-09PR28763, SIGSEGV during processing of program headers via readelfAlan Modra
2022-02-09Test --only-keep-debug on ELF relocatablesPeilin Ye
2022-02-08PR28862, heap-buffer-overflow in parse_stab_stringAlan Modra
2022-02-05Enable "size" as a dumpprog in ldAlan Modra
2022-02-03Support symbol+offset lookup in addr2lineAndi Kleen
2022-01-31Load debug section only when dumping debug sectionsH.J. Lu
2022-01-29objcopy --only-keep-debugAlan Modra
2022-01-28PR28753, buffer overflow in read_section_stabs_debugging_infoAlan Modra
2022-01-27Updated Swedish translation for the binutils subdirectoryNick Clifton
2022-01-24Update Bulgarian, French, Romaniam and Ukranian translation for some of the s...Nick Clifton
2022-01-23Regenerate Makefile.in files with automake 1.15.1H.J. Lu
2022-01-23Regenerate configure files with autoconf 2.69H.J. Lu
2022-01-22Allow inferring tmp_prefix from the dll name from a def file.Martin Storsj?
2022-01-22Update release makeing script with new release numbersNick Clifton
2022-01-22Change version number to 2.38.50 and regenerate filesNick Clifton
2022-01-22Add markers for 2.38 branchNick Clifton
2022-01-21drop old unused stamp-h.in fileMike Frysinger
2022-01-18PR28029, debuginfod testsAlan Modra
2022-01-18PowerPC64 DT_RELRAlan Modra
2022-01-17Update the config.guess and config.sub files from the master repository and r...Nick Clifton
2022-01-13testsuite supports_dt_relrAlan Modra
2022-01-12elf: Support DT_RELR in linker testsH.J. Lu
2022-01-12objdump, readelf: Emit "CU:" format only when wide output is requestedHans-Peter Nilsson
2022-01-11ar: Add --thin for creating thin archivesFangrui Song
2022-01-11Fix multiple problems with DLL generation.Martin Storsj
2022-01-07Revert previous delta to debug.c. Replace with patch to reject indirect type...Pavel Mayorov
2022-01-06Fix a stack exhaustion bug parsing malicious STABS format debug information.Nick Clifton
2022-01-05doc: Replace =frame-interp with =frames-interpH.J. Lu
2022-01-04Add ATTRIBUTE_UNUSED to load_build_id_debug_file()'s main_filename parameter.Nick Clifton
2022-01-04Remove a spurious debugging message.Nick Clifton
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-12-21Typo fixes in binutils docAlan Modra
2021-12-19readelf: avoid a possible divide by zeroAlan Modra
2021-12-17try_build_id_prefix gcc-10 -Wformat-security errorsAlan Modra
2021-12-16When loading separate debug info files, also attempt to locate a file based u...Nick Clifton
2021-12-15PR28694, Out-of-bounds write in stab_xcoff_builtin_typeAlan Modra
2021-12-10Don't return the main file as the separate debug infoH.J. Lu