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