summaryrefslogtreecommitdiff
path: root/binutils
Commit message (Expand)AuthorAgeFilesLines
* bfd target vector rationalisationAlan Modra2014-05-023-10/+15
* Fixes a problem with the BFD library running out of memory because it mistakenlyNick Clifton2014-04-304-0/+37
* Add maintainers for OR1K.Christian Svensson2014-04-252-0/+6
* Add support for the MIPS eXtended Physical Address (XPA) ASE.Andrew Bennett2014-04-232-0/+8
* Remove support for the (deprecated) openrisc and or32 configurations and replaceChristian Svensson2014-04-226-18/+53
* mach-o: layout executablesTristan Gingold2014-04-182-11/+15
* Mach-O: Add objdump -P dyld_info to dump dyld data.Tristan Gingold2014-04-162-8/+365
* Mach-O: improve objdump -P load output.Tristan Gingold2014-04-162-53/+57
* Report an error on objcopy/strip of sectionless binariesAlan Modra2014-04-072-0/+12
* This patch allows one to place the gcc's liblto_plugin in the lib/bfd-plugins...Markus Trippelsdorf2014-04-033-4/+15
* mach-o: fix warnings on 32 bit hosts. Display personality functions.Tristan Gingold2014-04-032-6/+32
* mach-o: read and dump: prebound_dylib, prebind_cksum, twolevel_hints.Tristan Gingold2014-04-022-1/+92
* mach-o: display data_in_code.Tristan Gingold2014-04-012-7/+89
* Mach-O: disp dyld environment command in objdump -P load.Tristan Gingold2014-03-272-0/+12
* Mach-O: add objdump -P function_starts to display function starts.Tristan Gingold2014-03-272-15/+94
* objdump: set address of debug sections.Tristan Gingold2014-03-272-1/+5
* [AArch64 disassembler] Add missing checks of undefine encodings onYufeng Zhang2014-03-264-0/+116
* Mach-O: Add BFD_MACH_O_CPU_TYPE_ARM64.Tristan Gingold2014-03-262-0/+5
* Fix stack offset in Mach-O output for -P compact_unwind.Tristan Gingold2014-03-242-5/+12
* An off-by-one error in the code to catch bogus vn_next fields meant thatNick Clifton2014-03-202-1/+6
* This is a fix for PR binutils/16723, where a corrupt .gnu.version_r section c...Nick Clifton2014-03-192-0/+13
* readelf -s test: Skip extra symbols produced by MSP430 assembler.Nick Clifton2014-03-172-0/+6
* od-macho: dump compact unwind info.Tristan Gingold2014-03-172-2/+457
* mach-o: handle lasz load dylib command.Tristan Gingold2014-03-172-0/+5
* Check fwrite return codeAnthony Green2014-03-142-1/+10
* Fix build time problem with MingGW hosts, which do not have a strnlen() funct...Nick Clifton2014-03-143-4/+9
* Update the documentation for the AR command so that it shows the --pluginNick Clifton2014-03-122-2/+8
* Fix compile time warnings about unused variables 'yyinput' and 'input'.Dmitry Gorbachev2014-03-122-2/+7
* autoreconfAlan Modra2014-03-123-2/+7
* Patch for PR binutils/16664 which triggers a seg-fault when attempting toNick Clifton2014-03-062-9/+22
* Update copyright yearsAlan Modra2014-03-05126-201/+130
* Fix various copyright issuesAlan Modra2014-03-032-0/+13
* Fix readelf so it doesn't complain about corrupt attribute.Cary Coutant2014-02-112-1/+6
* binutils potfiles regenAlan Modra2014-02-102-1423/+2317
* binutils/ChangeLog:Andrew Pinski2014-02-062-0/+5
* Add readelf support for dumping gold version note sections.Cary Coutant2014-02-062-0/+16
* My patch to the binutils strip-10.d test was wrong. The osabi field should a...Nick Clifton2014-01-292-1/+6
* A recent change to the BFD library has meant that the osabi field inNick Clifton2014-01-282-1/+6
* Update copyright year to 2014H.J. Lu2014-01-082-2/+6
* New Year - binutils ChangeLog rotationH.J. Lu2014-01-082-669/+683
* remove VA_* from binutilsTom Tromey2014-01-074-23/+37
* remove uses of PARAMS from binutilsTom Tromey2014-01-073-4/+9
* * objcopy.c (dump_sections): New list.Nick Clifton2013-12-314-0/+103
* PR binutils/16218Nick Clifton2013-12-207-69/+90
* Set SHF_INFO_LINK bit for SHT_REL/SHT_RELA sectionsH.J. Lu2013-12-193-2/+8
* remove remnants of old Mach-O workaroundTom Tromey2013-12-192-14/+13
* Add support for Andes NDS32:Kuan-Lin Chen2013-12-138-4/+289
* Also copy EI_OSABI fieldH.J. Lu2013-12-122-1/+8
* Use $(INSTALL_PROGRAM_ENV) consistently.Roland McGrath2013-12-103-12/+18
* strip off +x bits on non-executable/script filesMike Frysinger2013-12-074-0/+6