aboutsummaryrefslogtreecommitdiff
path: root/bfd/VERSION
AgeCommit message (Collapse)AuthorFilesLines
1997-08-01 * VERSION: Remove.Ian Lance Taylor1-1/+0
1997-04-03 * VERSION: Set to 2.8.1.Ian Lance Taylor1-1/+1
* Branched binutils 2.8.
1997-03-18 * bfd-in.h: Don't include obstack.h.Ian Lance Taylor1-1/+1
(struct bfd_hash_table): Change memory field to PTR. * bfd.c (struct _bfd): Change memory field to PTR. * bfd-in2.h: Rebuild. * libbfd-in.h (bfd_release): Declare as function, don't define as macro. * libbfd.h: Rebuild. * opncls.c: Include "objalloc.h" rather than "obstack.h". Use objalloc routines rather than obstack routines. (obstack_chunk_alloc, obstack_chunk_free): Don't define. (getpagesize): Don't define. (_bfd_new_bfd): Don't set _bfd_chunksize. (bfd_openr): Free new bfd and objalloc on failure. (bfd_fdopenr, bfd_openstreamr, bfd_openw): Likewise. (bfd_alloc_size): Remove. (bfd_release): New function. * hash.c: Include "objalloc.h" rather than "obstack.h". Use objalloc routines rather than obstack routines. (obstack_chunk_alloc, obstack_chunk_free): Don't define. * ecofflink.c: Include "objalloc.h" rather than "obstack.h". Use objalloc routines rather than obstack routines. (obstack_chunk_alloc, obstack_chunk_free): Don't define. (struct accumulate): Change memory to struct objalloc *. * liboasys.h (oasys_data_type): Remove oasys_obstack field. * dep-in.sed: Don't remove obstack.h from dependency list. * Makefile.in: Rebuild dependencies. (BFD_H_DEPS): Remove obstack.h. (install): Don't install obstack.h. * Many files: Don't include "obstack.h". * VERSION: Bump.
1996-10-15 * VERSION: Bump for new relocation.Ian Lance Taylor1-1/+1
1996-07-04 * VERSION: Set to 2.7.1.Ian Lance Taylor1-1/+1
1996-06-04 * linker.c (_bfd_generic_link_add_one_symbol): If notice_all isIan Lance Taylor1-1/+1
set, always call the notice callback. * VERSION: Increment for bfdlink.h change.
1996-04-22 Optimize linking of stabs in sections as used in ELF and COFF.Ian Lance Taylor1-1/+1
* stabs.c: New file. * libbfd-in.h (_bfd_link_section_stabs): Declare. (_bfd_write_section_stabs): Declare. (_bfd_write_stab_strings): Declare. * libbfd.h: Rebuild. * libcoff-in.h (struct coff_section_tdata): Add stab_info field. (struct coff_link_hash_table): Add stab_info field. * libcoff.h: Rebuild. * cofflink.c (_bfd_coff_link_hash_table_init): Initialize stab_info field. (coff_link_add_symbols): Call _bfd_link_section_stabs if appropriate. (_bfd_coff_final_link): Write out stab strings hash table. (_bfd_coff_link_input_bfd): Handle optimized stabs sections. * coff-ppc.c (ppc_bfd_coff_final_link): Write out stab strings hash table. * elf-bfd.h (struct elf_link_hash_table): Add stab_info field. (struct bfd_elf_section_data): Add stab_info field. * elf.c (_bfd_elf_link_hash_table_init): Initialize stab_info field. * elflink.h (elf_link_add_object_symbols): If appropriate, call _bfd_link_section_stabs. (elf_bfd_final_link): Write out stab strings hash table. (elf_link_input_bfd): Handle optimized stabs sections. * reloc.c (_bfd_final_link_relocate): Check address against _raw_size rather than _cooked_size. * Makefile.in: Rebuild dependencies. (BFD_LIBS): Add stabs.o (BFD_LIBS_CFILES): Add stabs.c.
1996-03-29 * VERSION: Bump to 2.6.1.Ian Lance Taylor1-1/+1
* Makefile.in (stamp-h): Depend upon VERSION.
1995-11-16version 2.6Ken Raeburn1-1/+1
1994-10-14update to version 2.5Ken Raeburn1-1/+1
1993-11-15* Makefile.in (diststuff): New target.Ken Raeburn1-1/+1
* VERSION: Updated.
1993-05-17bump version numberKen Raeburn1-1/+1
1993-02-16Roll to version 2.1.John Gilmore1-1/+1
1991-10-01 * bfd-in.h VERSION, change version number to 0.18, this makes aSteve Chamberlain1-1/+1
gap, but now is the same as the linker version number.
1991-03-21Back from Intel with SteveDavid Henkel-Wallace1-0/+1