aboutsummaryrefslogtreecommitdiff
path: root/ld/emultempl/mmo.em
AgeCommit message (Expand)AuthorFilesLines
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-03-31Use bool in ldAlan Modra1-1/+1
2021-01-13SHF_LINK_ORDER fixup_link_order in ldAlan Modra1-1/+1
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-12-26Avoid ubsan bug complaining about &p->fieldAlan Modra1-1/+1
2019-09-20bfd macro conversion to inline functionsAlan Modra1-3/+1
2019-09-19bfd_section_* macrosAlan Modra1-3/+3
2019-09-11Rename elf32.em to elf.emAlan Modra1-3/+3
2019-09-11Move elf32.em and elf-generic.em functionsAlan Modra1-4/+3
2019-08-01Rename lang_output_section_statement to lang_os_listAlan Modra1-1/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-02-26ld error/warning messagesAlan Modra1-1/+1
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra1-1/+1
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-10-11ld internationalization fixesAlan Modra1-1/+1
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-03-02Speedup mmo and pe orphan placement for relocatable linkH.J. Lu1-12/+18
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-10-29Re: Orphan output section with multiple input sectionsAlan Modra1-2/+16
2015-08-18Add output_type to bfd_link_infoH.J. Lu1-1/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-2/+1
2012-09-09 * emultempl/mmo.em (mmo_place_orphan): Rewrite to also attachHans-Peter Nilsson1-30/+92
2012-05-14Add support for PowerPC VLE.James Lemke1-1/+1
2010-12-20 * ld.texinfo (Expression Section): Describe treatment of numbersAlan Modra1-0/+1
2009-09-02update copyright datesAlan Modra1-1/+1
2009-08-10 PR 10474Alan Modra1-3/+3
2008-10-20 * ldemul.h (ldemul_place_orphan): Update prototype.Alan Modra1-5/+5
2008-10-04 * ldemul.c (ldemul_place_orphan): Add "constraint" param.Alan Modra1-4/+4
2008-02-15include/Alan Modra1-3/+4
2007-07-192007-07-19 Roland McGrath <roland@redhat.com>Roland McGrath1-4/+4
2007-07-06Update sources to GPLv3Nick Clifton1-4/+5
2006-06-21 * emultempl/mmo.em: Improve comments. Explain why there'sHans-Peter Nilsson1-5/+11
2006-06-20bfd/Alan Modra1-2/+5
2005-11-17 * ldlang.h (lang_input_section_type): Remove "ifile" field.Alan Modra1-3/+3
2005-08-04bfd/Alan Modra1-0/+1
2005-05-12Update FSF addressesNick Clifton1-1/+1
2004-10-14ld/Alan Modra1-136/+19
2004-05-19 * ldgram.y (sect_constraint): New.Jakub Jelinek1-1/+3
2004-01-03 * ldexp.c (align_n): Make static.Alan Modra1-2/+1
2003-06-27 * emultempl/aix.em: Convert to C90, remove unnecessary prototypesAlan Modra1-20/+6
2003-06-25Correct spelling of "relocatable".Alan Modra1-2/+2
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-8/+8
2002-07-20 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don'tAlan Modra1-1/+5
2002-07-19 * emultempl/mmo.em (mmo_place_orphan): Handle case of no .textHans-Peter Nilsson1-0/+11
2002-05-27 * ldlang.c (lang_size_sections_1): Move check for conflicting loadRichard Sandiford1-1/+1
2002-02-17 * emultempl/mmo.em (mmo_after_open): Don't callHans-Peter Nilsson1-5/+13