aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
1993-01-04 * srec.c (srec_write_records): one of my boards wants a CR betweenSteve Chamberlain1-0/+5
1992-12-30Wed Dec 30 12:46:30 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor2-1/+6
1992-12-30fix libbfd.h declaration, by tweaking elf.c comment, so bfd can compileKen Raeburn2-2/+7
1992-12-30regenerated from current sources - bfd_elf_find_section return type changedKen Raeburn1-1/+1
1992-12-29Tue Dec 29 13:54:35 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-0/+11
1992-12-28* hppa.c: Get rid of DEFUN, use more conventional prolog stuff.Stu Grossman2-200/+261
1992-12-28today's changesKen Raeburn1-0/+8
1992-12-28note dependencies for coff-z8k.o and -we32k.oKen Raeburn1-1/+5
1992-12-28 * bfd.c (bfd_get_size): New function that gets an upper boundFred Fish2-34/+83
1992-12-25 * hppa.c: change a 'const' to 'CONST', or else HP C compiler diesDavid D. Zuhn2-1/+5
1992-12-24added dvi targetDavid D. Zuhn2-1/+5
1992-12-22 * bfd-in.h: New macros bfd_asymbol_bfd and bfd_asymbol_flavour;Per Bothner6-16/+36
1992-12-22 * hosts/std-host.h: New file. Attempt at a generic/defaultPer Bothner4-204/+161
1992-12-22* bfd.c: Add struct hppa_core_data to tdata union.Stu Grossman2-0/+2
1992-12-22 * hppa.c: Conditionalize on HOST_HPPAHPUX instead of hp9000s800.Stu Grossman1-3/+3
1992-12-22* hppa.c: Conditionalize on HOST_HPPAHPUX instead of hp9000s800.Stu Grossman3-154/+171
1992-12-21Mon Dec 21 12:40:10 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor9-129/+303
1992-12-18 * aoutf1.h (sunos4_write_object_contents): set flags to 0, fixingSteve Chamberlain1-0/+6
1992-12-17* bfd.c: Use right name for tekhex tdata struct.John Gilmore3-49/+1020
1992-12-16Revert change making writing the archive map the standard. Instead, changePer Bothner1-5/+1
1992-12-16Various changes to improve archive support. See ChangeLog.Per Bothner5-264/+314
1992-12-15* hppahpux.h: Add defs for malloc() & realloc().Stu Grossman1-0/+3
1992-12-15* hppa.c: #include "sysdep.h", not <sysdep.h>.Stu Grossman3-1/+153
1992-12-13Sat Dec 12 15:54:36 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-3/+4
1992-12-08trad-core.h is goneKen Raeburn1-1/+0
1992-12-08recording file deathK. Richard Pixley66-20228/+0
1992-12-04coffcode.h: bfd_coff_std_swap_table is now const and staticKen Raeburn1-3/+1
1992-12-03syms.c (asymbol): Added new field "app_data", for data particular to theKen Raeburn5-10/+255
1992-11-29 * aoutx.h (some_aout_object_p): Protect arg prototype inFred Fish2-1/+6
1992-11-28* aout-target.h, aoutf1.h, trad-core.c, coffcode.h, libaout.h:John Gilmore7-113/+175
1992-11-28* libbfd-in.h, bfd-in.h: Eliminate all PROTO calls, replace withJohn Gilmore2-21/+25
1992-11-13pass down prefix and exec_prefixDavid D. Zuhn1-0/+4
1992-11-12 * coff-z8k.c: checkpoint, more addressing modes handledSteve Chamberlain1-0/+6
1992-11-12 * we32k.mt (TDEFAULTS): Use we32kcoff_vec, not i386coff_vec.Brendan Kehoe1-0/+4
1992-11-10make cc command lines more consistentDavid D. Zuhn2-24/+19
1992-11-10* opncls.c (bfd_fdopenr, bfd_close): Add doc about cacheingJohn Gilmore1-0/+10
1992-11-06Thu Nov 5 15:34:19 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor2-2/+21
1992-11-05* target.c (struct bfd_target): Eliminate the SDEF and SDEF_FMTJohn Gilmore1-0/+3
1992-11-05* bfd-in.h, bfd.c, libbfd.h, reloc.c, seclet.h, section.c,John Gilmore4-12/+26
1992-11-05Cleanup: Replace all uses of EXFUN in the BFD sources, with PARAMS.John Gilmore5-103/+193
1992-11-05* bfd-in.h: Improve comments to make it clear that bfd.h isJohn Gilmore2-6/+23
1992-11-04(Duplicate change from p3.)Sean Eric Fagan2-6/+17
1992-11-04aoutx.h (some_aout_object_p): Section list should be set up properly already;Ken Raeburn1-0/+5
1992-11-02I'm eliminating the use of USG from binutils/ar.c, and nothing else inIan Lance Taylor5-2/+16
1992-10-31 * ieee.c (ieee_slurp_sections): make a private copy of theSteve Chamberlain1-0/+5
1992-10-29 * hppa.c: add symbol_leading_char entry in transfer vecSteve Chamberlain2-0/+10
1992-10-29,Wed Oct 28 16:11:57 1992 Steve Chamberlain (sac@thepub.cygnus.com)Steve Chamberlain2-31/+58
1992-10-28(coff_write_object_contents): Zero timestamp field.John Gilmore2-11/+5
1992-10-27Moved in from p3:Ian Lance Taylor2-9/+13
1992-10-23If fclose fails, set bfd_error to system_call_error.Ian Lance Taylor1-3/+6