summaryrefslogtreecommitdiff
path: root/bfd/aoutx.h
Commit message (Expand)AuthorAgeFilesLines
* Change PAGE_SIZE to TARGET_PAGE_SIZENiklas Hallqvist1995-10-281-6/+27
* * aoutx.h (translate_from_native_sym_flags): Don't try to stuffIan Lance Taylor1995-09-261-18/+0
* * libaout.h (struct aoutdata): Add line_buf field.Ian Lance Taylor1995-09-251-18/+48
* * aoutx.h (NAME(aout,swap_ext_reloc_out)): Don't set r_extern forIan Lance Taylor1995-09-201-1/+5
* * sunos.c (sunos_slurp_dynamic_symtab): New static function,Ian Lance Taylor1995-09-121-8/+11
* Extensive minor changes to avoid various gcc warnings. Also:Ian Lance Taylor1995-09-121-200/+265
* * aoutx.h (NAME(aout,slurp_reloc_table)): Cast argument to size_tIan Lance Taylor1995-07-131-1/+1
* * targets.c (bfd_target): Add fields _read_minisymbols andIan Lance Taylor1995-07-131-21/+78
* fsf address update, but not in COPYING filesKen Raeburn1995-07-071-27/+35
* * aoutx.h (NAME(aout,swap_ext_reloc_in)): Add symcount parameter,Ian Lance Taylor1995-03-091-7/+26
* * aoutx.h (NAME(aout,set_section_contents)): Double check that theIan Lance Taylor1995-03-021-29/+51
* Distinguish a weak defined symbol from a regular defined symbol.Ian Lance Taylor1995-02-061-41/+55
* update copyright datesIan Lance Taylor1995-01-241-4/+4
* Change "reloc_howto_type" typedef to be "const", since all uses of it are (orKen Raeburn1995-01-121-2/+29
* * aoutx.h (aout_link_input_section): Don't bother to read or writeIan Lance Taylor1994-10-261-4/+7
* * aoutx.h (NAME(aout,slurp_symbol_table)): Don't return an errorIan Lance Taylor1994-10-191-32/+86
* * aoutx.h (aout_link_write_symbols): Rename skip_indirect toIan Lance Taylor1994-09-141-7/+8
* * aoutx.h (NAME(aout,final_link)): Don't assume that all the inputIan Lance Taylor1994-09-131-18/+25
* * aoutx.h (add_to_stringtab): Check for _bfd_stringtab_add errorIan Lance Taylor1994-08-251-3/+11
* * aoutx.h (translate_to_native_sym_flags): Use the output_sectionIan Lance Taylor1994-08-241-290/+192
* Get ld -x -r to handle a.out set symbols correctly.Ian Lance Taylor1994-08-181-5/+51
* * aoutx.h (adjust_z_magic): Make sure data section is padded toIan Lance Taylor1994-08-101-11/+53
* * aoutx.h (NAME(aout,some_aout_object_p)): Just checkIan Lance Taylor1994-07-221-3/+3
* * reloc.c (struct reloc_howto_struct): Remove special_function1.Ian Lance Taylor1994-07-211-19/+56
* * aout-encap.c (ARCH): Don't define. Obsolete.Ian Lance Taylor1994-07-121-1/+0
* Sun Jul 10 09:12:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)David Henkel-Wallace1994-07-101-7/+7
* Mach 3 support.Stan Shebs1994-07-051-5/+16
* Linux ZMAGIC support from Eric Youngdale <ericy@cais.cais.com>.Ian Lance Taylor1994-06-221-4/+18
* * aoutx.h (aout_link_check_ar_symbols): Just skip N_STAB and N_FNIan Lance Taylor1994-06-221-36/+38
* * Many files: change all bfd_target vectors to be const. ChangeIan Lance Taylor1994-06-201-5/+5
* * aoutx.h (NAME(aout,final_link)): Check flavour of sub, not abfd,Ian Lance Taylor1994-06-201-1/+1
* * aoutx.h (NAME(aout,some_aout_object_p)): Accept BMAGIC objectsIan Lance Taylor1994-06-161-1/+2
* * aoutx.h (translate_from_native_sym_flags): Treat N_SETV symbolsIan Lance Taylor1994-06-151-0/+10
* Comment change.Ian Lance Taylor1994-06-151-2/+2
* * aoutx.h: Rewrite symbol duplicate elimination to use BFD hashIan Lance Taylor1994-06-151-372/+190
* * libaout.h (struct aoutdata): Add q_magic_format to subformatIan Lance Taylor1994-06-141-10/+31
* * aoutf1.h (aout_32_sunos4_write_object_contents): Handle aIan Lance Taylor1994-06-131-5/+16
* Add weak symbols as an extension to a.out.Ian Lance Taylor1994-06-111-290/+359
* * aoutx.h (NAME(aout,canonicalize_reloc)): Handle .bss section.Ian Lance Taylor1994-06-101-4/+14
* Comment change.Ian Lance Taylor1994-06-061-1/+7
* Better indirect and warning symbol handling inspired by StuartIan Lance Taylor1994-06-061-5/+2
* * libaout.h (struct aout_link_hash_entry): New field written.Ian Lance Taylor1994-06-061-7/+10
* Add linker support for SunOS shared libraries.Ian Lance Taylor1994-06-021-63/+123
* * aoutx.h (add_to_stringtab): Use BFD_ASSERT not assert. ThisJim Kingdon1994-05-141-16/+34
* * aoutx.h (NAME(aout,make_sections)): New function.Ian Lance Taylor1994-04-081-31/+29
* * aoutx.h (NAME(aout,new_section_hook)): Don't set N_EXT in targetIan Lance Taylor1994-04-081-3/+3
* * sunos.c (MY_read_dynamic_symbols): Don't define.Ian Lance Taylor1994-04-071-110/+19
* * aoutx.h (NAME(aout,canonicalize_reloc)): Don't error out ifIan Lance Taylor1994-04-051-1/+0
* * aoutx.h (NAME(aout,bfd_free_cached_info)): Don't free anythingIan Lance Taylor1994-04-041-0/+3
* Made sure that every call to bfd_read, bfd_write, and bfd_seekIan Lance Taylor1994-04-041-10/+14