aboutsummaryrefslogtreecommitdiff
path: root/bfd/section.c
AgeCommit message (Expand)AuthorFilesLines
1997-01-03Fri Jan 3 16:58:31 1997 Richard Henderson <rth@tamu.edu>Ian Lance Taylor1-2/+36
1996-03-27Remove SEC_LINKER_MARK, and add a linker_mark bitfield to the asectionIan Lance Taylor1-9/+16
1996-03-27 * section.c (SEC_LINKER_MARK): Define.Ian Lance Taylor1-1/+5
1996-01-11Add support for SHT_ORDERED and SHF_EXCLUDEMichael Meissner1-45/+89
1994-03-15 * Most files:David MacKenzie1-141/+165
1994-02-17 * bfd.c (bfd_get_error, bfd_set_error): New functions.David MacKenzie1-17/+17
1994-02-16(bfd_get_section_contents): Since this function reads unrelocated contents, theKen Raeburn1-4/+4
1994-02-12 Make all callers of malloc or realloc (including via obstacks)David MacKenzie1-0/+3
1993-12-30 Extensive changes to move the bulk of the linker into BFD so thatIan Lance Taylor1-12/+12
1993-12-30 * section.c (bfd_get_section_contents): Return zero filled bufferPeter Schauer1-27/+33
1993-11-05doc cleanupDavid MacKenzie1-111/+148
1993-08-27(struct sec): Move position of user_set_vma, and document it.Ken Raeburn1-36/+59
1993-03-30 * aoutx.h (translate_from_native_sym_flags): Now handles indirectSteve Chamberlain1-11/+32
1992-11-05* bfd-in.h, bfd.c, libbfd.h, reloc.c, seclet.h, section.c,John Gilmore1-2/+2
1992-11-05Cleanup: Replace all uses of EXFUN in the BFD sources, with PARAMS.John Gilmore1-74/+103
1992-01-29bfd.c: use `<<foo>>' instead of @file{foo}Roland Pesch1-4/+4
1992-01-24Uses the new small reloc type now.Steve Chamberlain1-24/+143
1991-12-19Changed the @node to use INODESteve Chamberlain1-342/+430
1991-10-25RS/6000 support, by Metin G. Ozisik, Mimi Phûông-Thåo Võ, and John Gilmore.John Gilmore1-17/+16
1991-08-19Mon Aug 19 13:48:22 1991 Roland H. Pesch (pesch at cygint.cygnus.com)Roland Pesch1-20/+50
1991-07-04Initial revisionSteve Chamberlain1-0/+553