aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
1994-08-26 * coffgen.c (coff_real_object_p): Set obj_raw_syment_count.Ian Lance Taylor2-2/+11
1994-08-25 * archive.c (bsd_write_armap): Remove host dependencies.Ian Lance Taylor1-0/+2
1994-08-25 * aoutx.h (add_to_stringtab): Check for _bfd_stringtab_add errorIan Lance Taylor2-3/+14
1994-08-25 * coffgen.c (coff_find_nearest_line): Look for the best C_FILE,Ian Lance Taylor2-19/+32
1994-08-25 * coffgen.c (coff_write_alien_symbol): If we are not using theIan Lance Taylor2-1/+9
1994-08-24 * coffgen.c (coff_print_symbol): Cast pointer different to longIan Lance Taylor2-1/+8
1994-08-24 * configure.host, config.bfd: Change i[34]86 to i[345]86.Ian Lance Taylor3-41/+45
1994-08-24 * coffgen.c (coff_real_object_p): Set obj_conv_table_size here,Ian Lance Taylor2-13/+63
1994-08-24 * section.c (bfd_make_section_anyway): Fix failure check ofIan Lance Taylor1-0/+3
1994-08-24 * aoutx.h (translate_to_native_sym_flags): Use the output_sectionIan Lance Taylor2-290/+226
1994-08-22 * targets.c (BFD_JUMP_TABLE_ARCHIVE): Add _update_armap_timestamp.Ian Lance Taylor2-18/+28
1994-08-22 * hash.c: Copy string hash functions from aoutx.h.Ian Lance Taylor3-36/+65
1994-08-22Mon Aug 22 10:49:37 1994 Eric Youngdale (ericy@cais.cais.com)Ian Lance Taylor1-0/+7
1994-08-18 Get ld -x -r to handle a.out set symbols correctly.Ian Lance Taylor2-5/+62
1994-08-18 * elfcode.h (elf_fake_sections): Just check for ".rela" andIan Lance Taylor1-0/+14
1994-08-17 * linker.c (_bfd_generic_link_add_archive_symbols): InitializeIan Lance Taylor1-1/+4
1994-08-17 * coffgen.c (coff_get_normalized_symtab): If a C_FILE symbol hasIan Lance Taylor1-0/+9
1994-08-16 * som.c (som_prep_headers): If writing some form of an executable,Jeff Law2-62/+89
1994-08-16 * i386linux.c (linux_link_create_dynamic_sections): Create sectionIan Lance Taylor2-11/+21
1994-08-15 * coffgen.c (STRING_SIZE_SIZE): Define.Ian Lance Taylor2-14/+39
1994-08-15 * libcoff-in.h (obj_symbol_slew): Don't define.Ian Lance Taylor1-0/+7
1994-08-15 * aout-target.h (MY_zmagic_contiguous): Define as 0 if not alreadyIan Lance Taylor3-30/+84
1994-08-15 * elfcode.h (bfd_section_from_shdr): If a SHT_SYMTAB section in aIan Lance Taylor2-0/+18
1994-08-15 * coffcode.h (styp_to_sec_flags): Add name argument. If no flagsIan Lance Taylor5-28/+111
1994-08-12 * elfcode.h (section_from_elf_index): Correct check for invalidIan Lance Taylor2-1/+4
1994-08-12 * elfcode.h (elf_link_add_object_symbols): If there is no symbolIan Lance Taylor2-0/+28
1994-08-12 * configure.host (sparc-*-solaris2*): Use solaris2, not sysv4.Ian Lance Taylor2-0/+2
1994-08-11Remove aout-ns32k.h.Ian Lance Taylor1-1/+0
1994-08-10 * aoutx.h (adjust_z_magic): Make sure data section is padded toIan Lance Taylor2-11/+59
1994-08-09 Update to ns32k support, from Ian Dall (dall@hfrd.dsto.gov.au).Stan Shebs3-97/+108
1994-08-07 * irix-core.c (irix_core_core_file_p): Ignore sections thatPeter Schauer1-0/+5
1994-08-04Fix up namespace handling in last patch.Jean Marie Diaz2-1/+3
1994-08-04 * coff-m68k.c (_bfd_coff_m68k_reloc_type_lookup): New function.Jean Marie Diaz2-2/+34
1994-08-04 * elfcode.h (elf_bfd_final_link): Force the vma of sections whichJean Marie Diaz1-0/+6
1994-08-03 * coff-i960.c (coff_i960_relocate): Rewrote to change relocsJean Marie Diaz2-7/+47
1994-08-03Wed Aug 3 10:34:37 1994 Eric Youngdale (ericy@cais.cais.com)Jean Marie Diaz1-0/+10
1994-08-03LynxOS changesDavid Henkel-Wallace1-0/+6
1994-08-02 * hp300hpux.c (BMAGIC): Define as HPUX_DOT_O_MAGIC, to make testJean Marie Diaz1-0/+3
1994-08-02 * coff-i960.c (coff_i960_relocate): New function.Jean Marie Diaz2-5/+35
1994-08-02 * libbfd-in.h: Move declarations of bfd_read, bfd_write, bfd_seek,Jean Marie Diaz1-0/+8
1994-08-01Forgot to check this in.Jean Marie Diaz1-0/+2
1994-08-01 * elfcode.h (map_program_segments): Check DYNAMIC as well as EXEC_P.Jean Marie Diaz1-2/+2
1994-08-01 * elf64-sparc.c (ELF_MAXPAGESIZE): Define.Jean Marie Diaz1-0/+2
1994-08-01 ELF linker patches from Eric Youngdale <ericy@cais.cais.com>.Jean Marie Diaz2-10/+21
1994-08-01Mon Aug 1 17:55:53 1994 Fred Fish (fnf@cygnus.com)Jean Marie Diaz1-0/+5
1994-08-01 * elfcode.h (elf_adjust_dynamic_symbol): Correct weak symbolIan Lance Taylor2-5/+7
1994-08-01 * configure.host (sparc-*-solaris2*): Use sysv4, not solaris2.Ian Lance Taylor1-1/+0
1994-08-01 * elfcode.h (elf_slurp_reloc_table): Don't try to read the relocsIan Lance Taylor2-2/+7
1994-08-01 * configure.host (sparc-*-solaris2*): Use sysv4, not solaris2.Ian Lance Taylor2-10/+6
1994-07-31 * elf32-hppa.c, elf32-hppa.h: Update comment reflecting whichJeff Law1-0/+5