* libbfd.c: Whitespace changes around byteswap macros.
[binutils-gdb.git] / bfd / ChangeLog
1993-04-21 John Gilmore* libbfd.c: Whitespace changes around byteswap macros.
1993-04-20 Stu Grossman * aoutf1.h (sunos4_core_file_p): Don't default bfd_er...
1993-04-20 Stu Grossman * bfd.c: Add sgi_core_data to tdata union.
1993-04-20 Ken Raeburna.out string table reduction code, take two.
1993-04-19 Fred Fish * trad-core.c (trad_core_vec): Add 6 new initializers...
1993-04-19 Jim Kingdonchanges for SVR3.2
1993-04-19 Jim Kingdon * libbfd.c: bfd_put*: Remove casts to bfd_vma.
1993-04-17 Jim Kingdon * aoutf1.h (internal_sunos_core): Make c_stacktop...
1993-04-17 Jim Kingdon * libbfd.c: Add signed versions of bfd_{h_,}{get,put...
1993-04-15 Jim KingdonThu Apr 15 09:09:18 1993 Jim Kingdon (kingdon@cygnus...
1993-04-15 John Gilmore* aoutx.h (aout_*_adjust_sizes_and_vmas): Avoid `sanity'
1993-04-15 John Gilmore* ieee.c (ieee_slurp_sections): Pass all ieee section...
1993-04-15 John GilmoreCleanup in preparation for better 64-bit host support.
1993-04-12 John GilmoreClean up old comments
1993-04-09 Ian Lance Taylor * config/sun3.h: String argument to fprintf is const.
1993-04-09 Ian Lance Taylor * coff-mips.c: Renamed PAGE_SIZE to ROUND_SIZE, to...
1993-04-08 Peter Schauer * trad-core.c (trad_unix_core_file_failing_sign...
1993-04-07 Ian Lance Taylor * coff-mips.c (PAGESIZE): Correct value.
1993-04-06 Ian Lance TaylorThese changes make shared library support work again...
1993-04-05 Ian Lance TaylorThis makes ld -r work for i386-coff targets.
1993-04-04 Steve Chamberlain*** empty log message ***
1993-04-02 Ian Lance Taylor * seclet.c (seclet_dump_seclet): Correct SEC_HAS_CONTE...
1993-03-30 Steve Chamberlain * aoutx.h (translate_from_native_sym_flags): Now handl...
1993-03-24 David D. Zuhnupdate dvi & info targets
1993-03-24 Ken Raeburnmipsbsd renaming, libbfd optimization fixes
1993-03-23 Ken RaeburnFILE_OFFSET_IS_CHAR_INDEX changes to libbfd.c and hosts...
1993-03-23 David D. Zuhnadd installcheck target
1993-03-22 Ian Lance Taylor * coff-mips.c (ecoff_set_symbol_info): Relocate encaps...
1993-03-16 Ken Raeburnelf32.c, elf32-sparc.c changes
1993-03-13 David D. Zuhnconsistent use of -solaris2*
1993-03-12 Jim Kingdon * rs6000-core.c: Add .ldinfo section.
1993-03-12 Ian Lance Taylor * Makefile.in (MAKEOVERRIDES): Define to be empty.
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
next