Support for building as a shared library, based on patches from
[deliverable/binutils-gdb.git] / bfd / aoutx.h
1996-01-15  Ian Lance Taylor * aoutx.h (howto_table_ext): Fix RELOC_BASE10 and...
1996-01-09  Ian Lance Taylorupdate copyrights
1996-01-09  Ian Lance TaylorTue Jan 9 15:22:53 1996 David Mosberger-Tang <davidm...
1995-12-13  Ian Lance Taylor * aoutx.h: Include <ctype.h>.
1995-12-01  Ian Lance Taylor * libbfd.c (bfd_malloc, bfd_realloc): New functions.
1995-11-29  Ian Lance Taylor * opncls.c (bfd_alloc_by_size_t): Set bfd_error_no_mem...
1995-11-09  Ian Lance Taylor * aoutx.h (NAME(aout,set_section_contents)): If a...
1995-11-09  Ken Raeburn* configure.in: Added new option --with[out]-mmap....
1995-11-08  Ian Lance Taylor * libbfd.c (bfd_get_file_window): Change writable...
1995-11-06  Ken RaeburnChanges for mmap; details in change log.
1995-10-28  Niklas HallqvistChange PAGE_SIZE to TARGET_PAGE_SIZE
1995-09-26  Ian Lance Taylor * aoutx.h (translate_from_native_sym_flags): Don't...
1995-09-25  Ian Lance Taylor * libaout.h (struct aoutdata): Add line_buf field.
1995-09-20  Ian Lance Taylor * aoutx.h (NAME(aout,swap_ext_reloc_out)): Don't set...
1995-09-12  Ian Lance Taylor * sunos.c (sunos_slurp_dynamic_symtab): New static...
1995-09-12  Ian Lance Taylor Extensive minor changes to avoid various gcc warnings...
1995-07-13  Ian Lance Taylor * aoutx.h (NAME(aout,slurp_reloc_table)): Cast argumen...
1995-07-13  Ian Lance Taylor * targets.c (bfd_target): Add fields _read_minisymbols and
1995-07-07  Ken Raeburnfsf address update, but not in COPYING files
1995-03-09  Ian Lance Taylor * aoutx.h (NAME(aout,swap_ext_reloc_in)): Add symcount...
1995-03-02  Ian Lance Taylor * aoutx.h (NAME(aout,set_section_contents)): Double...
1995-02-06  Ian Lance Taylor Distinguish a weak defined symbol from a regular defin...
1995-01-24  Ian Lance Taylorupdate copyright dates
1995-01-12  Ken RaeburnChange "reloc_howto_type" typedef to be "const", since...
1994-10-26  Ian Lance Taylor * aoutx.h (aout_link_input_section): Don't bother...
1994-10-19  Ian Lance Taylor * aoutx.h (NAME(aout,slurp_symbol_table)): Don't retur...
1994-09-14  Ian Lance Taylor * aoutx.h (aout_link_write_symbols): Rename skip_indir...
1994-09-13  Ian Lance Taylor * aoutx.h (NAME(aout,final_link)): Don't assume that...
1994-08-25  Ian Lance Taylor * aoutx.h (add_to_stringtab): Check for _bfd_stringtab...
1994-08-24  Ian Lance Taylor * aoutx.h (translate_to_native_sym_flags): Use the...
1994-08-18  Ian Lance Taylor Get ld -x -r to handle a.out set symbols correctly.
1994-08-10  Ian Lance Taylor * aoutx.h (adjust_z_magic): Make sure data section...
1994-07-22  Ian Lance Taylor * aoutx.h (NAME(aout,some_aout_object_p)): Just check
1994-07-21  Ian Lance Taylor * reloc.c (struct reloc_howto_struct): Remove special_...
1994-07-12  Ian Lance Taylor * aout-encap.c (ARCH): Don't define. Obsolete.
1994-07-10  David Henkel-WallaceSun Jul 10 09:12:02 1994 D. V. Henkel-Wallace (gumby...
1994-07-05  Stan Shebs Mach 3 support.
1994-06-22  Ian Lance Taylor Linux ZMAGIC support from Eric Youngdale <ericy@cais...
1994-06-22  Ian Lance Taylor * aoutx.h (aout_link_check_ar_symbols): Just skip...
1994-06-20  Ian Lance Taylor * Many files: change all bfd_target vectors to be...
1994-06-20  Ian Lance Taylor * aoutx.h (NAME(aout,final_link)): Check flavour of...
1994-06-16  Ian Lance Taylor * aoutx.h (NAME(aout,some_aout_object_p)): Accept...
1994-06-15  Ian Lance Taylor * aoutx.h (translate_from_native_sym_flags): Treat...
1994-06-15  Ian Lance TaylorComment change.
1994-06-15  Ian Lance Taylor * aoutx.h: Rewrite symbol duplicate elimination to...
1994-06-14  Ian Lance Taylor * libaout.h (struct aoutdata): Add q_magic_format...
1994-06-13  Ian Lance Taylor * aoutf1.h (aout_32_sunos4_write_object_contents)...
1994-06-11  Ian Lance Taylor Add weak symbols as an extension to a.out.
1994-06-10  Ian Lance Taylor * aoutx.h (NAME(aout,canonicalize_reloc)): Handle...
1994-06-06  Ian Lance TaylorComment change.
1994-06-06  Ian Lance Taylor Better indirect and warning symbol handling inspired...
1994-06-06  Ian Lance Taylor * libaout.h (struct aout_link_hash_entry): New field...
1994-06-02  Ian Lance Taylor Add linker support for SunOS shared libraries.
1994-05-14  Jim Kingdon * aoutx.h (add_to_stringtab): Use BFD_ASSERT not asser...
1994-04-08  Ian Lance Taylor * aoutx.h (NAME(aout,make_sections)): New function.
1994-04-08  Ian Lance Taylor * aoutx.h (NAME(aout,new_section_hook)): Don't set...
1994-04-07  Ian Lance Taylor * sunos.c (MY_read_dynamic_symbols): Don't define.
1994-04-05  Ian Lance Taylor * aoutx.h (NAME(aout,canonicalize_reloc)): Don't error...
1994-04-04  Ian Lance Taylor * aoutx.h (NAME(aout,bfd_free_cached_info)): Don't...
1994-04-04  Ian Lance Taylor Made sure that every call to bfd_read, bfd_write,...
1994-04-01  Ian Lance Taylor * aoutx.h (aout_link_write_symbols): If keep_memory...
1994-04-01  Ian Lance Taylor Add bfd_free_cached_info support to a.out backends.
1994-03-30  Ian Lance TaylorWed Mar 30 16:25:41 1994 Ian Lance Taylor (ian@tweedl...
1994-03-28  Ian Lance Taylor * aoutx.h (translate_from_native_sym_flags): Set SEC_R...
1994-03-25  Ian Lance TaylorFix typo in comment.
1994-03-25  Ian Lance Taylor * aoutx.h (NAME(aout,find_nearest_line)): The caller...
1994-03-17  Jim Kingdon * aoutx.h, elfcode.h, coff-alpha.c, bout.c, ecoff...
1994-03-10  Jim Kingdon * libbfd-in.h: Remove alloca cruft. It was missing...
1994-02-26  Ian Lance Taylor * aoutx.h, archive.c: Add casts to avoid warnings...
1994-02-12  David MacKenzie Make all callers of malloc or realloc (including via...
1994-02-05  Ian Lance Taylor * aoutx.h (aout_link_check_ar_symbols): Correct test...
1994-02-03  Ian Lance Taylor * aoutx.h (aout_reloc_index_to_section): Handle N_UNDF.
1994-01-30  Ian Lance Taylor * aoutx.h (aout_link_write_symbols): Write out correct...
1994-01-24  Ian Lance Taylor * bfd/aoutx.h (aout_link_input_section_std,
1994-01-24  Ian Lance Taylor * aoutx.h (translate_symbol_table): The string index...
1994-01-21  David MacKenzie * aoutx.h (translate_to_native_sym_flags), bfd-in...
1994-01-21  Ian Lance Taylor * syms.c (BSF_DYNAMIC): New symbol flag.
1994-01-19  Ian Lance Taylor * aoutx.h (translate_to_native_sym_flags): Set the...
1994-01-19  Ian Lance TaylorResolve warning symbols like indirect symbols.
1994-01-18  Ian Lance Taylor * aoutx.h (aout_link_add_symbols): Increment sym_hash...
1994-01-18  David MacKenzie * aoutx.h (translate_from_native_sym_flags): Give...
1994-01-17  David MacKenzie * aoutx.h (translate_from_native_sym_flags,
1994-01-07  David MacKenzie * aoutx.h (adjust_z_magic): Don't merge the start...
1994-01-06  David MacKenzie * aoutx.h (translate_to_native_sym_flags): Catch the...
1994-01-06  Ian Lance Taylor * aoutx.h (NAME(aout,final_link)): Don't abort when...
1993-12-31  Ian Lance Taylor Minor cleanups suggested by CodeCenter.
1993-12-30  Ian Lance Taylor Extensive changes to move the bulk of the linker into...
1993-11-05  David MacKenziedoc cleanup
1993-08-17  Ian Lance Taylor * archures.c (bfd_default_set_arch_mach): Set bfd_error on
1993-07-20  Fred Fish * configure.in (*-*-netware, i[34]86-*-netware): ...
1993-07-07  Ian Lance Taylor * aoutx.h (translate_from_native_sym_flags): Removed...
1993-06-26  David MacKenzie * aoutx.h (hash, compare, struct stringtab_entry,...
1993-06-22  Ken RaeburnBefore casting a pointer into an integer field, verify...
1993-06-18  John GilmoreEliminate "int8_type", "int16_type", "int32_type",...
1993-04-20  Ken Raeburna.out string table reduction code, take two.
1993-04-15  John Gilmore* aoutx.h (aout_*_adjust_sizes_and_vmas): Avoid `sanity'
1993-02-01  Ken Raeburnfrom ralphc: mips-aout support
1993-01-26  Ian Lance TaylorTue Jan 26 11:43:14 1993 Ian Lance Taylor (ian@cygnus...
1993-01-19  Ian Lance TaylorTue Jan 19 09:06:14 1993 Ian Lance Taylor (ian@cygnus...
1992-11-29  Fred Fish * aoutx.h (some_aout_object_p): Protect arg prototype in
next
This page took 0.321356 seconds and 106 git commands to generate.