summaryrefslogtreecommitdiff
path: root/bfd/section.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* `template' isn't a very good name for a variable.Alan Modra2000-09-061-6/+6
* (SEC_HAS_GOT_REF): Define new flag for asection.Alan Modra2000-09-051-0/+57
* Restore reverted code. Fix bug in reverted code which was eliminating tooNick Clifton2000-08-031-7/+10
* 2000-08-03 H.J. Lu <hjl@gnu.org>H.J. Lu2000-08-031-10/+7
* Improve section to segment mapping code.Nick Clifton2000-07-311-7/+10
* Avoid negative section sequence ids.Alan Modra2000-07-101-3/+3
* Add sequence id field to asection.Alan Modra2000-07-081-228/+240
* Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add supportNick Clifton2000-06-191-6/+6
* SEC_BLOCK, SEC_CLINK, and C_STATLAB added (TI COFF support).Timothy Wall2000-04-071-0/+10
* This lot mainly cleans up `comparison between signed and unsigned' gccAlan Modra2000-02-211-2/+4
* * section.c (_bfd_strip_section_from_output): Add info parameter.Ian Lance Taylor2000-02-131-6/+34
* Apply Tim walls octest vs bytes patchNick Clifton2000-01-131-8/+11
* 1999-09-06 Donn Terry <donn@interix.com>Ian Lance Taylor1999-09-061-3/+47
* * section.c (SEC_SMALL_DATA): Rename from SEC_SHORT.Ian Lance Taylor1999-08-091-1/+1
* 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>Ian Lance Taylor1999-08-081-0/+4
* * section.c (global_syms): Only initialize union field ifIan Lance Taylor1999-08-061-9/+17
* * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1999-07-111-6/+10
* * section.c (_bfd_strip_section_from_output): Ignore sectionsRichard Henderson1999-06-201-2/+4
* * section.c (SEC_SHORT): Define.Richard Henderson1999-06-151-0/+4
* * section.c (_bfd_strip_section_from_output): Remove outputRichard Henderson1999-06-071-12/+12
* Initial revisionRichard Henderson1999-05-031-0/+1075