]> Git Repo - binutils.git/history - bfd
* config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
[binutils.git] / bfd /
1993-08-11 David MacKenzieInclude stab-syms.o for a.out/b.out targets and hp300...
1993-08-11 Ian Lance Taylor * nlmcode.h (nlm_compute_section_file_positions):...
1993-08-11 Ian Lance Taylor * Base use of sco-core on host, not target.
1993-08-11 Ian Lance Taylor * ecoffswap.h (ecoff_swap_{hdr,ext}_{in,out}): Use...
1993-08-10 Ian Lance Taylor * libnlm.h (struct nlm_backend_data): Added mach field.
1993-08-10 David MacKenzieReplace calls to sort with shell code
1993-08-10 Ken Raeburnconfigure.in: Include aout32.o for any a.out/b.out...
1993-08-10 David MacKenziesupport COFF on ELF systems
1993-08-09 Ken Raeburninclude elf doc
1993-08-09 K. Richard Pixleyconfig/m88k-coff.mt (DEFAULT_VEC -> DEFAULT_VECTOR...
1993-08-09 Ian Lance Taylor * bfd-in.h (bfd_get_architecture, bfd_get_machine...
1993-08-09 Ken Raeburncode changes to syms.c bfd.c
1993-08-09 Ken Raeburnregenerated
1993-08-09 Ken Raeburnsanitize targets.c
1993-08-09 Ian Lance Taylor * ecoff.c (ecoff_slurp_armap): Correct bug in initiali...
1993-08-08 David MacKenzieremove unused test
1993-08-08 Jim Kingdon* Makefile.in ({dist,real}clean): Use $(MAKE), not...
1993-08-08 David MacKenziecleanup
1993-08-07 David MacKenzieadd pointer to config/README
1993-08-07 David MacKenziedocument bfdsumm.texi
1993-08-07 David MacKenziemake target selection fully configurable
1993-08-07 Fred Fish * elfcode.h (elf_object_p): Add comment about what...
1993-08-07 David MacKenziecleanups
1993-08-06 David MacKenzieadd hp300bsd to default target vector
1993-08-06 Ian Lance Taylor * ecoff.c (ecoff_set_symbol_info): Removed special...
1993-08-06 Ken Raeburn* libelf.h (NAME): Provide a default definition, that...
1993-08-06 Ian Lance Taylor * Makefile.in (coff-mips.o, coff-alpha.o): Don't depend on
1993-08-06 Ian Lance Taylor * coffcode.h (sec_to_styp_flags): Inspired by mb@tti...
1993-08-06 Ian Lance Taylor * ecoff.c (ecoff_slurp_armap): From Arne Henrik Juul
1993-08-06 Jim Kingdon* hpux-core.c: Cast return value from bfd_zalloc.
1993-08-05 Ken RaeburnMakefile.in, bfd-in.h, reloc, elf32-i386, elfcode changes
1993-08-05 Ken Raeburnregenerated
1993-08-05 Ken RaeburnWed Jun 23 06:05:58 1993 Michael Meissner (meissner...
1993-08-05 Ken Raeburnrewrite comment -- bfd-in2.h is generated too
1993-08-05 Ken Raeburnadd i386-elf relocs (from Meissner)
1993-08-05 Ken Raeburn(BFD_LIBS): Always include elf.o.
1993-08-05 Fred Fish * nlmcode.h (nlm_get_reloc_upper_bound): Test return...
1993-08-05 David MacKenziefix line numbers
1993-08-04 Ian Lance Taylor * libnlm.h (nlm_backend_data): Added nlm_mangle_relocs.
1993-08-04 Ian Lance Taylor * coff-h8500.c (rtype2howto): Do an fprintf to stderr...
1993-08-04 Ian Lance TaylorWith these changes, the binutils mostly work on the...
1993-08-04 David MacKenziefix syntax error
1993-08-03 David MacKenziemake a common extern
1993-08-03 Fred Fish * nlm_slurp_symbol_table: Don't use '&' on arrays.
1993-08-03 Ian Lance Taylor * ecoff.c: New file for generic ECOFF functions.
1993-08-03 John Gilmore* elf32-hppa.h, hosts/*: Remove (one more time) all...
1993-08-02 Fred FishRemove '.Sanitize' from explicit list of Things-to...
1993-08-02 David D. Zuhnremove some conflicting decls
1993-08-02 Stu GrossmanMon Aug 2 11:48:23 1993 Stu Grossman (grossman at...
1993-08-02 Stu GrossmanAdd i386lynx.h.
1993-08-02 Stu GrossmanSun Aug 1 22:54:08 1993 Stu Grossman (grossman at...
1993-07-30 David MacKenziecommon section fix
1993-07-30 Ian Lance TaylorFirst cut at i386 specific NLM backend.
1993-07-30 Ian Lance Taylor * nlm32-i386.c: New file. First cut at i386 NLM code.
1993-07-30 Steve Chamberlaind
1993-07-30 Fred FishAdd .Sanitize to Things-to-lose list.
1993-07-30 Fred FishAdd esix.h to Things-to-lose list.
1993-07-30 David D. Zuhnremove some sun3 function decls
1993-07-27 Fred Fish * nlm{32,64}-gen.c (JUMP_TABLE_PREFIX): Delete.
1993-07-26 Jim Kingdon Yet another trad-core variant:
1993-07-26 Jim Kingdonnew for esix
1993-07-26 Ian Lance Taylor * reloc.c (bfd_perform_relocation): Handle the case of
1993-07-26 Ken RaeburnLots o' elf changes
1993-07-26 Ken RaeburnReimplement segment writing.
1993-07-26 Ken Raeburn(elfXX_bed): Initialize maxpagesize from ELF_MAXPAGESIZE.
1993-07-26 Ken Raeburn * libelf.h (struct elf_backend_data): New field, maxpa...
1993-07-26 Ken Raeburn(bfd_perform_relocation): Handle 64-bit relocs.
1993-07-26 Ian Lance Taylor * configure.in: Don't look in ${srcdir} for ${target_m...
1993-07-26 Steve Chamberlain * srec.c (srec_write_symbols): Get CR LF in the right...
1993-07-26 Jim Kingdon* hosts/vaxbsd.h: Include std-host.h. Don't include...
1993-07-23 David Edelsohn* bfd.c (bfd_nonrepresentable_section, bfd_undefined_sy...
1993-07-22 Fred Fish * nlm{32,64}-target.h: Remove.
1993-07-22 K. Richard Pixley * Makefile.in (Makefile): add configure.in, drop redundant
1993-07-22 Ian Lance TaylorGeneric HP/UX core file support.
1993-07-22 Ian Lance Taylor * hpux-core.c: New file; backend for HP/UX style core...
1993-07-22 Ian Lance Taylor * reloc.c (enum complain_overflow): New enumeration...
1993-07-22 Ken Raeburndon't use 'template' in C code, so it'll be friendlier...
1993-07-20 Fred Fish * coff-m68k.c (m68k_howto2rtype): Make arg CONST...
1993-07-20 Fred Fish * elfcode.h: Fix several illegal pointer combination...
1993-07-20 Fred Fish * libnlm.h (nlm_obj_tdata): Rename hidden struct...
1993-07-20 Jim Kingdon * Rename for DOS uniqueness: coff-m68k-un.c -> coff...
1993-07-20 Ken Raeburn* elf32-sparc.c (elf_sparc_howto_table): Don't use...
1993-07-20 Jim KingdonReflect symmetry changes
1993-07-20 Fred Fish * bfd.c (union tdata): Add nlm_obj_data;
1993-07-20 Fred Fish * bfd-in.h: Apply some of the changes that were made...
1993-07-20 Fred Fish * configure.in (*-*-netware, i[34]86-*-netware): ...
1993-07-19 David D. Zuhnfix stupid typo
1993-07-19 David D. Zuhnadd i386-lynx support
1993-07-19 Ken Raeburn* elf.c, elfcode.h, libelf.h: Serious reorganization.
1993-07-19 Ken Raeburn(BFD_LIBS): Include coff-mips.o and coff-msym.o, so...
1993-07-19 Jim Kingdon * coffcode.h: Recognize I386PTXMAGIC.
1993-07-17 Jim Kingdon * Rename elf{32,64}-generic.c to *-gen.c for 14 char...
1993-07-17 Jim Kingdon * Rename elf{32,64}-generic.c to *-gen.c for 14 char...
1993-07-16 Ian Lance Taylor * coff-mips.c: Use MIPS_AOUT_{OZ}MAGIC rather than...
1993-07-15 Ian Lance Taylor * coff-m88k.c (howto_table): Corrected bitsize for...
1993-07-14 Jim Kingdon * hppa.c [HOST_HPPABSD]: Use hpux-style core files.
1993-07-14 David Edelsohn* configure.in: Recognize h8300h-*-*.
1993-07-13 Steve Chamberlain * coff-h8500.c (reloc_processing, rtype2howto): New...
1993-07-13 Ken Raeburndtrt wrt v9 for elf64-sparc.c (sigh)
1993-07-13 Jim Kingdon * configure.in: Add new target m68k-coffun to the...
next
This page took 0.06633 seconds and 7 git commands to generate.