* language.c, language.h: Move saved_language out to global
[deliverable/binutils-gdb.git] / bfd /
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-05  Mark Eichinsupport for 386bsd a.out files
1992-10-02  David D. Zuhnrenamed hp9000.h to hp300.h
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-27  Fred FishKeep aout-adobe.c, need to compile sanitized versions.
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-21  Ian Lance TaylorPatches from WRS:
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-10  Steve ChamberlainRemove sparc-opc.c
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 BothnerRemove scripts directory.
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 BothnerAdd copyright notice.
1992-09-02  Per Bothner * Makefile.in: Added mostlyclean/clean/distclean...
1992-09-01  Per BothnerNote previous change (removing oasys from target_vector).
1992-09-01  Per Bothner * targets.c (target_vector): Take out oasys (unless...
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  Ian Lance TaylorBack out the HOST_BIG_ENDIAN_P changes I put in yesterday.
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 TaylorBack out yesterday's change for using host endian order...
1992-08-28  Brendan KehoeForgot to list the we32k files in .Sanitize.
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).
1992-08-27  Brendan KehoeAdd preliminary support for the we32k (AT&T 3b2 family).
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 Chamberlain Add basic support for the z8k:
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-18  Sean Eric FaganNeed L_SET defined on the apollo, at least under BSD...
1992-08-18  Michael TiemannSupport netx configuration (which permits long-only...
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  Michael TiemannAdd #include <alloca.h> so bfd can be built with native...
1992-07-15  Steve ChamberlainExtra lint
1992-07-14  Stu GrossmanAdd solaris2.h.
1992-07-14  Stu GrossmanAdd sco-core.c.
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  Sean Eric FaganDon't really want <sys/file.h> on a SysV system, and...
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  Stu GrossmanDeclare free() for hpux.
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 BothnerAdd i386linux.h.
1992-06-23  Stu GrossmanPer, guess what you forgot to do...
1992-06-23  Per Bothner * i386linux.c, hosts/i386linux.h, config/i386-linux.mt:
1992-06-22  Steve ChamberlainLint stuff which didn't make it last time
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-20  Stu GrossmanHPPA BS
1992-06-19  Stu GrossmanHPPA merge.
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  Stu GrossmanSave scripts.
1992-06-16  Ken Raeburn* hosts/sparc.h (abort, exit): Hide these names if...
1992-06-16  Ken Raeburn[time to file a PR on cvs...]
1992-06-16  Ken RaeburnVarious changes to get linker working again for a.out:
next
This page took 0.044705 seconds and 7 git commands to generate.