aboutsummaryrefslogtreecommitdiff
path: root/bfd/section.c
AgeCommit message (Expand)AuthorFilesLines
2003-12-162003-12-15 David Carlton <carlton@kealia.com>David Carlton1-3/+1
2003-11-112003-11-11 David Carlton <carlton@kealia.com>David Carlton1-19/+18
2003-08-052003-08-05 David Carlton <carlton@kealia.com>David Carlton1-102/+73
2003-06-272003-06-27 David Carlton <carlton@kealia.com>David Carlton1-5/+14
2003-05-012003-04-30 David Carlton <carlton@bactrian.org>David Carlton1-3/+5
2003-02-072003-02-07 David Carlton <carlton@math.stanford.edu>David Carlton1-3/+34
2002-12-232002-12-23 David Carlton <carlton@math.stanford.edu>David Carlton1-46/+46
2002-10-252002-10-25 David Carlton <carlton@math.stanford.edu>David Carlton1-2/+3
2002-09-20This commit was manufactured by cvs2svn to create branchcarlton_dictionary-20020920-branchpointnobody1-0/+1357
2002-09-03This commit was manufactured by cvs2svn to create branchnobody1-1357/+0
2002-08-24This commit was manufactured by cvs2svn to create branch 'readline_4_3readline_4_3-import-branchpointnobody1-61/+41
2002-06-15This commit was manufactured by cvs2svn to create branchnobody1-0/+1377
2002-05-28This commit was manufactured by cvs2svn to create branchnobody1-1380/+0
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