aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
2016-01-01Copyright update for binutilsAlan Modra132-132/+136
2016-01-01New 2016 binutils ChangeLog filesAlan Modra1-0/+14
2016-01-01binutils ChangeLog rotationAlan Modra2-0/+0
2015-12-30Fix assorted ChangeLog errorsAlan Modra2-10/+10
2015-12-24Add assembler support for ARMv8-M BaselineThomas Preud'homme2-1/+7
2015-12-24Add assembler support for ARMv8-M MainlineThomas Preud'homme2-2/+9
2015-12-22Add support for ARM's NOREAD section flag.Mickael Guene2-1/+21
2015-12-17MAINTAINERS: Add myself as MIPS maintainerMaciej W. Rozycki2-0/+5
2015-12-15Add support for RX V2 Instruction SetYoshinori Sato2-0/+6
2015-12-14nm: basic COFF symbol type support for SysV-style symbol table dumpingJan Beulich2-4/+63
2015-12-08Fix static analysis warning about undefined bheaviour.Nick Clifton2-1/+7
2015-12-03Darwin: add new mach-o header flags.Tristan Gingold2-0/+9
2015-12-01binutils/configure updateAlan Modra2-1/+5
2015-11-30objdump: Handle 32-bit base address in debug_ranges / debug_loc.Andrew Burgess6-11/+207
2015-11-28Update my email address in MAINTAINERS.Cary Coutant2-1/+5
2015-11-20Fix building objcopy under mingw64 by replacing uses of strndup with xstrndup.Ronald Hoogenboom2-3/+8
2015-11-20Update translations.Nick Clifton3-1/+9423
2015-11-18mach-o: decode and display arm64 compact unwind entries.Tristan Gingold2-0/+69
2015-11-14Bump version to 2.26.51Tristan Gingold2-10/+14
2015-11-13Add markers for release 2.26Tristan Gingold3-0/+7
2015-11-09binutils: Fix left shift of negative value.Dominik Vogt2-1/+5
2015-11-03readelf verdef and verneedAlan Modra2-164/+143
2015-10-30Updated (simplified) Chinese translations for ld, bfd, binutils and gold.Nick Clifton2-2439/+6989
2015-10-27Add support to readelf for reading NetBSD ELF core notes.Stephen Fisher2-0/+43
2015-10-22binutils/objcopy.c (setup_section): missing extract_symbol partHans-Peter Nilsson2-5/+5
2015-10-22Run add-symbol test on mipsAlan Modra2-4/+7
2015-10-21Fix typo in spelling of author's name.Ronald Hoogenboom2-2/+2
2015-10-21Add ability for objcopy to insert new symbols into a binary.Ronald Hoogenbllon7-100/+356
2015-10-18Fix PR binutils/19147 -- off by one when printing NT_FILE note.Paul Pluzhnikov2-1/+6
2015-10-15binutils objcopy test tidyAlan Modra2-109/+126
2015-10-15objcopy --extract-symbolAlan Modra2-5/+5
2015-10-12avr: Fix bugs in org/align tracking.Andrew Burgess2-3/+8
2015-10-07New ARC implementation.Nick Clifton4-2/+90
2015-09-30Handle symbolic link when copying source fileH.J. Lu2-0/+12
2015-09-29Don't use the output section size to copy input sectionH.J. Lu8-28/+54
2015-09-29Adjust the output section size to skip gap fillsH.J. Lu2-4/+27
2015-09-28Updare French translation for binutils and German translation for opcodes.Nick Clifton2-7/+11
2015-09-25The FT32's disassembly of 10-bit literals has the incorrect mask.jamesbowman1-0/+4
2015-09-23Add support for files that contain multiple symbol index tables. Fixes PR 15835Nick Clifton2-46/+68
2015-09-22Solaris PIE supportRainer Orth2-0/+14
2015-09-10Adds an option to the strings program to specify a separator between the emit...Erik Ackermann4-2/+37
2015-09-09Remove sentance in binutils documentation saying that thin archives cannot co...Nick Clifton2-2/+6
2015-09-03Fix seg-fault in readelf when scanniing a corrupt binary.Nick Clifton2-1/+20
2015-08-28Also install readelf into tooldir/bin directoryH.J. Lu3-2/+7
2015-08-24Missing parts of fixes for in-tree libiconvYaakov Selkowitz2-26/+71
2015-08-17Regen binutils/configureAlan Modra2-67/+30
2015-08-12Remove trailing spaces in binutilsH.J. Lu42-296/+296
2015-08-11Tweak binutils testsuiteAlan Modra7-13/+27
2015-08-08binutils-all/strip-12.s: Use ".section .bss" instead of ".bss"Hans-Peter Nilsson2-1/+6
2015-08-07Check sh_type/sh_flags/sh_addralign/sh_entsize when copying sh_link/sh_infoH.J. Lu4-0/+21