* section.c (bfd_set_section_contents): whitespacs
[deliverable/binutils-gdb.git] / bfd / ChangeLog
1993-03-12  Steve Chamberlain * section.c (bfd_set_section_contents): whitespacs
1993-03-12  David D. Zuhndon't define POSIX_UTIME for go32, makes ar & ranlib...
1993-03-09  Fred Fish * elf32.c (elf_object_p): Use ELF_ARCH stored in...
1993-03-08  Ken Raeburnhppa.c: don't require DL_MAGIC, SHL_MAGIC, if they...
1993-03-08  Ken Raeburnhppa and aix386-core changes
1993-03-04  Ian Lance Taylor * coff-mips.c (ecoff_bfd_reloc_type_lookup): New function.
1993-03-03  Fred Fish (Ultrix 2.2 support from Michael Rendell <michael...
1993-03-03  Fred Fish * aoutx.h (string.h): Include for strchr and friends.
1993-02-27  Ken RaeburnDocument damage^H^H^H^H^H^Hwork done so far tonight.
1993-02-27  Steve Chamberlainsymbol srec stuff
1993-02-25  Ken Raeburn * elf.c (elf_write_object_contents): Section ".shstrta...
1993-02-23  Ian Lance Taylor * Minor cleanups provoked by gcc warnings:
1993-02-23  Ian Lance Taylor * bfd-in.h (JUMP_TABLE): Added bfd_reloc_type_lookup and
1993-02-23  Per Bothner * libcoff.h (obj_raw_syment_coun): New macro.
1993-02-22  Ian Lance Taylor * coff-mips.c (ecoff_set_symbol_info): stBlock symbols...
1993-02-17  K. Richard Pixley* trad-core.c (trad_unix_make_empty_symbol): wrap PARAM...
1993-02-17  K. Richard Pixleyaout-adobe.c (aout_adobe_object_p): eliminate a warning...
1993-02-17  K. Richard Pixleycast an enum into unsigned char avoiding a fatal error...
1993-02-16  John GilmoreRoll to version 2.1.
1993-02-16  John Gilmore* oasys.c (oasys_write_object_contents): Lint.
1993-02-12  Ian Lance TaylorFri Feb 12 14:23:07 1993 Ian Lance Taylor (ian@cygnus...
1993-02-12  Steve Chamberlain * coffcode.h (coff_set_arch_mach_hook): *FIXME* the...
1993-02-04  Steve ChamberlainH8/500 support
1993-02-04  Ian Lance TaylorThu Feb 4 12:35:02 1993 Ian Lance Taylor (ian@cygnus...
1993-02-03  Ian Lance TaylorWed Feb 3 09:14:36 1993 Ian Lance Taylor (ian@cygnus...
1993-02-03  Ian Lance TaylorWed Feb 3 09:14:36 1993 Ian Lance Taylor (ian@cygnus...
1993-02-02  Per Bothner * aoutx.h (NAME(aout,slurp_symbol_table)): Made symbol
1993-02-02  Ian Lance TaylorCreate a .scommon section for each input BFD so the...
1993-01-29  John GilmoreFix typo in file name.
1993-01-29  John GilmoreFix minor bugs reported by Carl Greco, <cgreco@parrot...
1993-01-26  Ian Lance TaylorTue Jan 26 11:43:14 1993 Ian Lance Taylor (ian@cygnus...
1993-01-25  Ian Lance Taylor * coffswap.h (coff_swap_aouthdr_in, coff_swap_aouthdr_...
1993-01-20  Ian Lance TaylorRevert yesterday's change (adding casts) at gnu's request.
1993-01-19  Ian Lance TaylorTue Jan 19 09:06:14 1993 Ian Lance Taylor (ian@cygnus...
1993-01-19  Ian Lance TaylorTue Jan 19 09:06:14 1993 Ian Lance Taylor (ian@cygnus...
1993-01-19  Ian Lance TaylorTue Jan 19 09:06:14 1993 Ian Lance Taylor (ian@cygnus...
1993-01-15  Ian Lance TaylorBasically a checkpoint for coff-mips.c.
1993-01-14  Steve Chamberlain * libcoff.h, coffgen.c (coff_count_linenumbers), coffc...
1993-01-12  Ian Lance TaylorMon Jan 11 18:32:22 1993 Ian Lance Taylor (ian@tweedl...
1993-01-10  Stu Grossman * coffgen.c: #include seclet.h.
1993-01-10  Stu Grossman * hppa.c (hppa_object_setup): Get rid of all knowledg...
1993-01-08  Steve Chamberlain * coffcode.h (sec_to_styp_flags): allow SEC_NEVER_LOAD...
1993-01-08  Ian Lance TaylorBasically a checkpoint.
1993-01-08  Ian Lance TaylorForgot to commit ChangeLog.
1993-01-06  David D. Zuhnuse bfd_xmalloc instead of malloc
1993-01-05  Ken RaeburnTemporary hack until Per's solution gets implemented...
1993-01-04  Steve Chamberlain * srec.c (srec_write_records): one of my boards wants...
1992-12-30  Ian Lance TaylorWed Dec 30 12:46:30 1992 Ian Lance Taylor (ian@cygnus...
1992-12-30  Ken Raeburnfix libbfd.h declaration, by tweaking elf.c comment...
1992-12-29  Ian Lance TaylorTue Dec 29 13:54:35 1992 Ian Lance Taylor (ian@cygnus...
1992-12-28  Stu Grossman* hppa.c: Get rid of DEFUN, use more conventional...
1992-12-28  Ken Raeburntoday's changes
1992-12-28  Fred Fish * bfd.c (bfd_get_size): New function that gets an...
1992-12-25  David D. Zuhn * hppa.c: change a 'const' to 'CONST', or else HP...
1992-12-24  David D. Zuhnadded dvi target
1992-12-22  Per Bothner * bfd-in.h: New macros bfd_asymbol_bfd and bfd_asymbo...
1992-12-22  Stu Grossman* bfd.c: Add struct hppa_core_data to tdata union.
1992-12-22  Stu Grossman* hppa.c: Conditionalize on HOST_HPPAHPUX instead...
1992-12-21  Ian Lance TaylorMon Dec 21 12:40:10 1992 Ian Lance Taylor (ian@cygnus...
1992-12-18  Steve Chamberlain * aoutf1.h (sunos4_write_object_contents): set flags...
1992-12-17  John Gilmore* bfd.c: Use right name for tekhex tdata struct.
1992-12-16  Per BothnerVarious changes to improve archive support. See ChangeLog.
1992-12-15  Stu Grossman* hppa.c: #include "sysdep.h", not <sysdep.h>.
1992-12-03  Ken Raeburnsyms.c (asymbol): Added new field "app_data", for data...
1992-11-29  Fred Fish * aoutx.h (some_aout_object_p): Protect arg prototype in
1992-11-28  John Gilmore* aout-target.h, aoutf1.h, trad-core.c, coffcode.h...
1992-11-28  John Gilmore* libbfd-in.h, bfd-in.h: Eliminate all PROTO calls...
1992-11-13  David D. Zuhnpass down prefix and exec_prefix
1992-11-12  Steve Chamberlain * coff-z8k.c: checkpoint, more addressing modes handled
1992-11-12  Brendan Kehoe * we32k.mt (TDEFAULTS): Use we32kcoff_vec, not i386cof...
1992-11-10  David D. Zuhnmake cc command lines more consistent
1992-11-10  John Gilmore* opncls.c (bfd_fdopenr, bfd_close): Add doc about...
1992-11-06  Ian Lance TaylorThu Nov 5 15:34:19 1992 Ian Lance Taylor (ian@cygnus...
1992-11-05  John Gilmore* target.c (struct bfd_target): Eliminate the SDEF...
1992-11-05  John Gilmore* bfd-in.h, bfd.c, libbfd.h, reloc.c, seclet.h, section.c,
1992-11-05  John GilmoreCleanup: Replace all uses of EXFUN in the BFD sources...
1992-11-05  John Gilmore* bfd-in.h: Improve comments to make it clear that...
1992-11-04  Sean Eric Fagan(Duplicate change from p3.)
1992-11-04  Ken Raeburnaoutx.h (some_aout_object_p): Section list should be...
1992-11-02  Ian Lance TaylorI'm eliminating the use of USG from binutils/ar.c,...
1992-10-31  Steve Chamberlain * ieee.c (ieee_slurp_sections): make a private copy...
1992-10-29  Steve Chamberlain * hppa.c: add symbol_leading_char entry in transfer vec
1992-10-29  Steve Chamberlain,Wed Oct 28 16:11:57 1992 Steve Chamberlain (sac...
1992-10-28  John Gilmore(coff_write_object_contents): Zero timestamp field.
1992-10-27  Ian Lance TaylorMoved in from p3:
1992-10-23  Ian Lance TaylorFri Oct 23 13:55:35 1992 Ian Lance Taylor (ian@cygnus...
1992-10-23  Steve ChamberlainFri Oct 23 10:32:36 1992 Steve Chamberlain (sac@thepu...
1992-10-23  Ian Lance TaylorFri Oct 23 08:15:56 1992 Ian Lance Taylor (ian@cygnus...
1992-10-21  John Gilmore* config/a29k-aout.mt (DEFAULT_TARGET): Set to one...
1992-10-15  Per BothnerDocument changes to hosts directory.
1992-10-15  John GilmoreNow update it in the *right* place...
1992-10-15  John GilmoreInsert copyright notices in all BFD files that need...
1992-10-15  John Gilmore* bfd-in.h (file_ptr): Update comments, make FIXME...
1992-10-15  John Gilmore* aout-adobe.c, aoutf1.h, aoutx.h, bout.c coff-m68k...
1992-10-15  John Gilmore* aout-adobe.c, aoutf1.h, archive.c, bout.c, coff-rs6000.c,
1992-10-09  John Gilmore* configure.host: New file, contains mapping of host...
1992-10-09  John Gilmore* bout.c (ALIGN): Rename to ALIGNER, since system...
1992-10-09  John Gilmore* configure.in: Reformat the target section, test...
1992-10-09  Mark EichinLinker now works for go32; other changes keep it from...
1992-10-09  Ken Raeburn* aout-target.h (callback): Don't define this function...
next
This page took 0.194595 seconds and 106 git commands to generate.