* bout.c (ALIGN): Rename to ALIGNER, since system header files
[platform/upstream/binutils.git] / bfd / ChangeLog
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...
1992-10-09 John Gilmore * configure.in: Undo some brain damage in the host...
1992-10-08 Steve ChamberlainSome of these are guesses, if you know different, just...
1992-10-05 Per BothnerTweak previous change (only assume malformed_archive...
1992-10-05 Per Bothner * archive.c (_bfd_write_archive_contents): If read...
1992-10-05 Mark Eichinadded i386-*-bsd, from p3
1992-10-02 David D. Zuhnavoid compiler warnings
1992-09-29 Ken Raeburnbout.c: Removed some unused variables
1992-09-29 Ken Raeburncoffcode.h (coff_section_symbol): Create section if...
1992-09-29 Ian Lance TaylorTue Sep 29 08:30:21 1992 Ian Lance Taylor (ian@cygnus...
1992-09-26 John Gilmore* config/hppabsd.mh, config.hppahpux.mh: Remove variou...
1992-09-26 John GilmoreLint; remove bcopy/bzero.
1992-09-26 John GilmoreAdd Adobe a.out support.
1992-09-25 Brendan Kehoe * elf.c (section_from_elf_index): Return bfd_abs_secti...
1992-09-25 Steve ChamberlainFri Sep 25 11:11:57 1992 Steve Chamberlain (sac@thepu...
1992-09-20 Fred Fish * configure.in: Use i386-elf for all i386/i486 sysv4...
1992-09-18 Ken Raeburnfix uninitialized pointer when reading relocs
1992-09-11 Ian Lance TaylorFri Sep 11 15:37:06 1992 Ian Lance Taylor (ian@cygnus...
1992-09-10 John Gilmore* opncls.c (bfd_fdopenr): Determine whether to fdopen for
1992-09-09 Ken Raeburnmove out sparc-opc.c
1992-09-08 Ian Lance TaylorFound by IBM-France. gcc can warn about this sort...
1992-09-03 Jim WilsonRemove extraneous, but harmless, backslash from last...
1992-09-03 Per BothnerBump to version 2.0.
1992-09-03 Stu Grossman* bout.c, cpu-z8k.c: Use enums when initializing struc...
1992-09-02 Per Bothner * Makefile.in: Added mostlyclean/clean/distclean...
1992-09-01 Per BothnerNote previous change (removing oasys from target_vector).
1992-08-31 Jim WilsonUpdate to SPARC Version 9 Draft 1.0.4.
1992-08-31 Steve Chamberlain * aoutx.h (aout<n>swap_ext_reloc_out), bout.c
1992-08-29 Ian Lance TaylorFri Aug 28 16:29:15 1992 Ian Lance Taylor (ian@cygnus...
1992-08-28 Ken RaeburnMissed one...
1992-08-28 Ken RaeburnRenamed opc-sparc.c to sparc-opc.c for more significant...
1992-08-28 Ian Lance TaylorThu Aug 27 17:01:04 1992 Ian Lance Taylor (ian@cygnus...
1992-08-27 Brendan KehoeAdd preliminary support for the we32k (AT&T 3b2 and...
1992-08-27 Steve Chamberlain * bout.c: added support for relaxable alignment relocs.
1992-08-26 Steve Chamberlain * cpu-z8k.c (compatible): made static to reduce name...
1992-08-25 Steve ChamberlainMove a patch which got put in the wrong place.
1992-08-24 Steve Chamberlain * ieee.c (ieee_get_symtab): always null terminate...
1992-08-24 Steve Chamberlain * coffcode.h (coff_add_missing_symbols): if symbols...
1992-08-20 Ken Raeburnenough align-reloc support for "objdump -r", not enough...
1992-08-18 Ian Lance TaylorMoved in from p3:
1992-08-17 Ken Raeburn* config/decstation.mh (HDEFINES): Specify "-G 4" to...
1992-08-17 Steve Chamberlain * srec.c (srec_set_section_contents): don't write...
1992-08-17 Ken Raeburn* archures.c, cpu-m68k.c, cpu-sparc.c: Undo 16 June...
1992-08-15 Per Bothner * aout-target.h: Make _bfd_slurp_extended_name_table be
1992-08-13 Steve Chamberlain * coff-m68k.c (vector): read and write archives in...
1992-08-11 Ken Raeburnmoved sparc opcode table to bfd
1992-08-09 Fred Fish * bout.c (bfd_reloc_status_type, callj_callback):...
1992-08-03 Fred Fish * configure.in: Recognize i486 host cpu, and use...
1992-08-02 Fred FishBack out of ill-considered addition of support for...
1992-08-01 Fred Fish * config/stratus.mt (CC): Remove definition.
1992-07-23 David Henkel-WallaceHP host support
1992-07-18 K. Richard Pixleyremoved rcsids
1992-07-16 K. Richard Pixleymerged changes from progressive
1992-07-16 Steve Chamberlain * coff-m68k.c: added R_RELLONG_NEG reloc type, and...
1992-07-16 K. Richard Pixleyremoved rcsid
1992-07-16 K. Richard Pixleyremoved rcsid
1992-07-16 Steve Chamberlain * bfd-in.h : add BFD_IS_RELAXABLE flag
1992-07-15 Steve ChamberlainExtra lint
1992-07-08 Steve Chamberlain * archive.c (bsd_write_armap): write the timestamp...
1992-07-07 Fred Fish * configure.in: Add m68k-ericsson-*.
1992-07-04 John Gilmore* syms.h: Define BSF_FILE, update BSF_SECTION_SYM...
1992-07-04 Fred Fish * elf.c: Remove "(void)" casts from function calls...
1992-06-30 Fred Fish * hppa.c: Apply John's standard fix to avoid "empty...
1992-06-25 John Gilmore* hosts/solaris2.h: Configure same as sysv4.
1992-06-24 Fred Fish * libbfd.h, libbfd-in.h (bfd_seek): Make prototype...
1992-06-23 Per Bothner * i386linux.c, hosts/i386linux.h, config/i386-linux.mt:
1992-06-22 Steve ChamberlainFri Jun 19 20:23:21 1992 Steve Chamberlain (sac@thepu...
1992-06-20 John Gilmore* elf.c (bfd_elf_find_section): Mark as INTERNAL_FUNCT...
1992-06-19 Stu Grossman* Makefile.in, archures.c, configure.in, cpu-hppa.c...
1992-06-19 John Gilmore* configure.in: Separate Solaris2 from SYSV4 on SPARC.
1992-06-17 Stu Grossman* libaout.h (aout_backend_data): Change defs of two...
1992-06-17 Fred Fish * elf.c (bfd_section_from_shdr, elf_slurp_symbol_table):
1992-06-17 Ken RaeburnDon't align sections in I960 coff files.
1992-06-16 Ken RaeburnVarious changes to get linker working again for a.out:
1992-06-15 Fred Fish * config/ncr3000.mh (INSTALL, RANLIB): Don't use...
1992-06-13 John Gilmore* section.c (STD_SECTION): Remove extra semicolon...
1992-06-13 David D. Zuhnchange to new solaris naming system, add sysv4 host...
1992-06-11 John Gilmore* elf.c (elf_obj_tdata): Merge elf_obj_tdata_struct and
1992-06-10 Fred Fish * config/{i386v4.mh, ncr3000.mh}: Update RANLIB,...
1992-06-07 John Gilmore* configure.in: Handle Solaris2 as *-sun-sysv4 or...
1992-05-26 Ken RaeburnLots of changes from gas-bfd work. Includes:
1992-05-20 David Henkel-WallaceA couple of things from the net.
1992-05-12 Steve ChamberlainTue May 12 14:08:59 1992 Steve Chamberlain (sac@thepu...
1992-05-05 Per Bothner* bfd-in.h: Increase version number to 1.97, for consi...
1992-05-04 Steve Chamberlain * bfd-in.h: bump version to 1.96
1992-05-02 Steve Chamberlain * coffcode.h (coff_write_object_contents): use RELSZ...
1992-05-02 Steve Chamberlain * targets.c, Makefile.in: comment out tekhex for the...
1992-05-01 Steve Chamberlain * coff-a29k.c: various changes to the way relocations...
1992-04-29 Steve Chamberlain * aoutx.h (aout_swap_ext_reloc_out, aout_swap_std_relo...
1992-04-24 Stu Grossman* configure.in: Add a29k-amd-udi.
1992-04-24 Fred Fishaoutx.h (aout_<bits>_swap_exec_header_in): Zero out...
1992-04-22 Fred FishConvert typedef that typedefs nothing into a normal...
1992-04-21 K. Richard Pixleyrework CFLAGS, etc.
1992-04-16 K. Richard PixleyAdd .NOEXPORT: so that doc directory doesn't inherit...
1992-04-15 Fred FishIfdef-out debugging code, and ifdef-out code that abort...
1992-04-14 Fred FishFix couple of function args that expect to be passed...
1992-04-11 Fred FishPass on MINUS_G to recursive makes. Recognize ncr3000...
next