summaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
AgeCommit message (Expand)Author
2022-08-08Add a link to the NEWS files in the release announcement email.linaro-local/ci/tcwg_kernel/llvm-master-arm-stable-allnoconfigNick Clifton
2022-07-08Add markers for 2.39 branchNick Clifton
2022-07-01Add newline to the end of the rnglists displsy.Nick Clifton
2022-06-30Fix implementation of readelf's -wE and -wN options,Nick Clifton
2022-06-28Fix the display of the idnex values for DW_FORM_loclistx and DW_FORM_rnglistx...Nick Clifton
2022-06-27Replace a run-time assertion failure with a warning message when parsing corr...Nick Clifton
2022-06-27Fix NULL pointer indirection when parsing corrupt DWARF data.Nick Clifton
2022-06-27Stop bogus warnings about DWARF indexed string offsets being too big.Nick Clifton
2022-06-22Binutils support for split-dwarf and dwarf-5Kumar N, Bhuvanendra
2022-06-22readelf: replace xmalloc with malloc in slurp_relr_relocsMarcus Nilsson
2022-06-21Binutils support for dwarf-5 (location and range lists related)Nick Clifton
2022-05-20Stop readekf and objdump from aggressively following links.Nick Clifton
2022-05-19Fix potentially uninitialised variables in the Windows toolsNick Clifton
2022-05-18Add a --no-weak option to nm.Nick Clifton
2022-04-25Emit a note warning the user that creating an executable stack because of a m...Nick Clifton
2022-04-12Stop strip from removing debuglink sections.Nick Clifton
2022-04-06Add code to display the contents of .debug_loclists sections which contain of...Nick Clifton
2022-04-01Recognize FreeBSD core dump note for x86 segment base registers.John Baldwin
2022-03-31Accept the + character as part of filenames for MRI scripts.Nick Clifton
2022-03-16objcopy --weaken-symbol: apply to STB_GNU_UNIQUE symbolsFangrui Song
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-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-22Allow inferring tmp_prefix from the dll name from a def file.Martin Storsj?
2022-01-22Change version number to 2.38.50 and regenerate filesNick Clifton
2022-01-22Add markers for 2.38 branchNick Clifton
2022-01-17Update the config.guess and config.sub files from the master repository and r...Nick Clifton
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-04Remove a spurious debugging message.Nick Clifton
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-12-16When loading separate debug info files, also attempt to locate a file based u...Nick Clifton
2021-12-03Add myself and Zhensong Liu as the LoongArch port maintainer.Chenghua Xu
2021-12-02Fix illegal memory access whilst parsing corrupt DWARF debug information.Nick Clifton
2021-11-30Fix missing build dependency for binutils man pagesRoland McGrath
2021-11-30Use dwarf_vma type for offsets, ranges and section sizes in DWARF decoder.Nick Clifton