summaryrefslogtreecommitdiff
path: root/bfd/section.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* bfd/H.J. Lu2003-06-181-2/+6
* * elf64-ppc.c: Move TARGET_LITTLE_SYM and other macros used byAlan Modra2003-06-081-3/+8
* bfd/H.J. Lu2003-04-291-3/+5
* bfdAlan Modra2003-02-041-3/+34
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-46/+46
* * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index toDave Anglin2002-10-251-2/+3
* * section.c (_bfd_strip_section_from_output): Remove unnecessaryAlan Modra2002-07-041-62/+22
* * elf64-ppc.c (ppc_add_stub): Replace strcpy/strncpy with memcpy.Alan Modra2002-06-251-1/+1
* * section.c (_bfd_strip_section_from_output): Set SEC_EXCLUDERichard Sandiford2002-06-101-0/+1
* * bfd-in.h: Remove "taken from the source" comment.Alan Modra2002-06-051-9/+7
* * elf.c (setup_group): Set SEC_LINK_ONCE on GRP_COMDAT groups.Alan Modra2002-06-041-0/+21
* * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCALJakub Jelinek2002-05-231-6/+3
* Tidy up formatting in bfd-in2.hNick Clifton2002-01-301-35/+8
* * section.c (bfd_section_init): Remove unnecessary initialisations.Alan Modra2002-01-051-13/+51
* hash bfd sections for fast lookup and create.Alan Modra2001-12-171-78/+160
* Define and use bfd_is_const_section().Nick Clifton2001-11-191-0/+6
* * section.c (bfd_make_section_anyway): Don't increment section_idAlan Modra2001-11-131-2/+4
* * section.c (_bfd_strip_section_from_output): Don't countJakub Jelinek2001-10-181-1/+4
* * aout-encap.c: Fix comment typos.Kazu Hirata2001-10-101-1/+1
* * elf-bfd.h (struct bfd_elf_section_data): Add "group" andAlan Modra2001-10-091-5/+10
* * section.c (struct sec): Remove kept_section.Alan Modra2001-09-291-7/+2
* * section.c (SEC_ARCH_BIT_0): New; replace unused SEC_BALIGN.Richard Henderson2001-09-281-3/+5
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-29/+25
* * section.c (_bfd_strip_section_from_output): Handle NULLHans-Peter Nilsson2001-06-021-0/+5
* Add a flag to asection, linker_has_input, and use it to reliablyAlan Modra2001-05-171-4/+11
* * section.c (STD_SECTION): Add entsize.Jakub Jelinek2001-04-141-5/+5
* 2001-04-13 H.J. Lu <hjl@gnu.org>H.J. Lu2001-04-141-0/+13
* Update copyright noticesNick Clifton2001-03-081-1/+2
* 2000-12-19 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-12-201-17/+2
* 2000-11-09 Philip Blundell <pb@futuretv.com>Phil Blundell2000-11-131-1/+1
* * elf64-ia64.c (elf64_ia64_final_link): New local unwind_output_sec.Richard Henderson2000-11-081-0/+5
* Another try at correcting relocations against discardedAlan Modra2000-10-121-8/+9
* * section.c (bfd_make_section_anyway): Release newsect ptr whenAlan Modra2000-10-101-2/+5
* Handle out of memory situations.Alan Modra2000-09-201-0/+2
* (bfd_get_unique_section_name): Put a dot before the numeric suffix.Alan Modra2000-09-081-6/+6