summaryrefslogtreecommitdiff
path: root/bfd/section.c
Commit message (Expand)AuthorAgeFilesLines
* 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