summaryrefslogtreecommitdiffstats
path: root/bfd/coff-go32.c
Commit message (Collapse)AuthorAgeFilesLines
* * coff-go32.c: Set the alignment of dwarf2 linkonce sections to 0.DJ Delorie2001-08-211-0/+2
| | | | * coff-stgo32.c: Likewise.
* * coff-go32.c: Make DWARF2 sections use an alignment of 0.DJ Delorie2001-08-211-1/+3
| | | | * coff-sto32.c: Likewise.
* Update copyright noticesNick Clifton2001-03-081-2/+2
|
* DJGPP config tweaksNick Clifton2001-01-251-3/+3
|
* go32 bss alignment.Alan Modra2000-05-031-0/+2
|
* apply patch from MArk Elbrecht tpo update comment and copyrightNick Clifton2000-02-081-2/+2
|
* 1999-08-08 Mark Elbrecht <snowball3@bigfoot.com>Ian Lance Taylor1999-08-091-0/+12
| | | | | | | | | | | * libcoff-in.h (struct coff_section_alignment_entry): Define. * coffcode.h (coff_set_custom_section_alignment): New static function. (coff_section_alignment_table): New static array. (coff_new_section_hook): Use coff_set_customer_section_alignment. * coff-go32.c (COFF_SECTION_ALIGNMENT_ENTRIES): Define. * coff-stgo32.c (COFF_SECTION_ALIGNMENT_ENTRIES): Define. * libcoff.h: Rebuild.
* 1999-07-21 Mark Elbrecht <snowball3@bigfoot.com>Ian Lance Taylor1999-07-221-0/+2
| | | | | | | | | | * coffcode.h (styp_to_sec_flags): If COFF_LONG_SECTION_NAMES and COFF_SUPPORT_GNU_LINKONCE, mark sections whose names begin with .gnu.linkonce with SEC_LINKONCE and SEC_LINK_DUPLICATES_DISCARD. * coff-go32.c: (COFF_LONG_SECTION_NAMES): Define. (COFF_SUPPORT_GNU_LINKONCE): Define. * coff-stgo32.c: (COFF_LONG_SECTION_NAMES): Define. (COFF_SUPPORT_GNU_LINKONCE): Define.
* 19990502 sourceware importRichard Henderson1999-05-031-0/+25
OpenPOWER on IntegriCloud