aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
2022-04-07Recognize the NT_ARM_SYSTEM_CALL register setLuis Machado1-0/+2
2022-04-06Add code to display the contents of .debug_loclists sections which contain of...Nick Clifton5-114/+511
2022-04-04objdump/opcodes: add syntax highlighting to disassembler outputAndrew Burgess3-32/+232
2022-04-01Recognize FreeBSD core dump note for x86 segment base registers.John Baldwin2-0/+7
2022-03-31Accept the + character as part of filenames for MRI scripts.Nick Clifton2-1/+5
2022-03-25libtool.m4: fix the NM="/nm/over/here -B/option/with/path" caseNick Alcock1-7/+13
2022-03-24MAINTAINERS: add myselfJan Beulich1-1/+2
2022-03-16objcopy --weaken-symbol: apply to STB_GNU_UNIQUE symbolsFangrui Song5-2/+24
2022-03-16dlltool: Use the output name as basis for deterministic temp prefixesMartin Storsj?2-3/+10
2022-03-16binutils/readelf: handle AMDGPU relocation typesSimon Marchi2-0/+7
2022-03-16binutils/readelf: build against msgpack, dump NT_AMDGPU_METADATA note contentsSimon Marchi7-19/+374
2022-03-16binutils/readelf: handle NT_AMDGPU_METADATA note nameSimon Marchi2-0/+25
2022-03-16binutils/readelf: decode AMDGPU-specific e_flagsSimon Marchi2-0/+158
2022-03-16binutils/readelf: handle AMDGPU OS ABIsSimon Marchi2-0/+15
2022-03-16Updated Serbian (for binutils/) and Russian (for gprof/) translationsNick Clifton2-1936/+2296
2022-03-15Fix bug in dwarf-mode.elTom Tromey2-4/+11
2022-03-11gprofng: a new GNU profilerVladimir Mezentsev3-6/+12
2022-03-10Add option to objdump/readelf to disable access to debuginfod servers.Nick Clifton9-12/+105
2022-03-06MIPS/opcodes: Fix alias annotation for branch instructionsMaciej W. Rozycki12-0/+200
2022-03-04binutils/readelf: fix indentation in process_dynamic_sectionSimon Marchi2-6/+10
2022-02-09Update the obsolete list and how-to-make-a-release documentation now that the...Nick Clifton2-35/+51
2022-02-09PR28763, SIGSEGV during processing of program headers via readelfAlan Modra1-5/+7
2022-02-09Test --only-keep-debug on ELF relocatablesPeilin Ye1-0/+57
2022-02-08PR28862, heap-buffer-overflow in parse_stab_stringAlan Modra1-4/+4
2022-02-05Enable "size" as a dumpprog in ldAlan Modra1-0/+1
2022-02-03Support symbol+offset lookup in addr2lineAndi Kleen2-13/+80
2022-01-31Load debug section only when dumping debug sectionsH.J. Lu2-0/+15
2022-01-29objcopy --only-keep-debugAlan Modra1-3/+3
2022-01-28PR28753, buffer overflow in read_section_stabs_debugging_infoAlan Modra1-1/+1
2022-01-27Updated Swedish translation for the binutils subdirectoryNick Clifton2-1919/+2132
2022-01-24Update Bulgarian, French, Romaniam and Ukranian translation for some of the s...Nick Clifton5-8087/+17866
2022-01-23Regenerate Makefile.in files with automake 1.15.1H.J. Lu1-1/+0
2022-01-23Regenerate configure files with autoconf 2.69H.J. Lu1-15/+3
2022-01-22Allow inferring tmp_prefix from the dll name from a def file.Martin Storsj?2-17/+22
2022-01-22Update release makeing script with new release numbersNick Clifton1-16/+19
2022-01-22Change version number to 2.38.50 and regenerate filesNick Clifton3-1929/+2198
2022-01-22Add markers for 2.38 branchNick Clifton3-0/+7
2022-01-21drop old unused stamp-h.in fileMike Frysinger1-1/+0
2022-01-18PR28029, debuginfod testsAlan Modra1-50/+62
2022-01-18PowerPC64 DT_RELRAlan Modra1-1/+3
2022-01-17Update the config.guess and config.sub files from the master repository and r...Nick Clifton2-0/+5
2022-01-13testsuite supports_dt_relrAlan Modra1-0/+10
2022-01-12elf: Support DT_RELR in linker testsH.J. Lu1-0/+1
2022-01-12objdump, readelf: Emit "CU:" format only when wide output is requestedHans-Peter Nilsson3-3/+3
2022-01-11ar: Add --thin for creating thin archivesFangrui Song5-6/+43
2022-01-11Fix multiple problems with DLL generation.Martin Storsj2-3/+22
2022-01-07Revert previous delta to debug.c. Replace with patch to reject indirect type...Pavel Mayorov2-20/+23
2022-01-06Fix a stack exhaustion bug parsing malicious STABS format debug information.Nick Clifton2-2/+22
2022-01-05doc: Replace =frame-interp with =frames-interpH.J. Lu1-1/+1
2022-01-04Add ATTRIBUTE_UNUSED to load_build_id_debug_file()'s main_filename parameter.Nick Clifton1-1/+1