aboutsummaryrefslogtreecommitdiff
path: root/bfd/section.c
AgeCommit message (Expand)AuthorFilesLines
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
2009-03-04include/elf/Alan Modra1-5/+8
2008-02-15 PR 5765Alan Modra1-13/+13
2007-12-18 * section.c (BFD_FAKE_SECTION): Update.Daniel Jacobowitz1-2/+2
2007-12-15bfd/Richard Sandiford1-2/+1
2007-10-16 * section.c (struct bfd_section): Clarify comment for rawsize field.Bob Wilson1-7/+7
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-15/+16
2007-04-26bfd/Alan Modra1-2/+2
2006-10-27bfd/Alan Modra1-1/+3
2006-05-03bfd/Alan Modra1-52/+55
2006-03-16 PR 2434Alan Modra1-7/+1
2005-07-252005-07-25 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-40/+43
2005-06-29 * elflink.c (_bfd_elf_gc_mark): Mark sections referenced byAlan Modra1-9/+10
2005-05-17 * elf.c (_bfd_elf_write_object_contents): Check for non-NULLDaniel Jacobowitz1-13/+1
2005-05-052005-05-05 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-8/+59
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton1-1/+1
2005-05-04bfd/Alan Modra1-48/+10
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton1-1/+1
2005-05-03 * section.c (bfd_section_list_remove): Don't clear s->next.Alan Modra1-7/+26
2005-05-03bfd/H.J. Lu1-20/+64
2005-04-112005-04-11 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+4
2005-03-03update copyright datesAlan Modra1-1/+1
2005-02-22bfd/H.J. Lu1-56/+53
2005-01-31 * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,Ben Elliston1-13/+0
2005-01-06bfd/Alan Modra1-1/+2
2004-09-10 * section.c (bfd_sections_find_if): Fix parameter name inJoel Brobecker1-4/+4
2004-07-21bfd/H.J. Lu1-22/+2
2004-06-29bfd/Alan Modra1-8/+9
2004-06-24bfd/Alan Modra1-15/+47
2004-06-15 * section.c (struct sec): Remove usused flags. Reorganize a little.Alan Modra1-34/+13
2004-05-02bfd/H.J. Lu1-0/+51
2004-05-01 * section.c (bfd_make_section_anyway): Copy the wholeAlan Modra1-1/+1
2004-04-302004-04-30 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+35
2004-04-30 * section.c (bfd_make_section_anyway): Add all sections to hash tab.Alan Modra1-7/+31
2003-12-01 * coff-rs6000.c: Remove ARGSUSED and VARARGS.Kazu Hirata1-2/+0
2003-11-30 * ChangeLog: Fix typos.Kazu Hirata1-1/+1
2003-11-032003-11-03 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-3/+3
2003-10-31Index: sim/frv/ChangeLogAndrew Cagney1-8/+8
2003-10-232003-10-23 Michael Snyder <msnyder@redhat.com>Michael Snyder1-1/+1
2003-10-202003-10-19 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-5/+5
2003-10-11 * section.c (bfd_get_section_size_before_reloc): Ignore reloc_done.Alan Modra1-2/+1
2003-07-25bfd/H.J. Lu1-5/+5
2003-07-08 * elfcode.h (elf_object_p): Allocate tdata via _bfd_set_format.Alan Modra1-2/+0