* Many files: change all bfd_target vectors to be const. Change
[external/binutils.git] / bfd / aoutx.h
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
1992-11-28 John Gilmore* aout-target.h, aoutf1.h, trad-core.c, coffcode.h...
1992-10-15 John Gilmore* aout-adobe.c, aoutf1.h, aoutx.h, bout.c coff-m68k...
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-08-31 Steve Chamberlain * aoutx.h (aout<n>swap_ext_reloc_out), bout.c
1992-06-16 Ken Raeburn[time to file a PR on cvs...]
1992-05-20 David Henkel-WallaceA couple of things from the net.
1992-04-24 Fred Fishaoutx.h (aout_<bits>_swap_exec_header_in): Zero out...
1992-02-27 Steve ChamberlainDon't core dump if no output section available for...
1992-02-27 Steve Chamberlain* aoutx.h (translate_from_native_sym_flags): when creat...
1992-01-10 Per Bothner* aoutx.h (NAME(aout,find_nearest_line)): Recognize...
1991-12-04 Steve Chamberlain*** empty log message ***
1991-12-01 Steve Chamberlain * aout-encap.c, aoutf1.h, aoutx.h, archive.c, bout...
1991-11-23 John GilmoreFix hp300bsd entry point problem.
1991-11-22 John Gilmoreconst lint
1991-11-22 John GilmoreALIGN->BFD_ALIGN
1991-11-22 Per Bothner Moved bfd_stab_name() and bfd_stab_names[]
1991-11-21 John Gilmore* libaout.h (WORK_OUT_FILE_POSITIONS): One more try...
1991-10-25 John GilmoreUpdate doc on how to define an architecture for "mh...
1991-10-25 John GilmoreRS/6000 support, by Metin G. Ozisik, Mimi Phûông-Thåo...
1991-10-15 John Gilmore* hosts/h-amix.h (free): Fix prototype.
1991-10-05 John Gilmore* bfd.c: Remove strerror() to libiberty.
1991-09-26 John GilmoreLint (saber actually).
1991-09-04 John GilmoreAllow GDB to patch object files.
1991-09-03 Steve Chamberlain*** empty log message ***
1991-08-23 Stu Grossmansaber
1991-08-19 Roland PeschMon Aug 19 13:48:22 1991 Roland H. Pesch (pesch at...
1991-08-17 Steve ChamberlainDocumentation
1991-08-01 Steve ChamberlainAdded support for constructors, warnings and indirects
1991-07-31 Steve ChamberlainFixed memory trampling problem
1991-07-04 Steve ChamberlainNow full of documentation. Yum Yum.
1991-05-21 Steve Chamberlain*** empty log message ***