aboutsummaryrefslogtreecommitdiff
path: root/bfd/section.c
AgeCommit message (Collapse)AuthorFilesLines
1999-09-061999-09-06 Donn Terry <donn@interix.com>Ian Lance Taylor1-3/+47
* section.c (struct bfd_comdat_info): Define. (asection): Add comdat field. (STD_SECTION): Initialize comdat field. (bfd_make_section_anyway): Likewise. * bfd-in2.h: Rebuild.
1999-08-09 * section.c (SEC_SMALL_DATA): Rename from SEC_SHORT.Ian Lance Taylor1-1/+1
* bfd-in2.h: Rebuild.
1999-08-081999-08-08 Mumit Khan <khan@xraylith.wisc.edu>Ian Lance Taylor1-0/+4
* section.c (SEC_SHARED): Define. * coffcode.h (sec_to_styp_flags): Handle SEC_SHARED. (styp_to_sec_flags): Likewise. * peicode.h (coff_swap_scnhdr_out): Likewise. * bfd-in2.h: Rebuild. 1999-08-08 Ian Lance Taylor <ian@zembu.com> * coffcode.h (coff_classify_symbol): Comment out part of 1999-08-05 change which breaks cygwin DLLs.
1999-08-06 * section.c (global_syms): Only initialize union field ifIan Lance Taylor1-9/+17
__STDC__.
1999-07-11 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1-6/+10
as appropriate. Fill in structure initializations. Add variable initializations. Add casts. * dwarf1.c (parse_line_table): Change eachLine to unsigned long. (dwarf1_unit_find_nearest_line): Change i to unsigned long.
1999-06-20 * section.c (_bfd_strip_section_from_output): Ignore sectionsRichard Henderson1-2/+4
DISCARDed by the link script.
1999-06-15 * section.c (SEC_SHORT): Define.Richard Henderson1-0/+4
* bfd-in2.h: Rebuild.
1999-06-07 * section.c (_bfd_strip_section_from_output): Remove outputRichard Henderson1-12/+12
sections with no initial link_order.
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+1075