aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
2021-02-06PR27349, ar breaks symlinksAlan Modra2-7/+16
2021-02-05Remove Richard Henderson as the Alpha maintainerNick Clifton2-1/+4
2021-02-05Fix typos in comments added in PR 27252 fixEli Zaretskii3-4/+10
2021-02-05PR27345, binutils/arsup.c: lstat() not available on all targetsAlan Modra2-1/+6
2021-02-03pr27270 and pr27284, ar segfaults and wrong file modeAlan Modra4-28/+50
2021-02-02readelf: Add 'R' and 'D' to "Key to Flags:"H.J. Lu3-0/+21
2021-02-01Small updates to the 'how to make a release' document following from the 2.35...Nick Clifton2-22/+23
2021-01-28Improve windres's handling of pathnames containing special characters on Wind...Eli Zaretskii2-3/+34
2021-01-28Fix binutils tools so that they can cope with the special /dev/null file when...Eli Zaretskii3-0/+36
2021-01-27Simplify the code at the end of objcopy's main() function.Nick Clifton2-24/+15
2021-01-26Fix thinko in objcopy's memory freeing code.Frederic Cambus2-1/+7
2021-01-24Minor updates to the 'how to make a release' documentNick Clifton2-11/+17
2021-01-22MAINTAINERS: Update my e-mail addressMaciej W. Rozycki1-1/+1
2021-01-16Tidy inflateEnd callsAlan Modra2-2/+6
2021-01-15PR26539, memory leak in inflate.cAlan Modra2-3/+8
2021-01-14Update my email address (long overdue!)Alexandre Oliva2-3/+7
2021-01-14Updated translations for some subdirectoriesNick Clifton2-1761/+2047
2021-01-13Regen Makefile.in for jobserver.m4 aclocal.m4 dependencyAlan Modra3-0/+7
2021-01-13Add SEH support to code generated by dlltool.Zebediah Figura2-21/+38
2021-01-12Implement a workaround for GNU mak jobserverH.J. Lu4-0/+28
2021-01-12Updated translations for some subdirectoriesNick Clifton2-1762/+2068
2021-01-11Binutils: Check if AR works with --plugin and rcH.J. Lu2-3/+16
2021-01-11Updated translations for multiple subdirectoriesNick Clifton4-5366/+6268
2021-01-09Binutils: Pass --plugin to AR and RANLIBH.J. Lu2-2/+29
2021-01-09Update release howto with 2.37 numbersNick Clifton1-17/+20
2021-01-09Change version number to 2.36.50 and regenerate filesNick Clifton3-1613/+1732
2021-01-09Add Changelog entries and NEWS entries for 2.36 branchNick Clifton4-1/+9
2021-01-09configure regenAlan Modra2-2/+6
2021-01-07libtool.m4: update GNU/Hurd test from upstream. In upstream libtool, 47a889a...Samuel Thibault2-11/+5
2021-01-07ELF: Don't generate unused section symbolsH.J. Lu10-10/+144
2021-01-07binutils/readelf.c: Correct grammar in commentReuben Thomas2-1/+5
2021-01-01PR27116, Spelling errors found by Debian style checkerAlan Modra7-9/+17
2021-01-01Update year range in copyright notice of binutils filesAlan Modra142-142/+146
2021-01-01ChangeLog rotationAlan Modra2-2068/+2082
2020-12-31PR27128, nm -P portable output format regressionAlan Modra2-13/+22
2020-12-29elfedit: Pass osabi to reconcatH.J. Lu2-1/+5
2020-12-28binutils: Use the newly built assembler and linkerH.J. Lu2-1/+15
2020-12-24asan: print_vms_time signed integer overflowAlan Modra2-6/+21
2020-12-23x86-64: Add Intel LAM property supportH.J. Lu9-3/+107
2020-12-15Handle DT_GNU_FLAGS_1 in readelfVivek Das Mohapatra2-0/+28
2020-12-13Update ELF headers and readelf with recent e_machine assignments.Cary Coutant2-1/+20
2020-12-11Fix a build problem when using FreeBSD 12.Sebastian Huber4-3/+9
2020-12-07Remove references to the unofficial SHF_GNU_BUILD_NOTE section flag.Nick Clifton2-5/+6
2020-12-07binutils: Make smart_rename safe tooSiddhesh Poyarekar6-42/+148
2020-12-07objcopy: Get input file stat after BFD openSiddhesh Poyarekar2-16/+16
2020-12-07binutils: Use file descriptors from make_tempnameSiddhesh Poyarekar5-14/+50
2020-12-07README-how-to-make-a-release (point releases): Add a note to update the miles...Nick Clifton2-8/+21
2020-12-04asan: readelf: memory leaksAlan Modra3-40/+65
2020-11-27Allow spaces in the name of the external preprocessor used by windres.Nick Clifton2-1/+13
2020-11-27ELF: Support .noinit and .persistent sectionsJozef Lawrynowicz2-0/+44