aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
1994-02-15 * hosts/rs6000lynx.h: Create this to enable Lynx host support.Stu Grossman1-0/+1
1994-02-15 * coff-rs6000.c: Add Lynx core file support, use HOST_AIX, whereStu Grossman3-34/+458
1994-02-14 * som.h (som_symbol_data): Safely access backend private dataJeff Law2-22/+25
1994-02-13 * som.c (som_bfd_count_ar_symbols): New helper function.Jeff Law2-6/+380
1994-02-13 * som.h: Include <lst.h> and <ar.h>.Jeff Law2-0/+18
1994-02-13 * elfcode.h (elf_map_symbols): Fix typo.Jeff Law2-5/+16
1994-02-12 * archive.c (normalize) [VMS]: Call malloc, not bfd_xmalloc.David MacKenzie2-3/+26
1994-02-12 Make all callers of malloc or realloc (including via obstacks)David MacKenzie31-4309/+6315
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 Taylor2-16/+68
1994-02-11Fri Feb 11 13:10:42 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs3-47/+100
1994-02-10 * som.c: Cast return values from BFD memory allocation routines toJeff Law2-9/+15
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 Raeburn2-9/+31
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 * som.c: This file is also used for HOST_HPPAOSF.Jeff Law1-5/+6
1994-02-08New host configuration file.Jeff Law2-0/+39
1994-02-08 * archures.c (enum bfd_architecture): Added bfd_arch_powerpc.Ian Lance Taylor1-0/+8
1994-02-08PowerPC CPU support.Ian Lance Taylor1-0/+1
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 MacKenzie2-10/+68
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 Taylor2-4/+23
1994-02-05 * reloc.c (bfd_perform_relocation): Work around one gross hackIan Lance Taylor1-0/+47
1994-02-05 * coffcode.h (combined_entry_type): Changed fix_tag and fix_endIan Lance Taylor1-2/+10
1994-02-05 Eliminate arg from bfd_xmalloc_by_size_t macro, allowingDavid MacKenzie4-7/+5
1994-02-05 * libbfd.c (bfd_zmalloc): Call bfd_xmalloc instead of malloc.David MacKenzie8-64/+37
1994-02-04 * ecofflink.c (bfd_ecoff_debug_externals): If a small undefinedIan Lance Taylor2-1/+13
1994-02-03 * linker.c (_bfd_generic_link_output_symbols,Ian Lance Taylor2-7/+19
1994-02-03 * aoutx.h (aout_reloc_index_to_section): Handle N_UNDF.Ian Lance Taylor2-0/+5
1994-02-03* bfd-in2.h: Rebuilt.Jim Kingdon1-0/+1
1994-02-03* bfd-in2.h: Rebuilt.Jim Kingdon1-10/+10
1994-02-03 * libbfd.c, bfd-in.h, hosts/alphaosf.h, hosts/sparc-ll.h, aoutf1.h,Jim Kingdon4-7/+12
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 Taylor2-2/+10
1994-02-01 * coffcode.h (bfd_coff_backend_data): Added new arguments toIan Lance Taylor5-97/+227
1994-01-31Makefile.in (check, installcheck): Identify directory in "no testsuites"Ken Raeburn2-2/+4
1994-01-30 * gen-aout.c (main): Set DEFAULT_ARCH based on preprocessor macrosKen Raeburn2-2/+12
1994-01-30 * aoutx.h (aout_link_write_symbols): Write out correct value forIan Lance Taylor2-1/+8
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 Taylor2-1/+13
1994-01-26 * format.c (bfd_check_format_matches): Put the new entry in theDavid MacKenzie2-3/+8
1994-01-25 * reloc.c (bfd_get_reloc_size): Size of type -2 is 4 bytes, not 2.Ian Lance Taylor2-1/+3
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 * format.c (bfd_check_format_matches): Cast result ofIan Lance Taylor2-3/+3