summaryrefslogtreecommitdiff
path: root/bfd/section.c
Commit message (Expand)AuthorAgeFilesLines
* Fix memory leak in bfd_get_debug_link_info_1Alan Modra2023-03-301-0/+2
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Comment bfd_get_section_limit_octets and bfd_get_section_alloc_sizeAlan Modra2022-12-181-4/+1
* Get rid of SEC_ELF_COMPRESSAlan Modra2022-12-061-6/+2
* Get rid of SEC_ELF_RENAMEAlan Modra2022-12-061-4/+0
* bfd: linker: merge .sframe sectionsIndu Bhagat2022-11-151-0/+1
* PR28834, PR26946 sanity checking section sizeAlan Modra2022-11-111-0/+66
* binutils, gdb: support zstd compressed debug sectionsFangrui Song2022-09-261-1/+2
* objcopy section alignmentAlan Modra2022-08-061-0/+2
* Rearrange struct bfd_section a littleAlan Modra2022-04-091-17/+17
* Move microblaze relax info to target specific dataAlan Modra2022-04-031-20/+2
* Re: ld: Support customized output section typeAlan Modra2022-02-221-4/+9
* ld: Support customized output section typeFangrui Song2022-02-161-2/+2
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* gdb/bfd: avoid crash when architecture is forced to csky or riscvAndrew Burgess2021-05-201-0/+6
* Use bool in bfdAlan Modra2021-03-311-63/+61
* PR27291, integer overflow in bfd_get_section_contentsAlan Modra2021-02-111-4/+2
* SHF_LINK_ORDER fixup_link_order in ldAlan Modra2021-01-131-5/+2
* elf: Allow mixed ordered/unordered inputs for non-relocatable linkH.J. Lu2021-01-041-2/+5
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* 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