aboutsummaryrefslogtreecommitdiff
path: root/ld/emultempl/armelf.em
AgeCommit message (Expand)AuthorFilesLines
2007-10-04PR linker/5097Nick Clifton1-1/+1
2007-08-17 * emultempl/alphaelf.em: Format option help.Alan Modra1-10/+11
2007-07-192007-07-19 Roland McGrath <roland@redhat.com>Roland McGrath1-2/+2
2007-07-06Update sources to GPLv3Nick Clifton1-4/+5
2007-03-202007-03-20 Paul Brook <paul@codesourcery.com>Paul Brook1-1/+10
2007-03-20 bfd/Mark Shinwell1-3/+12
2007-01-29 * NEWS: Mention --vfp11-denorm-fix option.Julian Brown1-2/+42
2006-11-13bfd/Daniel Jacobowitz1-12/+13
2006-10-23missed from 2006-10-19 commit.Alan Modra1-3/+3
2006-08-182006-08-18 Paul Brook <paul@codesourcery.com>Paul Brook1-3/+3
2006-02-072006-02-07 Paul Brook <paul@codesourcery.com>Paul Brook1-5/+22
2005-11-17 * ldlang.h (lang_input_section_type): Remove "ifile" field.Alan Modra1-14/+17
2005-06-16Add quotes to avoid a null test expression.Nick Clifton1-1/+1
2005-05-12Update FSF addressesNick Clifton1-1/+1
2005-04-15 * bfd/bfd-in.h (bfd_elf32_arm_set_target_relocs): Update prototype.Julian Brown1-2/+10
2005-03-03update copyright datesAlan Modra1-1/+2
2005-01-28 * bfd/bin-in.h (bfd_elf32_arm_set_target_relocs): Update prototype.Julian Brown1-1/+10
2004-11-302004-11-30 Paul Brook <paul@codesourcery.com>Paul Brook1-4/+1
2004-11-17bfd/Daniel Jacobowitz1-0/+3
2004-09-17bfd/Paul Brook1-4/+21
2004-09-13bfd/Paul Brook1-1/+17
2004-05-25bfd/Alan Modra1-1/+2
2004-04-01 * bfd/bfd-in.h (bfd_elf32_arm_process_before_allocation): Update.Paul Brook1-1/+10
2004-01-03 * ldfile.c (ldfile_set_output_arch): Add defarch param.Alan Modra1-2/+2
2003-06-27 * emultempl/aix.em: Convert to C90, remove unnecessary prototypesAlan Modra1-21/+10
2003-05-30(arm_elf_before_allocation): Replace ASSERT with a test for a NULLNick Clifton1-2/+6
2003-02-28 * ldemul.c (ldemul_add_options, ldemul_handle_option): New functions.Alan Modra1-5/+1
2003-02-07Add duplicate entry for no-pipeline-knowledge. This will prevent the getoptNick Clifton1-6/+5
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-7/+7
2002-08-27Revert ARM linker patch and apply similar patch to bfd insteadNick Clifton1-82/+43
2002-08-22Set the last bit of DT_INIT and DT_FINI depending on the type of the function.Nick Clifton1-43/+82
2002-08-07Only search for an interworking bfd if there are input bfds.Nick Clifton1-10/+12
2002-07-01 * ldlang.h (entry_sym): Make it a struct bfd_sym_chain.Alan Modra1-3/+3
2002-05-29Fix genreation of arm <->thumb glue stubs by ensuring that they are in the la...Nick Clifton1-11/+46
2002-04-11Add 'n' in order to prevent "-n" from being taken as an abbreviation forNick Clifton1-1/+6
2001-11-15 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Only emit thisAlan Modra1-0/+3
2001-11-152001-11-14 H.J. Lu <hjl@gnu.org>H.J. Lu1-3/+3
2001-03-13Fixtypos in ChangeLogs, fix copyright dates in filesNick Clifton1-1/+1
2000-07-28Add some shell variables and shell code to elf32.emAlan Modra1-1210/+72
2000-07-11Remove some forward declarations in ldemul.h and ldfile.h, andAlan Modra1-3/+4
2000-04-25place_orphan optimisationsAlan Modra1-58/+50
2000-04-182000-04-18 H.J. Lu <hjl@gnu.org>H.J. Lu1-3/+4
2000-04-18Yet another set of fixes for orphan sections.Alan Modra1-56/+76
2000-04-14Zero start address of orphan ~(SEC_LOAD | SEC_ALLOC) sections.Alan Modra1-20/+19
2000-04-12Keep output orphan sections in the same order as input.Alan Modra1-37/+56
2000-02-29GCC warning fix: Add missing NULL initialiser for find_potential_libraries.Alan Modra1-1/+2
2000-02-16Add LMA memory region functionality.Timothy Wall1-1/+2
2000-01-22To satisfy latest CVS gcc:Alan Modra1-5/+5
1999-10-27fix compile time warningsNick Clifton1-0/+3
1999-10-26Remove extraneous underscore from prototypeNick Clifton1-1/+1