summaryrefslogtreecommitdiff
path: root/bfd/coff-mips.c
Commit message (Expand)AuthorAgeFilesLines
* miscellaneous SEC_SMALL_DATAAlan Modra2020-03-021-3/+6
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Pass section when available to bfd_octets_per_byteAlan Modra2019-11-251-9/+12
* Introduce new section flag: SEC_ELF_OCTETSChristian Eggers2019-11-251-1/+1
* bfd_section_* macrosAlan Modra2019-09-191-3/+2
* Tidy ld/ldmisc.cAlan Modra2019-09-111-0/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDENH.J. Lu2018-05-211-0/+1
* Reinstate mips ecoff supportAlan Modra2018-04-191-0/+1597
* Remove mips aout, coff, and pe supportAlan Modra2018-04-181-1597/+0
* Remove bfd stub function casts.Alan Modra2018-02-161-73/+168
* Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext...Nick Clifton2018-02-141-7/+7
* Fix compile time warning messages from gcc version 8 about cast between incom...Nick Clifton2018-02-131-7/+7
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-3/+3
* Fix a memory access violation when attempting to parse a corrupt COFF binary ...users/ARM/embedded-gdb-master-2017q4users/ARM/embedded-binutils-master-2017q4Nick Clifton2017-11-281-0/+6
* Rewrite __start and __stop symbol handlingAlan Modra2017-06-161-0/+1
* bfd: new BFD target entry point _bfd_set_reloc.Jose E. Marchesi2017-05-101-0/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Return void from linker callbacksAlan Modra2016-05-281-20/+14
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-2/+2
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* bfd target vector rationalisationAlan Modra2014-05-021-6/+6
* Add pe/x86_64 bigobj file format.Tristan Gingold2014-03-131-1/+1
* Update copyright yearsAlan Modra2014-03-051-3/+1
* Remove trailing white spaces in bfdH.J. Lu2013-01-101-2/+2
* * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton2012-07-131-142/+85
* PR ld/12762Alan Modra2011-08-171-1/+1
* include/ChangeLogCatherine Moore2011-07-111-0/+3
* * targets.c (bfd_target): Make ar_max_namelen an unsigned char.Alan Modra2011-06-061-1/+4
* update copyright datesAlan Modra2009-09-021-1/+1
* bfd/Richard Sandiford2009-04-161-0/+1
* bfd/ChangeLogDave Korn2009-02-181-2/+3
* * pe-arm-wince.c (pe_print_compressed_pdata): Define new function toNick Clifton2008-07-181-1/+2
* * ecoff.c (_bfd_ecoff_archive_p): Delete.Alan Modra2008-01-211-4/+4
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-15/+16
* 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
* bfd/H.J. Lu2004-10-211-3/+3
* bfd/H.J. Lu2004-07-211-0/+2
* * bfd-in.h (bfd_get_section_limit): Define.Alan Modra2004-06-291-6/+2
* bfd/Alan Modra2004-06-241-2/+6
* * section.c (bfd_make_section_anyway): Add all sections to hash tab.Alan Modra2004-04-301-1/+2
* [ bfd/ChangeLog ]Chris Demetriou2004-04-241-1080/+34
* [ bfd/ChangeLog ]Chris Demetriou2004-04-211-126/+0
* Correct spelling of "relocatable".Alan Modra2003-06-251-20/+20
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-174/+139