aboutsummaryrefslogtreecommitdiff
path: root/ld/emultempl/armcoff.em
AgeCommit message (Collapse)AuthorFilesLines
2001-03-13Fixtypos in ChangeLogs, fix copyright dates in filesNick Clifton1-1/+1
2000-07-11Remove some forward declarations in ldemul.h and ldfile.h, andAlan Modra1-3/+4
re-arrange header include order. Fix shadowing warnings in ldlang.h Fix compile errors in mpw-elfmips.c
2000-02-29GCC warning fix: Add missing NULL initialiser for find_potential_libraries.Alan Modra1-1/+2
2000-01-22To satisfy latest CVS gcc:Alan Modra1-7/+8
* emultempl/*.em (ld_emulation_xfer_struct): Add missing NULL initialisers, and comments. * testsuite/ld-srec/sr3.cc (__rethrow): New.
1999-10-26Remove extraneous underscore from prototypeNick Clifton1-1/+1
1999-08-06 * emultempl/ostring.sed: Rename from stringify.sed.Ian Lance Taylor1-2/+2
* emultempl/astring.sed: New file. * Makefile.am (stringify.sed): New target. (GEN_DEPENDS): Change $(srcdir)/emultempl/stringify.sed to stringify.sed. * configure.in: Define and substitute STRINGIFY. * emultempl/*.em: Use stringify.sed from build directory rather than source directory. * emultempl/elf32.em: Use stringify.sed rather than inline sed script. * emultempl/gld960.em, emultempl/gld960c.em: Likewise. * emultempl/hppaelf.em, emultempl/linux.em: Likewise. * emultempl/lnk960.em, emultempl/sunos.em: Likewise. * configure, Makefile.in: Rebuild.
1999-07-05Abort if input format is ARM and output format is notNick Clifton1-3/+15
1999-06-21Add new command line switch --thumb-entry.Nick Clifton1-1/+53
1999-05-28fix typo.Nick Clifton1-1/+1
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+226