aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
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
2015-08-07objcopy: Improve wildcard matching for symbols with '!' prefix.Andrew Burgess9-4/+102
2015-08-06Yaakov Selkowitz: fixes for in-tree libiconvDJ Delorie2-26/+71
2015-08-05Change the behaviour of the --only-keep-debug option to objcopy and strip so ...Nick Clifton4-2/+94
2015-08-04Fix stack buffer overflows when parsing corrupt ihex files.Yuriy M. Kaminskiy2-1/+12
2015-08-04Fix memory leak in ar if it encounters an invalid path whilst extracting files.Nick Clifton1-0/+1
2015-08-04Update description of proc run_dump_testNick Clifton2-14/+29
2015-07-27Regenerate configure filesH.J. Lu2-2/+6
2015-07-24Use 0xffffffffffffffffLL to silence GCC 6 warningH.J. Lu2-1/+5
2015-07-24Fix the evaluation of RL78 complex relocs, by making immediate values be comp...Nick Clifton3-0/+9
2015-07-24Remove leading/trailing white spaces in ChangeLogH.J. Lu1-2/+2
2015-07-23readelf display of 0x800...000 addendAlan Modra2-10/+8
2015-07-20Regen two filesAlan Modra2-3/+7
2015-07-17Correct readelf dynamic section buffer overlow testAlan Modra2-3/+9
2015-07-14Make default compression gABI compliantH.J. Lu5-17/+35
2015-07-10Properly convert objects between different ELF classesH.J. Lu4-2/+117
2015-07-10Warn unsupported compress type and corrupted compressed sectionH.J. Lu2-13/+45
2015-07-10Updated to accept .debug_* sectionsH.J. Lu2-2/+6
2015-07-092015-07-09 Catherine Moore <clm@codesourcery.com>Catherine Moore2-0/+8
2015-06-26Add support for DT_MIPS_RLD_MAP_REL.Matthew Fortune2-0/+5
2015-06-22Stop "objdump -d" from disassembling past a symbolic address.Nick Clifton3-7/+35