summaryrefslogtreecommitdiff
path: root/bfd/coff-mcore.c
Commit message (Expand)AuthorAgeFilesLines
* 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 copyright datesAlan Modra2005-03-031-1/+1
* * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,Ben Elliston2005-01-311-33/+0
* bfd/H.J. Lu2004-10-211-1/+1
* bfd/Alan Modra2004-08-131-16/+14
* * aix5ppc-core.c: Fix comment typos.Kazu Hirata2003-11-241-1/+1
* Correct spelling of "relocatable".Alan Modra2003-06-251-3/+3
* Altered the CREATE_xxx_COFF_TARGET_VEC macro argumentsSvein Seldal2003-06-041-2/+2
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-45/+46
* * coff-mcore.c (SWAP_IN_RELOC_OFFSET): Define.Alan Modra2002-11-211-0/+5
* 2002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-04-041-3/+3
* Fix compile time warningsNick Clifton2001-09-211-2/+4
* * bfd.c (bfd_archive_filename): New function.Alan Modra2001-09-201-7/+7
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-1/+1
* Add missing prototypesNick Clifton2001-08-281-0/+7
* Update copyright noticesNick Clifton2001-03-081-1/+1
* 2001-01-23 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-231-4/+0
* 2000-11-11 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-11-111-72/+70
* Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add supportNick Clifton2000-06-191-2/+6
* Fix building with --enable-targets=allNick Clifton2000-03-011-4/+0
* 2000-03-01 H.J. Lu <hjl@gnu.org>H.J. Lu2000-03-011-1/+1
* fix spelling of MotorolaNick Clifton2000-01-201-1/+1
* Apply for for CR 102957.Nick Clifton2000-01-131-1/+1
* Move PE format object file detection code into common place.Nick Clifton1999-12-171-63/+0
* fix typoiNick Clifton1999-11-201-1/+0
* Fix processing of RVA relocsNick Clifton1999-11-181-1/+11
* Add code to emit relocs into a base file.Nick Clifton1999-08-191-1/+27
* Add new field to bfd_target structure.Nick Clifton1999-07-191-117/+5
* * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1999-07-121-9/+9
* * Many files: Changes to avoid gcc warnings: Remove unused localIan Lance Taylor1999-07-121-4/+1
* reinstate uin_reloc_pNick Clifton1999-05-161-0/+11
* Add support for mcore RVA relocs.Nick Clifton1999-05-151-15/+23
* Replace assert (about endianism) with an error messageNick Clifton1999-05-071-2/+13
* Initial revisionRichard Henderson1999-05-031-0/+703