aboutsummaryrefslogtreecommitdiff
path: root/bfd/section.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-06ELF: Support the section flag 'o' in .section directiveH.J. Lu1-1/+3
2020-02-02section.c: Fix typo in comments (withe -> with)H.J. Lu1-1/+1
2020-02-02ELF: Add support for unique section ID to assemblerH.J. Lu1-2/+10
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-11-25Introduce new section flag: SEC_ELF_OCTETSChristian Eggers1-0/+5
2019-09-20bfd macro conversion to inline functions, sectionAlan Modra1-99/+80
2019-09-19bfd_section_* macrosAlan Modra1-27/+28
2019-09-11Tidy ld/ldmisc.cAlan Modra1-0/+18
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