aboutsummaryrefslogtreecommitdiff
path: root/contrib/binutils
Commit message (Expand)AuthorAgeFilesLines
* MFC r357226:Dimitry Andric2020-01-311-14/+14
* MFC r327164:Dimitry Andric2018-01-012-5/+5
* MFC r326135: bfd: fix segfault in the ihex parser on malformed ihex fileEd Maste2017-11-301-1/+1
* MFC r326136: bfd: avoid crash on corrupt binariesEd Maste2017-11-301-0/+20
* MFC r310132:Pedro F. Giffuni2016-12-211-1/+1
* MFC r275240 (bapt): Implement --no-fatal-warningsEd Maste2016-09-211-0/+10
* MFC r303147Pedro F. Giffuni2016-08-201-1/+1
* MFC r300333:Pedro F. Giffuni2016-06-101-0/+32
* MFC r300304:Pedro F. Giffuni2016-06-031-2/+2
* MFC r295901:Dimitry Andric2016-03-071-2/+2
* MFC r256859: Don't force 64-bit DWARF2 on MIPSEd Maste2015-12-162-19/+0
* MFC r288099:Dimitry Andric2015-10-091-1/+1
* MFC r256692: Fix .debug_line prologue header length calculation for 64-bit DWARFEd Maste2015-09-241-10/+8
* MFC r286519:Dimitry Andric2015-08-121-2/+2
* MFC r279301: GNU nm: Avoid NULL dereferenceEd Maste2015-03-041-1/+2
* MFC r278586:Tijl Coosemans2015-02-251-1/+1
* MFC 274817,274878,276801,276840,278976:John Baldwin2015-02-232-0/+3
* MFC r272519:Ian Lepore2015-02-121-0/+6
* MFC r276346:Dimitry Andric2014-12-311-3/+3
* MFC r276229:Pedro F. Giffuni2014-12-312-10/+34
* MFC r276228:Pedro F. Giffuni2014-12-291-1/+1
* MFC 275415:Andrew Turner2014-12-141-3/+7
* MFC 275336:Andrew Turner2014-12-141-10/+10
* MFC r275386:Dimitry Andric2014-12-092-4/+33
* MFC r274856:Dimitry Andric2014-11-251-1/+1
* MFC r257302 by rea:Ed Maste2014-10-173-5/+5
* MFC r270757:Tijl Coosemans2014-09-041-10/+11
* MFC r269393, r269394, r269395:Ian Lepore2014-08-111-1/+32
* MFC r256790:Ian Lepore2014-05-181-4/+4
* MFC r264238:Dimitry Andric2014-04-102-0/+16
* MFC r261422Justin Hibbits2014-03-141-1/+1
* MFC r261175:Pedro F. Giffuni2014-01-314-2/+19
* MFC r258017, r258429, r258748, r258817:Pedro F. Giffuni2013-12-211-2/+2
* Add support for assembling and disassembling Intel Random NumberDimitry Andric2013-10-074-8/+40
* Use correct size for MIPS .rld_map sectionEd Maste2013-10-021-1/+5
* Fix a bug in ld, where indirect symbols are not handled properly duringDimitry Andric2013-09-281-3/+19
* Add an elf note on ARM to store the MACHINE_ARCH an executable was builtAndrew Turner2013-09-262-0/+3
* Improve readelf notes output for Linux ELF filesEd Maste2013-09-132-0/+30
* Add support for the 'invpcid' instruction to binutils and DDB'sJohn Baldwin2013-09-034-3/+26
* Silence a warning that is incorrect on ARMv6 and later. In the smull, umull,Andrew Turner2013-08-171-2/+3
* Change default behaviour of ld(1) to not recursively copy DT_NEEDEDBaptiste Daroussin2013-07-311-1/+1
* Correct ELF note decoding for non-core filesEd Maste2013-07-191-3/+16
* Correct alignment in note outputEd Maste2013-07-181-1/+1
* Remove accidentally cut-and-pasted colonsEd Maste2013-07-181-7/+7
* Handle FreeBSD-specific ELF notesEd Maste2013-07-182-3/+50
* Handle DW_TAG_rvalue_reference_typeEd Maste2013-06-121-0/+1
* Revert: Use time_t instead of long for archive timestamps.Pedro F. Giffuni2013-06-017-24/+15
* BFD: Use time_t instead of long for archive timestamps.Pedro F. Giffuni2013-06-017-15/+24
* Improve compatibility with recent flex from flex.sourceforge.net.Jung-uk Kim2013-05-032-6/+6
* Fix the value of NT_FREEBSD_TAG to be the same as ABI_NOTRTYPE in lib/csu.Andrew Turner2013-04-181-1/+2