aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
2023-08-23bfd_get_symbol_leading_char vs. ""Alan Modra1-1/+2
2023-08-22objdump: file name table entry count checkAlan Modra1-3/+3
2023-08-22Re: kvx: New port.Alan Modra6-0/+171
2023-08-21aarch64/sme2: Teach binutils/BFD about the NT_ARM_ZT register setLuis Machado1-0/+2
2023-08-16kvx: New port.Paul Iannetta5-0/+37
2023-08-14Remove fall-back prune_warningsAlan Modra1-22/+1
2023-08-12regen configAlan Modra1-21/+52
2023-08-11warn unused result for bfd IO functionsAlan Modra1-2/+4
2023-08-09Rename bfd_bread and bfd_bwriteAlan Modra5-42/+43
2023-08-03readelf sprintf optimisationAlan Modra1-721/+1050
2023-08-03binutils sprintf optimisationAlan Modra7-70/+68
2023-08-03resrc: sprintf sanitizer null destination pointerAlan Modra1-15/+9
2023-08-03dlltool: sprintf sanitizer null destination pointerAlan Modra1-3/+5
2023-08-03wrstabs: sprintf sanitizer null destination pointerAlan Modra1-5/+9
2023-08-03objdump, nm: sprintf sanitizer null destination pointerAlan Modra2-22/+32
2023-08-02Revert "2.41 Release sources"Sam James14-359/+466
2023-08-022.41 Release sourcesbinutils-2_41-releaseNick Clifton14-466/+359
2023-08-02Don't declare xmalloc or xrealloc in bucomm.hAlan Modra3-6/+2
2023-08-01Fix "--only-keep-debug for ELF relocatables" binutils test for compilers whic...Nick Clifton1-1/+6
2023-08-01Add note to check that all changes have been pushed before creating the sourc...Nick Clifton1-1/+5
2023-07-30bpf: include, bfd, opcodes: add EF_BPF_CPUVER ELF header flagsJose E. Marchesi2-0/+11
2023-07-30Update how to make a release document after the 2.41 releaseNick Clifton1-12/+17
2023-07-28MIPS: Support `-gnuabi64' target triplet suffix for 64-bit Linux targetsYunQiang Su6-9/+20
2023-07-28testsuite: Handle composed R_MIPS_NONE relocationsYunQiang Su1-0/+2
2023-07-28testsuite: Also discard the `.MIPS.options' sectionYunQiang Su1-1/+1
2023-07-28Revert "MIPS: support mips*64 as CPU and gnuabi64 as ABI"Maciej W. Rozycki1-1/+0
2023-07-28coff/pe/xcoff and --extract-symbolsAlan Modra1-7/+19
2023-07-24objcopy embeds the current time and ignores SOURCE_DATE_EPOCH making the outp...Johannes Schauer Marin Rodrigues2-0/+10
2023-07-19Tidy binutils configureAlan Modra2-252/+240
2023-07-19Build all the objdump extensions with --enable-targets=allAlan Modra3-11/+14
2023-07-18Updated Swedish translation for the binutils subdirectoryNick Clifton1-2076/+2586
2023-07-14More tidies to objcopy archive handlingAlan Modra1-28/+32
2023-07-12Re: Keeping track of rs6000-coff archive element pointersAlan Modra1-1/+7
2023-07-09PR30592 objcopy: allow --set-section-flags to add or remove SHF_X86_64_LARGEFangrui Song9-10/+102
2023-07-07arc: Update/Add ARCv3 support.Claudiu Zissulescu1-2/+28
2023-07-07Udated Freach and Romainian translations for various sub-directoriesNick Clifton1-2081/+2612
2023-07-07Minor updates to release readmeNick Clifton1-1/+15
2023-07-04Updated Ukranian, Romanian and German translations for various sub-directoriesNick Clifton2-4158/+5228
2023-07-03Update after creating 2.41 branchNick Clifton1-10/+10
2023-07-03Change version number to 2.41.50 and regenerate filesNick Clifton4-2082/+2580
2023-07-03Add markers for the 2.41 branchNick Clifton3-0/+7
2023-07-03binutils: NEWS: Announce LoongArch changes in the 2.41 cycleWANG Xuerui1-0/+14
2023-07-01binutils: NEWS: Announce new RISC-V vector crypto extensionsChristoph Müllner1-0/+2
2023-06-30binutils: NEWS: announce new RISC-V extensionsPhilipp Tomsich1-0/+7
2023-06-30strings: Improve code to detect excessively large minimum string lengths.Nick Clifton2-18/+37
2023-06-30Prevent an illegal memory access when running the strings program with an exc...Nick Clifton2-0/+12
2023-06-29binutils/NEWS: announce SFrame version 2 as the new defaultIndu Bhagat1-0/+3
2023-06-29binutils: Add a --strip-section-headers testH.J. Lu2-0/+10
2023-06-29ELF: Discard non-alloc sections without section headerH.J. Lu1-1/+6
2023-06-29ELF: Strip section header in ELF objectsKaylee Blake3-2/+44