summaryrefslogtreecommitdiff
path: root/bfd/section.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* bfd/H.J. Lu2005-05-031-20/+64
* 2005-04-11 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-04-111-0/+4
* update copyright datesAlan Modra2005-03-031-1/+1
* bfd/H.J. Lu2005-02-221-56/+53
* * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,Ben Elliston2005-01-311-13/+0
* bfd/Alan Modra2005-01-061-1/+2
* * section.c (bfd_sections_find_if): Fix parameter name inJoel Brobecker2004-09-101-4/+4
* bfd/H.J. Lu2004-07-211-22/+2
* bfd/Alan Modra2004-06-291-8/+9
* bfd/Alan Modra2004-06-241-15/+47
* * section.c (struct sec): Remove usused flags. Reorganize a little.Alan Modra2004-06-151-34/+13
* bfd/H.J. Lu2004-05-021-0/+51
* * section.c (bfd_make_section_anyway): Copy the wholeAlan Modra2004-05-011-1/+1
* 2004-04-30 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2004-04-301-0/+35
* * section.c (bfd_make_section_anyway): Add all sections to hash tab.Alan Modra2004-04-301-7/+31
* * coff-rs6000.c: Remove ARGSUSED and VARARGS.Kazu Hirata2003-12-011-2/+0
* * ChangeLog: Fix typos.Kazu Hirata2003-11-301-1/+1
* 2003-11-03 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-11-031-3/+3
* Index: sim/frv/ChangeLogAndrew Cagney2003-10-311-8/+8
* 2003-10-23 Michael Snyder <msnyder@redhat.com>Michael Snyder2003-10-231-1/+1
* 2003-10-19 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-201-5/+5
* * section.c (bfd_get_section_size_before_reloc): Ignore reloc_done.Alan Modra2003-10-111-2/+1
* bfd/H.J. Lu2003-07-251-5/+5
* * elfcode.h (elf_object_p): Allocate tdata via _bfd_set_format.Alan Modra2003-07-081-2/+0
* * section.c (bfd_make_section): Return NULL for existing section.Alan Modra2003-07-041-1/+1
* Convert to C90 and a few tweaks.Alan Modra2003-06-291-94/+67