aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2.41 Release sourcesbinutils-2_41-releaseNick Clifton2023-08-0214-466/+359
* Don't declare xmalloc or xrealloc in bucomm.hAlan Modra2023-08-023-6/+2
* Fix "--only-keep-debug for ELF relocatables" binutils test for compilers whic...Nick Clifton2023-08-011-1/+6
* Add note to check that all changes have been pushed before creating the sourc...Nick Clifton2023-08-011-1/+5
* bpf: include, bfd, opcodes: add EF_BPF_CPUVER ELF header flagsJose E. Marchesi2023-07-302-0/+11
* Update how to make a release document after the 2.41 releaseNick Clifton2023-07-301-12/+17
* MIPS: Support `-gnuabi64' target triplet suffix for 64-bit Linux targetsYunQiang Su2023-07-286-9/+20
* testsuite: Handle composed R_MIPS_NONE relocationsYunQiang Su2023-07-281-0/+2
* testsuite: Also discard the `.MIPS.options' sectionYunQiang Su2023-07-281-1/+1
* Revert "MIPS: support mips*64 as CPU and gnuabi64 as ABI"Maciej W. Rozycki2023-07-281-1/+0
* coff/pe/xcoff and --extract-symbolsAlan Modra2023-07-281-7/+19
* objcopy embeds the current time and ignores SOURCE_DATE_EPOCH making the outp...Johannes Schauer Marin Rodrigues2023-07-242-0/+10
* Tidy binutils configureAlan Modra2023-07-192-252/+240
* Build all the objdump extensions with --enable-targets=allAlan Modra2023-07-193-11/+14
* Updated Swedish translation for the binutils subdirectoryNick Clifton2023-07-181-2076/+2586
* More tidies to objcopy archive handlingAlan Modra2023-07-141-28/+32
* Re: Keeping track of rs6000-coff archive element pointersAlan Modra2023-07-121-1/+7
* PR30592 objcopy: allow --set-section-flags to add or remove SHF_X86_64_LARGEFangrui Song2023-07-099-10/+102
* arc: Update/Add ARCv3 support.Claudiu Zissulescu2023-07-071-2/+28
* Udated Freach and Romainian translations for various sub-directoriesNick Clifton2023-07-071-2081/+2612
* Minor updates to release readmeNick Clifton2023-07-071-1/+15
* Updated Ukranian, Romanian and German translations for various sub-directoriesNick Clifton2023-07-042-4158/+5228
* Update after creating 2.41 branchNick Clifton2023-07-031-10/+10
* Change version number to 2.41.50 and regenerate filesNick Clifton2023-07-034-2082/+2580
* Add markers for the 2.41 branchNick Clifton2023-07-033-0/+7
* binutils: NEWS: Announce LoongArch changes in the 2.41 cycleWANG Xuerui2023-07-031-0/+14
* binutils: NEWS: Announce new RISC-V vector crypto extensionsChristoph Müllner2023-07-011-0/+2
* binutils: NEWS: announce new RISC-V extensionsPhilipp Tomsich2023-06-301-0/+7
* strings: Improve code to detect excessively large minimum string lengths.Nick Clifton2023-06-302-18/+37
* Prevent an illegal memory access when running the strings program with an exc...Nick Clifton2023-06-302-0/+12
* binutils/NEWS: announce SFrame version 2 as the new defaultIndu Bhagat2023-06-291-0/+3
* binutils: Add a --strip-section-headers testH.J. Lu2023-06-292-0/+10
* ELF: Discard non-alloc sections without section headerH.J. Lu2023-06-291-1/+6
* ELF: Strip section header in ELF objectsKaylee Blake2023-06-293-2/+44
* Ignore --prefix-file-map compiler option whist running testsuite.Matthias Klose2023-06-292-2/+2
* ignore lto-wrapper warnings for lto builds.Matthias Klose2023-06-291-0/+3
* binutils/NEWS: add note about upcoming libsframe changesIndu Bhagat2023-06-271-0/+6
* Add note about adding ChangeLog.git to src-release.shNick Clifton2023-06-271-0/+8
* Prune linker warnings about an executable stack being created with the -z exe...Nick Clifton2023-06-212-2/+19
* binutils/NEWS: Mention Sony Allegrex MIPS CPU supportMaciej W. Rozycki2023-06-151-0/+5
* Add MIPS Allegrex CPU as a MIPS2-based CPUDavid Guillen Fandos2023-06-151-0/+1
* Revert "MIPS: fix r6 testsuites"Maciej W. Rozycki2023-06-151-59/+16
* Revert "MIPS: fix -gnuabi64 testsuite"Maciej W. Rozycki2023-06-159-32/+11
* readelf/objdump remember_state memory leaksAlan Modra2023-06-091-5/+7
* objcopy memory leaks after errorsAlan Modra2023-06-071-0/+5
* Re: loongarch readelf supportAlan Modra2023-06-061-1/+1
* MIPS: fix -gnuabi64 testsuiteYunQiang Su2023-06-059-11/+32
* MIPS: fix r6 testsuitesYunQiang Su2023-06-051-16/+59
* Re: loongarch readelf supportAlan Modra2023-06-031-2/+3
* loongarch readelf supportAlan Modra2023-06-021-29/+34