aboutsummaryrefslogtreecommitdiff
path: root/bfd/section.c
AgeCommit message (Expand)AuthorFilesLines
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
2002-05-23 * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCALJakub Jelinek1-6/+3
2002-01-30Tidy up formatting in bfd-in2.hNick Clifton1-35/+8
2002-01-05 * section.c (bfd_section_init): Remove unnecessary initialisations.Alan Modra1-13/+51
2001-12-17hash bfd sections for fast lookup and create.Alan Modra1-78/+160
2001-11-19Define and use bfd_is_const_section().Nick Clifton1-0/+6
2001-11-13 * section.c (bfd_make_section_anyway): Don't increment section_idAlan Modra1-2/+4
2001-10-18 * section.c (_bfd_strip_section_from_output): Don't countJakub Jelinek1-1/+4
2001-10-10 * aout-encap.c: Fix comment typos.Kazu Hirata1-1/+1
2001-10-09 * elf-bfd.h (struct bfd_elf_section_data): Add "group" andAlan Modra1-5/+10
2001-09-29 * section.c (struct sec): Remove kept_section.Alan Modra1-7/+2
2001-09-28 * section.c (SEC_ARCH_BIT_0): New; replace unused SEC_BALIGN.Richard Henderson1-3/+5
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra1-29/+25
2001-06-02 * section.c (_bfd_strip_section_from_output): Handle NULLHans-Peter Nilsson1-0/+5
2001-05-17Add a flag to asection, linker_has_input, and use it to reliablyAlan Modra1-4/+11
2001-04-14 * section.c (STD_SECTION): Add entsize.Jakub Jelinek1-5/+5
2001-04-142001-04-13 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+13
2001-03-08Update copyright noticesNick Clifton1-1/+2
2000-12-202000-12-19 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-17/+2
2000-11-132000-11-09 Philip Blundell <pb@futuretv.com>Phil Blundell1-1/+1
2000-11-08 * elf64-ia64.c (elf64_ia64_final_link): New local unwind_output_sec.Richard Henderson1-0/+5
2000-10-12Another try at correcting relocations against discardedAlan Modra1-8/+9
2000-10-10* section.c (bfd_make_section_anyway): Release newsect ptr whenAlan Modra1-2/+5
2000-09-20Handle out of memory situations.Alan Modra1-0/+2
2000-09-08(bfd_get_unique_section_name): Put a dot before the numeric suffix.Alan Modra1-6/+6
2000-09-06`template' isn't a very good name for a variable.Alan Modra1-6/+6
2000-09-05(SEC_HAS_GOT_REF): Define new flag for asection.Alan Modra1-0/+57
2000-08-03Restore reverted code. Fix bug in reverted code which was eliminating tooNick Clifton1-7/+10
2000-08-032000-08-03 H.J. Lu <hjl@gnu.org>H.J. Lu1-10/+7
2000-07-31Improve section to segment mapping code.Nick Clifton1-7/+10
2000-07-10Avoid negative section sequence ids.Alan Modra1-3/+3
2000-07-08Add sequence id field to asection.Alan Modra1-228/+240
2000-06-19Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add supportNick Clifton1-6/+6
2000-04-07SEC_BLOCK, SEC_CLINK, and C_STATLAB added (TI COFF support).Timothy Wall1-0/+10
2000-02-21This lot mainly cleans up `comparison between signed and unsigned' gccAlan Modra1-2/+4
2000-02-13 * section.c (_bfd_strip_section_from_output): Add info parameter.Ian Lance Taylor1-6/+34
2000-01-13Apply Tim walls octest vs bytes patchNick Clifton1-8/+11
1999-09-061999-09-06 Donn Terry <donn@interix.com>Ian Lance Taylor1-3/+47
1999-08-09 * section.c (SEC_SMALL_DATA): Rename from SEC_SHORT.Ian Lance Taylor1-1/+1
1999-08-081999-08-08 Mumit Khan <khan@xraylith.wisc.edu>Ian Lance Taylor1-0/+4
1999-08-06 * section.c (global_syms): Only initialize union field ifIan Lance Taylor1-9/+17
1999-07-11 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1-6/+10
1999-06-20 * section.c (_bfd_strip_section_from_output): Ignore sectionsRichard Henderson1-2/+4