aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
1994-02-11 * configure.host: Add Lynx/rs6000 support.Stu Grossman1-0/+6
1994-02-11 * archive.c (compute_and_write_armap): Rewrite somewhat to improveIan Lance Taylor1-0/+5
1994-02-11Fri Feb 11 13:10:42 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-0/+19
1994-02-10 * som.c: Cast return values from BFD memory allocation routines toJeff Law1-0/+5
1994-02-09 * coff-alpha.c (alpha_relocate_section): Accept a LITERALIan Lance Taylor1-0/+3
1994-02-09 * coff-rs6000.c (rs6000coff_mkarchive): Return false.Ian Lance Taylor1-0/+16
1994-02-08* coff-alpha.c (reloc_nil): New function.Ken Raeburn1-0/+9
1994-02-08 * elf32-hppa.c (CURRENT_STUB_OFFSET, hppa_elf_build_arg_reloc_stub,Peter Schauer1-0/+6
1994-02-08 * config.bfd (hppa*-*-osf*): Use bfd_name hppaosf for thisJeff Law1-0/+21
1994-02-08 * archures.c (enum bfd_architecture): Added bfd_arch_powerpc.Ian Lance Taylor1-0/+8
1994-02-07 * elfcode.h (bfd_section_from_shdr): Get vma and alignment_powerIan Lance Taylor1-0/+6
1994-02-07 * elfcode.h (prep_headers, swap_out_syms): Check for NULL returnDavid MacKenzie1-0/+32
1994-02-05* config.bfd: Put m68*-*-sysv* line after m68*-*-sysv4*.Jim Kingdon1-0/+4
1994-02-05 * srec.c (srec_write_record): Put CONST keyword for "src" beforePeter Schauer1-0/+8
1994-02-05 * aoutx.h (aout_link_check_ar_symbols): Correct test for whetherIan Lance Taylor1-0/+6
1994-02-05 * reloc.c (bfd_perform_relocation): Work around one gross hackIan Lance Taylor1-0/+47
1994-02-05 Eliminate arg from bfd_xmalloc_by_size_t macro, allowingDavid MacKenzie1-2/+0
1994-02-05 * libbfd.c (bfd_zmalloc): Call bfd_xmalloc instead of malloc.David MacKenzie1-0/+10
1994-02-04 * ecofflink.c (bfd_ecoff_debug_externals): If a small undefinedIan Lance Taylor1-0/+4
1994-02-03 * linker.c (_bfd_generic_link_output_symbols,Ian Lance Taylor1-0/+4
1994-02-03 * aoutx.h (aout_reloc_index_to_section): Handle N_UNDF.Ian Lance Taylor1-0/+4
1994-02-03* bfd-in2.h: Rebuilt.Jim Kingdon1-0/+1
1994-02-03 * libbfd.c, bfd-in.h, hosts/alphaosf.h, hosts/sparc-ll.h, aoutf1.h,Jim Kingdon1-0/+5
1994-02-02 * coffswap.h (coff_swap_reloc_out): If RS6000COFF_C, handle typeIan Lance Taylor1-0/+6
1994-02-02 * coff-mips.c (mips_ecoff_backend_data), coff-alpha.cIan Lance Taylor1-0/+4
1994-02-02 * coffcode.h (coff_write_relocs): If SELECT_RELOC is defined, passIan Lance Taylor1-0/+8
1994-02-01 * coffcode.h (bfd_coff_backend_data): Added new arguments toIan Lance Taylor1-0/+14
1994-01-31Makefile.in (check, installcheck): Identify directory in "no testsuites"Ken Raeburn1-0/+2
1994-01-30 * gen-aout.c (main): Set DEFAULT_ARCH based on preprocessor macrosKen Raeburn1-0/+10
1994-01-30 * aoutx.h (aout_link_write_symbols): Write out correct value forIan Lance Taylor1-0/+5
1994-01-28* hosts/vaxbsd.h (HOST_STACK_END_ADDR): Vax BSD doesn't defineKen Raeburn1-0/+5
1994-01-27 * linker.c (generic_link_add_symbol_list): If symbol is common,Ian Lance Taylor1-0/+5
1994-01-26 * format.c (bfd_check_format_matches): Put the new entry in theDavid MacKenzie1-0/+5
1994-01-25 * reloc.c (bfd_get_reloc_size): Size of type -2 is 4 bytes, not 2.Ian Lance Taylor1-0/+2
1994-01-25 * hp300hpux.c (MY(write_object_contents)): Write out the symbolsIan Lance Taylor1-0/+4
1994-01-25 * archive.c (do_slurp_bsd_armap, bfd_slurp_bsd_armap_f2): Do notIan Lance Taylor1-0/+8
1994-01-25 * som.c, som.h (bfd_som_set_section_attributes,Jim Kingdon1-0/+8
1994-01-25 * archive.c: Reindented to GNU standards.Ian Lance Taylor1-0/+4
1994-01-25 * opncls.c (_bfd_new_bfd, _bfd_new_bfd_contained_in): AddDavid MacKenzie1-0/+26
1994-01-25 * coff-alpha.c (alpha_ecoff_object_p): New function. Set size ofIan Lance Taylor1-0/+21
1994-01-24 * linker.c (generic_link_check_achive_element): Set SEC_ALLOC flagIan Lance Taylor1-0/+8
1994-01-24 * format.c (bfd_check_format_matches): New function.David MacKenzie1-0/+9
1994-01-24 * elf32-hppa.c (hppa_elf_gen_reloc_type): Typo (== for =).Ian Lance Taylor1-0/+2
1994-01-24 * bfd/aoutx.h (aout_link_input_section_std,Ian Lance Taylor1-0/+12
1994-01-24 * bout.c (calljx_callback, callj_callback): Use get_value to getIan Lance Taylor1-0/+10
1994-01-24 * aoutx.h (translate_symbol_table): The string index 0 has aIan Lance Taylor1-0/+5
1994-01-22 * sparclynx.c: Setup appropriate macros to enable core fileStu Grossman1-0/+5
1994-01-22 * targets.c: Add a vector of matching format names.David MacKenzie1-0/+5
1994-01-22 * bfd-in.h: Remove decls of bfd_ec type and error printing functions.David MacKenzie1-0/+9
1994-01-21Fix accidental deletion of attribution for kingdon change.Jim Kingdon1-1/+1