aboutsummaryrefslogtreecommitdiff
path: root/bfd/aoutx.h
AgeCommit message (Expand)AuthorFilesLines
1994-10-26 * aoutx.h (aout_link_input_section): Don't bother to read or writeIan Lance Taylor1-4/+7
1994-10-19 * aoutx.h (NAME(aout,slurp_symbol_table)): Don't return an errorIan Lance Taylor1-32/+86
1994-09-14 * aoutx.h (aout_link_write_symbols): Rename skip_indirect toIan Lance Taylor1-7/+8
1994-09-13 * aoutx.h (NAME(aout,final_link)): Don't assume that all the inputIan Lance Taylor1-18/+25
1994-08-25 * aoutx.h (add_to_stringtab): Check for _bfd_stringtab_add errorIan Lance Taylor1-3/+11
1994-08-24 * aoutx.h (translate_to_native_sym_flags): Use the output_sectionIan Lance Taylor1-290/+192
1994-08-18 Get ld -x -r to handle a.out set symbols correctly.Ian Lance Taylor1-5/+51
1994-08-10 * aoutx.h (adjust_z_magic): Make sure data section is padded toIan Lance Taylor1-11/+53
1994-07-22 * aoutx.h (NAME(aout,some_aout_object_p)): Just checkIan Lance Taylor1-3/+3
1994-07-21 * reloc.c (struct reloc_howto_struct): Remove special_function1.Ian Lance Taylor1-19/+56
1994-07-12 * aout-encap.c (ARCH): Don't define. Obsolete.Ian Lance Taylor1-1/+0
1994-07-10Sun Jul 10 09:12:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)David Henkel-Wallace1-7/+7
1994-07-05 Mach 3 support.Stan Shebs1-5/+16
1994-06-22 Linux ZMAGIC support from Eric Youngdale <ericy@cais.cais.com>.Ian Lance Taylor1-4/+18
1994-06-22 * aoutx.h (aout_link_check_ar_symbols): Just skip N_STAB and N_FNIan Lance Taylor1-36/+38
1994-06-20 * Many files: change all bfd_target vectors to be const. ChangeIan Lance Taylor1-5/+5
1994-06-20 * aoutx.h (NAME(aout,final_link)): Check flavour of sub, not abfd,Ian Lance Taylor1-1/+1
1994-06-16 * aoutx.h (NAME(aout,some_aout_object_p)): Accept BMAGIC objectsIan Lance Taylor1-1/+2
1994-06-15 * aoutx.h (translate_from_native_sym_flags): Treat N_SETV symbolsIan Lance Taylor1-0/+10
1994-06-15Comment change.Ian Lance Taylor1-2/+2
1994-06-15 * aoutx.h: Rewrite symbol duplicate elimination to use BFD hashIan Lance Taylor1-372/+190
1994-06-14 * libaout.h (struct aoutdata): Add q_magic_format to subformatIan Lance Taylor1-10/+31
1994-06-13 * aoutf1.h (aout_32_sunos4_write_object_contents): Handle aIan Lance Taylor1-5/+16
1994-06-11 Add weak symbols as an extension to a.out.Ian Lance Taylor1-290/+359
1994-06-10 * aoutx.h (NAME(aout,canonicalize_reloc)): Handle .bss section.Ian Lance Taylor1-4/+14
1994-06-06Comment change.Ian Lance Taylor1-1/+7
1994-06-06 Better indirect and warning symbol handling inspired by StuartIan Lance Taylor1-5/+2
1994-06-06 * libaout.h (struct aout_link_hash_entry): New field written.Ian Lance Taylor1-7/+10
1994-06-02 Add linker support for SunOS shared libraries.Ian Lance Taylor1-63/+123
1994-05-14 * aoutx.h (add_to_stringtab): Use BFD_ASSERT not assert. ThisJim Kingdon1-16/+34
1994-04-08 * aoutx.h (NAME(aout,make_sections)): New function.Ian Lance Taylor1-31/+29
1994-04-08 * aoutx.h (NAME(aout,new_section_hook)): Don't set N_EXT in targetIan Lance Taylor1-3/+3
1994-04-07 * sunos.c (MY_read_dynamic_symbols): Don't define.Ian Lance Taylor1-110/+19
1994-04-05 * aoutx.h (NAME(aout,canonicalize_reloc)): Don't error out ifIan Lance Taylor1-1/+0
1994-04-04 * aoutx.h (NAME(aout,bfd_free_cached_info)): Don't free anythingIan Lance Taylor1-0/+3
1994-04-04 Made sure that every call to bfd_read, bfd_write, and bfd_seekIan Lance Taylor1-10/+14
1994-04-01 * aoutx.h (aout_link_write_symbols): If keep_memory is false, makeIan Lance Taylor1-1/+19
1994-04-01 Add bfd_free_cached_info support to a.out backends.Ian Lance Taylor1-141/+167
1994-03-30Wed Mar 30 16:25:41 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)Ian Lance Taylor1-10/+12
1994-03-28 * aoutx.h (translate_from_native_sym_flags): Set SEC_RELOC flagIan Lance Taylor1-1/+1
1994-03-25Fix typo in comment.Ian Lance Taylor1-1/+1
1994-03-25 * aoutx.h (NAME(aout,find_nearest_line)): The caller expectsIan Lance Taylor1-2/+265
1994-03-17 * aoutx.h, elfcode.h, coff-alpha.c, bout.c, ecoff.c, ecofflink.c,Jim Kingdon1-123/+119
1994-03-10 * libbfd-in.h: Remove alloca cruft. It was missing some necessaryJim Kingdon1-26/+61
1994-02-26 * aoutx.h, archive.c: Add casts to avoid warnings from SVR4 cc.Ian Lance Taylor1-25/+25
1994-02-12 Make all callers of malloc or realloc (including via obstacks)David MacKenzie1-15/+71
1994-02-05 * aoutx.h (aout_link_check_ar_symbols): Correct test for whetherIan Lance Taylor1-4/+17
1994-02-03 * aoutx.h (aout_reloc_index_to_section): Handle N_UNDF.Ian Lance Taylor1-0/+1
1994-01-30 * aoutx.h (aout_link_write_symbols): Write out correct value forIan Lance Taylor1-1/+3
1994-01-24 * bfd/aoutx.h (aout_link_input_section_std,Ian Lance Taylor1-6/+36