summaryrefslogtreecommitdiff
path: root/bfd/section.c
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-06BFD whitespace fixesAlan Modra
2017-07-27Fix address violation issues encountered when parsing corrupt binaries.Nick Clifton
2017-04-23PR 21414, null pointer deref of _bfd_elf_large_com_section symAlan Modra
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-10-12BFD_FAKE_SECTION macro paramsAlan Modra
2016-07-05[ARM] Change noread to purecode.Andre Vieria
2016-03-11Fix some places where octet to byte conversions are needed.Dan Gissel
2016-01-01Copyright update for binutilsAlan Modra
2015-12-22Add support for ARM's NOREAD section flag.Mickael Guene
2015-10-28Orphan output section with multiple input sectionsAlan Modra
2015-08-31ppc64 section group handlingAlan Modra
2015-08-31Make asection->id and asection->index unsignedAlan Modra
2015-07-24bfd_get_section_by_name_if hash chain traversalAlan Modra
2015-05-28Compact EH SupportCatherine Moore
2015-04-24Define SEC_MEP_VLIW in bfd/section.cH.J. Lu
2015-04-23Don't change compressed input debug section namesH.J. Lu
2015-04-14Add --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]H.J. Lu
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-03-05Update copyright yearsAlan Modra
2014-02-03ppc476 icache bug workaroundAlan Modra
2014-01-29Following up on Tom's suggestion I am checking in a patch to replace the variousNick Clifton
2013-01-26 * bfd.c (struct bfd_preserve, bfd_preserve_save, bfd_preserve_restore,Alan Modra
2013-01-10Remove trailing white spaces in bfdH.J. Lu
2013-01-07 * section.c (_bfd_std_section): Rename from std_section.Tom Tromey
2012-11-07Replace memcpy with memmoveH.J. Lu
2012-07-18Fix a typo in section.c commentsH.J. Lu
2012-06-29 * section.c (bfd_get_linker_section): New function.Alan Modra
2012-05-22 * elflink.c (bfd_elf_discard_info): Handle multiple .eh_frameAlan Modra
2012-05-14Add support for PowerPC VLE.James Lemke
2012-05-05Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_sectionAlan Modra
2012-04-24 PR ld/13991Alan Modra
2011-07-11include/ChangeLogCatherine Moore
2011-05-07Reverse copy .ctors/.dtors sections if needed.H.J. Lu
2011-04-11 * bfd-in.h (bfd_get_section_limit): Don't use rawsize with outputAlan Modra
2010-11-08bfd/Alan Modra
2010-10-29Add compressed debug section support to binutils and ld.H.J. Lu
2010-02-08update copyright dateAlan Modra
2010-02-08 * section.c (struct bfd_section): Delete has_tls_reloc,Alan Modra
2009-09-09 Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton
2009-08-06 Add support for Xilinx MicroBlaze processor.Nick Clifton
2009-03-27 * section.c (bfd_get_section_contents): Detect and handle the caseNick Clifton
2009-03-192009-03-19 Kai Tietz <kai.tietz@onevision.com>Kai Tietz
2009-03-04include/elf/Alan Modra
2008-02-15 PR 5765Alan Modra
2007-12-18 * section.c (BFD_FAKE_SECTION): Update.Daniel Jacobowitz
2007-12-15bfd/Richard Sandiford
2007-10-16 * section.c (struct bfd_section): Clarify comment for rawsize field.Bob Wilson
2007-07-03Switch sources over to use the GPL version 3Nick Clifton
2007-04-26bfd/Alan Modra