summaryrefslogtreecommitdiff
path: root/ld/emultempl/armelf.em
Commit message (Expand)AuthorAgeFilesLines
* 2004-11-30 Paul Brook <paul@codesourcery.com>Paul Brook2004-11-301-4/+1
* bfd/Daniel Jacobowitz2004-11-171-0/+3
* bfd/Paul Brook2004-09-171-4/+21
* bfd/Paul Brook2004-09-131-1/+17
* bfd/Alan Modra2004-05-251-1/+2
* * bfd/bfd-in.h (bfd_elf32_arm_process_before_allocation): Update.Paul Brook2004-04-011-1/+10
* * ldfile.c (ldfile_set_output_arch): Add defarch param.Alan Modra2004-01-031-2/+2
* * emultempl/aix.em: Convert to C90, remove unnecessary prototypesAlan Modra2003-06-271-21/+10
* (arm_elf_before_allocation): Replace ASSERT with a test for a NULLNick Clifton2003-05-301-2/+6
* * ldemul.c (ldemul_add_options, ldemul_handle_option): New functions.Alan Modra2003-02-281-5/+1
* Add duplicate entry for no-pipeline-knowledge. This will prevent the getoptNick Clifton2003-02-071-6/+5
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-7/+7
* Revert ARM linker patch and apply similar patch to bfd insteadNick Clifton2002-08-271-82/+43
* Set the last bit of DT_INIT and DT_FINI depending on the type of the function.Nick Clifton2002-08-221-43/+82
* Only search for an interworking bfd if there are input bfds.Nick Clifton2002-08-071-10/+12
* * ldlang.h (entry_sym): Make it a struct bfd_sym_chain.Alan Modra2002-07-011-3/+3
* Fix genreation of arm <->thumb glue stubs by ensuring that they are in the la...Nick Clifton2002-05-291-11/+46
* Add 'n' in order to prevent "-n" from being taken as an abbreviation forNick Clifton2002-04-111-1/+6
* * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Only emit thisAlan Modra2001-11-151-0/+3
* 2001-11-14 H.J. Lu <hjl@gnu.org>H.J. Lu2001-11-151-3/+3
* Fixtypos in ChangeLogs, fix copyright dates in filesNick Clifton2001-03-131-1/+1
* Add some shell variables and shell code to elf32.emAlan Modra2000-07-281-1210/+72
* Remove some forward declarations in ldemul.h and ldfile.h, andAlan Modra2000-07-111-3/+4
* place_orphan optimisationsAlan Modra2000-04-251-58/+50
* 2000-04-18 H.J. Lu <hjl@gnu.org>H.J. Lu2000-04-181-3/+4
* Yet another set of fixes for orphan sections.Alan Modra2000-04-181-56/+76
* Zero start address of orphan ~(SEC_LOAD | SEC_ALLOC) sections.Alan Modra2000-04-141-20/+19
* Keep output orphan sections in the same order as input.Alan Modra2000-04-121-37/+56
* GCC warning fix: Add missing NULL initialiser for find_potential_libraries.Alan Modra2000-02-291-1/+2
* Add LMA memory region functionality.Timothy Wall2000-02-161-1/+2
* To satisfy latest CVS gcc:Alan Modra2000-01-221-5/+5
* fix compile time warningsNick Clifton1999-10-271-0/+3
* Remove extraneous underscore from prototypeNick Clifton1999-10-261-1/+1
* * emultempl/ostring.sed: Rename from stringify.sed.Ian Lance Taylor1999-08-061-1/+1
* Abort if input format is ARM and output format is notNick Clifton1999-07-051-4/+16
* Patch from: Jim Pick <jim@jimpick.com>Nick Clifton1999-06-291-0/+6
* Add new command line switch --thumb-entry.Nick Clifton1999-06-211-1/+54
* * emultempl/armelf.em: Watch EMULATION_LIBPATH instead ofRichard Henderson1999-06-201-6/+12
* Implement new command line option for new ABI: -p which prevents the ARM codeNick Clifton1999-05-291-3/+61
* 1999-05-24 Philip Blundell <philb@gnu.org>Nick Clifton1999-05-241-0/+2
* Add definitions related to shared objects (copied from elf32.em)Nick Clifton1999-05-221-15/+998
* Initial revisionRichard Henderson1999-05-031-0/+168