aboutsummaryrefslogtreecommitdiff
path: root/bfd/section.c
AgeCommit message (Expand)AuthorFilesLines
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
2003-07-04 * section.c (bfd_make_section): Return NULL for existing section.Alan Modra1-1/+1
2003-06-29Convert to C90 and a few tweaks.Alan Modra1-94/+67
2003-06-18bfd/H.J. Lu1-2/+6
2003-06-08 * elf64-ppc.c: Move TARGET_LITTLE_SYM and other macros used byAlan Modra1-3/+8
2003-04-29bfd/H.J. Lu1-3/+5
2003-02-04bfdAlan Modra1-3/+34
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-46/+46
2002-10-25 * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index toDave Anglin1-2/+3
2002-07-04 * section.c (_bfd_strip_section_from_output): Remove unnecessaryAlan Modra1-62/+22
2002-06-25 * elf64-ppc.c (ppc_add_stub): Replace strcpy/strncpy with memcpy.Alan Modra1-1/+1
2002-06-10 * section.c (_bfd_strip_section_from_output): Set SEC_EXCLUDERichard Sandiford1-0/+1
2002-06-05 * bfd-in.h: Remove "taken from the source" comment.Alan Modra1-9/+7
2002-06-04 * elf.c (setup_group): Set SEC_LINK_ONCE on GRP_COMDAT groups.Alan Modra1-0/+21