summaryrefslogtreecommitdiff
path: root/bfd/section.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* include/ChangeLogCatherine Moore2011-07-111-0/+6
* Reverse copy .ctors/.dtors sections if needed.H.J. Lu2011-05-071-0/+5
* * bfd-in.h (bfd_get_section_limit): Don't use rawsize with outputAlan Modra2011-04-111-2/+5
* bfd/Alan Modra2010-11-081-0/+23
* Add compressed debug section support to binutils and ld.H.J. Lu2010-10-291-19/+16
* update copyright dateAlan Modra2010-02-081-1/+1
* * section.c (struct bfd_section): Delete has_tls_reloc,Alan Modra2010-02-081-22/+14
* Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton2009-09-091-2/+3
* Add support for Xilinx MicroBlaze processor.Nick Clifton2009-08-061-2/+20
* * section.c (bfd_get_section_contents): Detect and handle the caseNick Clifton2009-03-271-0/+10
* 2009-03-19 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2009-03-191-0/+4
* include/elf/Alan Modra2009-03-041-5/+8
* PR 5765Alan Modra2008-02-151-13/+13
* * section.c (BFD_FAKE_SECTION): Update.Daniel Jacobowitz2007-12-181-2/+2
* bfd/Richard Sandiford2007-12-151-2/+1
* * section.c (struct bfd_section): Clarify comment for rawsize field.Bob Wilson2007-10-161-7/+7
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-15/+16
* bfd/Alan Modra2007-04-261-2/+2
* bfd/Alan Modra2006-10-271-1/+3
* bfd/Alan Modra2006-05-031-52/+55
* PR 2434Alan Modra2006-03-161-7/+1
* 2005-07-25 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-07-251-40/+43
* * elflink.c (_bfd_elf_gc_mark): Mark sections referenced byAlan Modra2005-06-291-9/+10
* * elf.c (_bfd_elf_write_object_contents): Check for non-NULLDaniel Jacobowitz2005-05-171-13/+1
* 2005-05-05 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-05-051-8/+59
* Update the address and phone number of the FSF organization in the GPL noticesNick Clifton2005-05-041-1/+1
* bfd/Alan Modra2005-05-041-48/+10
* Update the FSF address in the copyright/GPL noticeNick Clifton2005-05-041-1/+1
* * section.c (bfd_section_list_remove): Don't clear s->next.Alan Modra2005-05-031-7/+26