summaryrefslogtreecommitdiff
path: root/bfd/section.c
Commit message (Expand)AuthorAgeFilesLines
* bfd_is_const_section thinkoAlan Modra2020-04-181-1/+3
* BFD_FAKE_SECTIONS formattingAlan Modra2020-03-141-15/+13
* Add support for non-contiguous memory regionsChristophe Lyon2020-03-131-1/+8
* ELF: Support the section flag 'o' in .section directiveH.J. Lu2020-02-061-1/+3
* section.c: Fix typo in comments (withe -> with)H.J. Lu2020-02-021-1/+1
* ELF: Add support for unique section ID to assemblerH.J. Lu2020-02-021-2/+10
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Introduce new section flag: SEC_ELF_OCTETSChristian Eggers2019-11-251-0/+5
* bfd macro conversion to inline functions, sectionAlan Modra2019-09-201-99/+80
* bfd_section_* macrosAlan Modra2019-09-191-27/+28
* Tidy ld/ldmisc.cAlan Modra2019-09-111-0/+18
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Fix the handling of inlined frames in DWARF debug info.Millan Wolff2018-10-031-5/+9
* PR22458, failure to choose a matching ELF targetAlan Modra2018-05-161-20/+3
* Remove IEEE 695 object supportAlan Modra2018-04-161-4/+1
* LD: Support fixed-size sections some psABIs may requireMaciej W. Rozycki2018-02-191-0/+5
* BFD: Remove unused SEC_HAS_GOT_REF section flagMaciej W. Rozycki2018-02-191-8/+0
* Remove bfd stub function casts.Alan Modra2018-02-161-0/+10
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-42/+44
* Fix address violation issues encountered when parsing corrupt binaries.Nick Clifton2017-07-271-1/+1
* PR 21414, null pointer deref of _bfd_elf_large_com_section symAlan Modra2017-04-231-12/+12
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* BFD_FAKE_SECTION macro paramsAlan Modra2016-10-121-3/+3
* [ARM] Change noread to purecode.Andre Vieria2016-07-051-2/+2
* Fix some places where octet to byte conversions are needed.Dan Gissel2016-03-111-1/+1
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Add support for ARM's NOREAD section flag.Mickael Guene2015-12-221-0/+3
* Orphan output section with multiple input sectionsAlan Modra2015-10-281-4/+16
* ppc64 section group handlingAlan Modra2015-08-311-2/+19
* Make asection->id and asection->index unsignedAlan Modra2015-08-311-3/+3
* bfd_get_section_by_name_if hash chain traversalAlan Modra2015-07-241-8/+5
* Compact EH SupportCatherine Moore2015-05-281-0/+1
* Define SEC_MEP_VLIW in bfd/section.cH.J. Lu2015-04-241-0/+3
* Don't change compressed input debug section namesH.J. Lu2015-04-231-0/+4
* Add --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]H.J. Lu2015-04-141-0/+4
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Update copyright yearsAlan Modra2014-03-051-4/+1
* ppc476 icache bug workaroundAlan Modra2014-02-031-0/+1
* Following up on Tom's suggestion I am checking in a patch to replace the variousNick Clifton2014-01-291-0/+26
* * bfd.c (struct bfd_preserve, bfd_preserve_save, bfd_preserve_restore,Alan Modra2013-01-261-0/+1
* Remove trailing white spaces in bfdH.J. Lu2013-01-101-3/+3
* * section.c (_bfd_std_section): Rename from std_section.Tom Tromey2013-01-071-8/+8
* Replace memcpy with memmoveH.J. Lu2012-11-071-1/+1
* Fix a typo in section.c commentsH.J. Lu2012-07-181-1/+1
* * section.c (bfd_get_linker_section): New function.Alan Modra2012-06-291-0/+22
* * elflink.c (bfd_elf_discard_info): Handle multiple .eh_frameAlan Modra2012-05-221-8/+37
* Add support for PowerPC VLE.James Lemke2012-05-141-6/+0
* Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_sectionAlan Modra2012-05-051-30/+28
* PR ld/13991Alan Modra2012-04-241-6/+7