summaryrefslogtreecommitdiff
path: root/bfd/coff-mcore.c
Commit message (Expand)AuthorAgeFilesLines
* 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