aboutsummaryrefslogtreecommitdiff
path: root/bfd/aoutx.h
AgeCommit message (Expand)AuthorFilesLines
1997-08-11 * aoutx.h (NAME(aout,final_link)): Don't emit the string table ifIan Lance Taylor1-7/+32
1997-03-18 * bfd-in.h: Don't include obstack.h.Ian Lance Taylor1-6/+3
1997-01-31 * aoutx.h (aout_link_write_symbols): Don't apply discard_l toIan Lance Taylor1-14/+64
1996-05-28 * aoutx.h (NAME(aout,find_nearest_line)): Make room for theIan Lance Taylor1-1/+17
1996-05-01 * aoutx.h (translate_from_native_sym_flags): Don't createIan Lance Taylor1-1/+8
1996-04-10 * libaout.h (WRITE_HEADERS): Write out the relocs even if thereIan Lance Taylor1-2/+2
1996-04-09 * aoutx.h (aout_link_add_symbols): Always call add_dynamic_symbolsIan Lance Taylor1-2/+1
1996-04-02 * aoutf1.h (sunos_32_set_arch_mach): Handle M_SPARCLET.David Edelsohn1-0/+3
1996-04-01 * aoutx.h (aout_link_input_section_std): When reporting anIan Lance Taylor1-5/+9
1996-03-27Remove SEC_LINKER_MARK, and add a linker_mark bitfield to the asectionIan Lance Taylor1-6/+6
1996-03-27 * section.c (SEC_LINKER_MARK): Define.Ian Lance Taylor1-20/+54
1996-03-11 * stab-syms.c (__define_stab_duplicate): Define.Ian Lance Taylor1-2/+2
1996-01-15 * aoutx.h (howto_table_ext): Fix RELOC_BASE10 and RELOC_BASE22Ian Lance Taylor1-2/+2
1996-01-09update copyrightsIan Lance Taylor1-1/+1
1996-01-09Tue Jan 9 15:22:53 1996 David Mosberger-Tang <davidm@azstarnet.com>Ian Lance Taylor1-17/+19
1995-12-13 * aoutx.h: Include <ctype.h>.Ian Lance Taylor1-0/+201
1995-12-01 * libbfd.c (bfd_malloc, bfd_realloc): New functions.Ian Lance Taylor1-37/+19
1995-11-29 * opncls.c (bfd_alloc_by_size_t): Set bfd_error_no_memory ifIan Lance Taylor1-38/+16
1995-11-09 * aoutx.h (NAME(aout,set_section_contents)): If a section can notIan Lance Taylor1-0/+9
1995-11-09* configure.in: Added new option --with[out]-mmap. Set USE_MMAP if it is givenKen Raeburn1-13/+62
1995-11-08 * libbfd.c (bfd_get_file_window): Change writable parameter fromIan Lance Taylor1-2/+2
1995-11-06Changes for mmap; details in change log.Ken Raeburn1-41/+29
1995-10-28Change PAGE_SIZE to TARGET_PAGE_SIZENiklas Hallqvist1-6/+27
1995-09-26 * aoutx.h (translate_from_native_sym_flags): Don't try to stuffIan Lance Taylor1-18/+0
1995-09-25 * libaout.h (struct aoutdata): Add line_buf field.Ian Lance Taylor1-18/+48
1995-09-20 * aoutx.h (NAME(aout,swap_ext_reloc_out)): Don't set r_extern forIan Lance Taylor1-1/+5
1995-09-12 * sunos.c (sunos_slurp_dynamic_symtab): New static function,Ian Lance Taylor1-8/+11
1995-09-12 Extensive minor changes to avoid various gcc warnings. Also:Ian Lance Taylor1-200/+265
1995-07-13 * aoutx.h (NAME(aout,slurp_reloc_table)): Cast argument to size_tIan Lance Taylor1-1/+1
1995-07-13 * targets.c (bfd_target): Add fields _read_minisymbols andIan Lance Taylor1-21/+78
1995-07-07fsf address update, but not in COPYING filesKen Raeburn1-27/+35
1995-03-09 * aoutx.h (NAME(aout,swap_ext_reloc_in)): Add symcount parameter,Ian Lance Taylor1-7/+26
1995-03-02 * aoutx.h (NAME(aout,set_section_contents)): Double check that theIan Lance Taylor1-29/+51
1995-02-06 Distinguish a weak defined symbol from a regular defined symbol.Ian Lance Taylor1-41/+55
1995-01-24update copyright datesIan Lance Taylor1-4/+4
1995-01-12Change "reloc_howto_type" typedef to be "const", since all uses of it are (orKen Raeburn1-2/+29
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