summaryrefslogtreecommitdiff
path: root/ld/emultempl/mmo.em
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Use bool in ldAlan Modra2021-03-311-1/+1
* SHF_LINK_ORDER fixup_link_order in ldAlan Modra2021-01-131-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Avoid ubsan bug complaining about &p->fieldAlan Modra2019-12-261-1/+1
* bfd macro conversion to inline functionsAlan Modra2019-09-201-3/+1
* bfd_section_* macrosAlan Modra2019-09-191-3/+3
* Rename elf32.em to elf.emAlan Modra2019-09-111-3/+3
* Move elf32.em and elf-generic.em functionsAlan Modra2019-09-111-4/+3
* Rename lang_output_section_statement to lang_os_listAlan Modra2019-08-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* ld error/warning messagesAlan Modra2018-02-261-1/+1
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* ld internationalization fixesAlan Modra2017-10-111-1/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Speedup mmo and pe orphan placement for relocatable linkH.J. Lu2016-03-021-12/+18
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Re: Orphan output section with multiple input sectionsAlan Modra2015-10-291-2/+16
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-1/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Update copyright yearsAlan Modra2014-03-051-2/+1
* * emultempl/mmo.em (mmo_place_orphan): Rewrite to also attachHans-Peter Nilsson2012-09-091-30/+92
* Add support for PowerPC VLE.James Lemke2012-05-141-1/+1
* * ld.texinfo (Expression Section): Describe treatment of numbersAlan Modra2010-12-201-0/+1
* update copyright datesAlan Modra2009-09-021-1/+1
* PR 10474Alan Modra2009-08-101-3/+3
* * ldemul.h (ldemul_place_orphan): Update prototype.Alan Modra2008-10-201-5/+5
* * ldemul.c (ldemul_place_orphan): Add "constraint" param.Alan Modra2008-10-041-4/+4
* include/Alan Modra2008-02-151-3/+4
* 2007-07-19 Roland McGrath <roland@redhat.com>Roland McGrath2007-07-191-4/+4
* Update sources to GPLv3Nick Clifton2007-07-061-4/+5
* * emultempl/mmo.em: Improve comments. Explain why there'sHans-Peter Nilsson2006-06-211-5/+11
* bfd/Alan Modra2006-06-201-2/+5
* * ldlang.h (lang_input_section_type): Remove "ifile" field.Alan Modra2005-11-171-3/+3
* bfd/Alan Modra2005-08-041-0/+1
* Update FSF addressesNick Clifton2005-05-121-1/+1
* ld/Alan Modra2004-10-141-136/+19
* * ldgram.y (sect_constraint): New.Jakub Jelinek2004-05-191-1/+3
* * ldexp.c (align_n): Make static.Alan Modra2004-01-031-2/+1
* * emultempl/aix.em: Convert to C90, remove unnecessary prototypesAlan Modra2003-06-271-20/+6
* Correct spelling of "relocatable".Alan Modra2003-06-251-2/+2
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-8/+8
* * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don'tAlan Modra2002-07-201-1/+5
* * emultempl/mmo.em (mmo_place_orphan): Handle case of no .textHans-Peter Nilsson2002-07-191-0/+11
* * ldlang.c (lang_size_sections_1): Move check for conflicting loadRichard Sandiford2002-05-271-1/+1
* * emultempl/mmo.em (mmo_after_open): Don't callHans-Peter Nilsson2002-02-171-5/+13
* Support on-demand global register allocation fromHans-Peter Nilsson2002-02-011-1/+27