aboutsummaryrefslogtreecommitdiff
path: root/bfd/section.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-10-03Fix the handling of inlined frames in DWARF debug info.Millan Wolff1-5/+9
2018-05-16PR22458, failure to choose a matching ELF targetAlan Modra1-20/+3
2018-04-16Remove IEEE 695 object supportAlan Modra1-4/+1
2018-02-19LD: Support fixed-size sections some psABIs may requireMaciej W. Rozycki1-0/+5
2018-02-19BFD: Remove unused SEC_HAS_GOT_REF section flagMaciej W. Rozycki1-8/+0
2018-02-16Remove bfd stub function casts.Alan Modra1-0/+10
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-06BFD whitespace fixesAlan Modra1-42/+44
2017-07-27Fix address violation issues encountered when parsing corrupt binaries.Nick Clifton1-1/+1
2017-04-23PR 21414, null pointer deref of _bfd_elf_large_com_section symAlan Modra1-12/+12
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-10-12BFD_FAKE_SECTION macro paramsAlan Modra1-3/+3
2016-07-05[ARM] Change noread to purecode.Andre Vieria1-2/+2
2016-03-11Fix some places where octet to byte conversions are needed.Dan Gissel1-1/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-12-22Add support for ARM's NOREAD section flag.Mickael Guene1-0/+3
2015-10-28Orphan output section with multiple input sectionsAlan Modra1-4/+16
2015-08-31ppc64 section group handlingAlan Modra1-2/+19
2015-08-31Make asection->id and asection->index unsignedAlan Modra1-3/+3
2015-07-24bfd_get_section_by_name_if hash chain traversalAlan Modra1-8/+5
2015-05-28Compact EH SupportCatherine Moore1-0/+1
2015-04-24Define SEC_MEP_VLIW in bfd/section.cH.J. Lu1-0/+3
2015-04-23Don't change compressed input debug section namesH.J. Lu1-0/+4
2015-04-14Add --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]H.J. Lu1-0/+4
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-4/+1
2014-02-03ppc476 icache bug workaroundAlan Modra1-0/+1
2014-01-29Following up on Tom's suggestion I am checking in a patch to replace the variousNick Clifton1-0/+26
2013-01-26 * bfd.c (struct bfd_preserve, bfd_preserve_save, bfd_preserve_restore,Alan Modra1-0/+1
2013-01-10Remove trailing white spaces in bfdH.J. Lu1-3/+3
2013-01-07 * section.c (_bfd_std_section): Rename from std_section.Tom Tromey1-8/+8
2012-11-07Replace memcpy with memmoveH.J. Lu1-1/+1
2012-07-18Fix a typo in section.c commentsH.J. Lu1-1/+1
2012-06-29 * section.c (bfd_get_linker_section): New function.Alan Modra1-0/+22
2012-05-22 * elflink.c (bfd_elf_discard_info): Handle multiple .eh_frameAlan Modra1-8/+37
2012-05-14Add support for PowerPC VLE.James Lemke1-6/+0
2012-05-05Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_sectionAlan Modra1-30/+28
2012-04-24 PR ld/13991Alan Modra1-6/+7
2011-07-11include/ChangeLogCatherine Moore1-0/+6
2011-05-07Reverse copy .ctors/.dtors sections if needed.H.J. Lu1-0/+5
2011-04-11 * bfd-in.h (bfd_get_section_limit): Don't use rawsize with outputAlan Modra1-2/+5
2010-11-08bfd/Alan Modra1-0/+23
2010-10-29Add compressed debug section support to binutils and ld.H.J. Lu1-19/+16
2010-02-08update copyright dateAlan Modra1-1/+1
2010-02-08 * section.c (struct bfd_section): Delete has_tls_reloc,Alan Modra1-22/+14
2009-09-09 Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton1-2/+3
2009-08-06 Add support for Xilinx MicroBlaze processor.Nick Clifton1-2/+20
2009-03-27 * section.c (bfd_get_section_contents): Detect and handle the caseNick Clifton1-0/+10
2009-03-192009-03-19 Kai Tietz <kai.tietz@onevision.com>Kai Tietz1-0/+4