aboutsummaryrefslogtreecommitdiff
path: root/bfd/coff-mcore.c
AgeCommit message (Expand)AuthorFilesLines
2004-08-13bfd/Alan Modra1-16/+14
2003-11-24 * aix5ppc-core.c: Fix comment typos.Kazu Hirata1-1/+1
2003-06-25Correct spelling of "relocatable".Alan Modra1-3/+3
2003-06-04Altered the CREATE_xxx_COFF_TARGET_VEC macro argumentsSvein Seldal1-2/+2
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-45/+46
2002-11-21 * coff-mcore.c (SWAP_IN_RELOC_OFFSET): Define.Alan Modra1-0/+5
2002-04-042002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-3/+3
2001-09-21Fix compile time warningsNick Clifton1-2/+4
2001-09-20 * bfd.c (bfd_archive_filename): New function.Alan Modra1-7/+7
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra1-1/+1
2001-08-28Add missing prototypesNick Clifton1-0/+7
2001-03-08Update copyright noticesNick Clifton1-1/+1
2001-01-232001-01-23 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-4/+0
2000-11-112000-11-11 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-72/+70
2000-06-19Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add supportNick Clifton1-2/+6
2000-03-01Fix building with --enable-targets=allNick Clifton1-4/+0
2000-03-012000-03-01 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+1
2000-01-20fix spelling of MotorolaNick Clifton1-1/+1
2000-01-13Apply for for CR 102957.Nick Clifton1-1/+1
1999-12-17Move PE format object file detection code into common place.Nick Clifton1-63/+0
1999-11-20fix typoiNick Clifton1-1/+0
1999-11-18Fix processing of RVA relocsNick Clifton1-1/+11
1999-08-19Add code to emit relocs into a base file.Nick Clifton1-1/+27
1999-07-19Add new field to bfd_target structure.Nick Clifton1-117/+5
1999-07-12 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1-9/+9
1999-07-12 * Many files: Changes to avoid gcc warnings: Remove unused localIan Lance Taylor1-4/+1
1999-05-16reinstate uin_reloc_pNick Clifton1-0/+11
1999-05-15Add support for mcore RVA relocs.Nick Clifton1-15/+23
1999-05-07Replace assert (about endianism) with an error messageNick Clifton1-2/+13
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+703