aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
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
1994-01-25 * som.c, som.h (bfd_som_set_section_attributes,Jim Kingdon1-0/+8
1994-01-25A few more minor formatting cleanups.Ian Lance Taylor1-14/+12
1994-01-25 * archive.c: Reindented to GNU standards.Ian Lance Taylor2-667/+744
1994-01-25 * opncls.c (_bfd_new_bfd, _bfd_new_bfd_contained_in): AddDavid MacKenzie11-315/+364
1994-01-25 * coff-alpha.c (alpha_ecoff_object_p): New function. Set size ofIan Lance Taylor3-75/+208
1994-01-25 * ecofflink.c (ecoff_align_debug): Align RFDs to debug_align.Ian Lance Taylor1-2/+12
1994-01-24 * linker.c (generic_link_check_achive_element): Set SEC_ALLOC flagIan Lance Taylor2-2/+17
1994-01-24 * elfcode.h (swap_out_syms): Use elf_section_from_bfd_section toIan Lance Taylor1-1/+2
1994-01-24 * format.c (bfd_check_format_matches): New function.David MacKenzie4-44/+84
1994-01-24 * elf32-hppa.c (hppa_elf_gen_reloc_type): Typo (== for =).Ian Lance Taylor2-1/+3
1994-01-24 * bfd/aoutx.h (aout_link_input_section_std,Ian Lance Taylor9-356/+786
1994-01-24 * bout.c (calljx_callback, callj_callback): Use get_value to getIan Lance Taylor3-450/+317
1994-01-24 * aoutx.h (translate_symbol_table): The string index 0 has aIan Lance Taylor2-1/+14
1994-01-22Sat Jan 22 13:41:25 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs2-13/+18
1994-01-22Sat Jan 22 13:30:57 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs3-16/+10
1994-01-22 * sparclynx.c: Setup appropriate macros to enable core fileStu Grossman2-0/+275
1994-01-22 * targets.c: Add a vector of matching format names.David MacKenzie4-29/+57
1994-01-22 * bfd-in.h: Remove decls of bfd_ec type and error printing functions.David MacKenzie3-90/+54
1994-01-21Fix accidental deletion of attribution for kingdon change.Jim Kingdon1-1/+1
1994-01-21Restore Jim's last change entry header.David MacKenzie1-0/+2
1994-01-21 * bfd.c: Remove error strings for errors removed below.David MacKenzie2-2/+1
1994-01-21Add ChangeLog entry for sef change.Jim Kingdon1-1/+6
1994-01-21The sparc (and possibly other?) NLM format requires a different way toSean Eric Fagan1-4/+61
1994-01-21 * sunos.c (MY(read_dynamic_relocs)): Compare info->dynrel with NULL,Jim Kingdon1-0/+6
1994-01-21 * aoutx.h (translate_to_native_sym_flags), bfd-in.h (bfd_ec),David MacKenzie4-8/+14
1994-01-21 * bfd.c (bfd_get_gp_size): Added support for ELF.Ian Lance Taylor2-86/+39
1994-01-21 * syms.c (BSF_DYNAMIC): New symbol flag.Ian Lance Taylor6-662/+574
1994-01-21* hosts/alphaosf.h (uint64e_type, uint64_type, int64_type): Delete typedefs,Ken Raeburn2-4/+6
1994-01-20updated with alpha changesKen Raeburn2-11/+99
1994-01-19(alpha_howto_table): Construct 64-bit negative one values in case ofKen Raeburn1-171/+1760
1994-01-19(enum bfd_reloc_code_real): Add some Alpha relocation types. Reorganized someKen Raeburn1-14/+71
1994-01-19(sprintf_vma, fprintf_vma): New macros.Ken Raeburn1-4/+7
1994-01-19(uint64_typeHIGH, uint64_typeLOW): Supply default definitions when not defined,Ken Raeburn1-5/+23
1994-01-19 * aoutx.h (translate_to_native_sym_flags): Set the type of aIan Lance Taylor2-0/+6
1994-01-19Resolve warning symbols like indirect symbols.Ian Lance Taylor2-6/+8