summaryrefslogtreecommitdiff
path: root/bfd/pe-mips.c
Commit message (Expand)AuthorAgeFilesLines
* Fix formatting of pe-mips.c file.Simon Marchi2016-02-051-30/+30
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-3/+3
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Don't always build coffgen.oAlan Modra2014-12-101-1/+1
* More fixes for memory access errors triggered by attemps to examine corrupted...Nick Clifton2014-11-261-2/+5
* Avoid coff OOMAlan Modra2014-11-111-1/+1
* More fixes for problems exposed by valgrind and the address sanitizerNick Clifton2014-11-101-4/+5
* bfd target vector rationalisationAlan Modra2014-05-021-1/+1
* Update copyright yearsAlan Modra2014-03-051-3/+1
* * targets.c (bfd_target): Make ar_max_namelen an unsigned char.Alan Modra2011-06-061-1/+2
* fix set but unused variable warningsAlan Modra2010-06-271-11/+1
* bfd/ChangeLogDave Korn2009-02-181-1/+7
* * pe-arm-wince.c (pe_print_compressed_pdata): Define new function toNick Clifton2008-07-181-1/+6
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-2/+3
* bfd/Alan Modra2007-04-261-1/+1
* * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra2007-03-261-1/+18
* Update the address and phone number of the FSF organization in the GPL noticesNick Clifton2005-05-041-1/+1
* Update the FSF address in the copyright/GPL noticeNick Clifton2005-05-041-1/+1
* Update to ISO-C90 and fix formattingNick Clifton2005-04-211-301/+251
* update copyright datesAlan Modra2005-03-031-1/+1
* * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,Ben Elliston2005-01-311-21/+0
* bfd/Alan Modra2004-08-131-10/+8
* [ bfd/ChangeLog ]Chris Demetriou2004-04-241-24/+0
* Correct spelling of "relocatable".Alan Modra2003-06-251-9/+9
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-67/+69
* * coff-mips.c (mips_bfd_reloc_type_lookup): ReplaceThiemo Seufer2001-12-021-1/+1
* * bfd.c (bfd_archive_filename): New function.Alan Modra2001-09-201-4/+4
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-17/+11
* Add missing prototypesNick Clifton2001-08-281-1/+11
* Update copyright noticesNick Clifton2001-03-081-1/+2
* 2001-01-02 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-021-46/+41
* Fix building with --enable-targets=allNick Clifton2000-03-011-43/+37
* 2000-03-01 H.J. Lu <hjl@gnu.org>H.J. Lu2000-03-011-1/+1
* Add WinCE support.Nick Clifton2000-02-281-0/+1004