Age | Commit message (Expand) | Author | Files | Lines |
1994-09-14 | Updated for recent NetBSD changes | J.T. Conklin | 1 | -2/+0 |
1994-09-14 | Rebuilt dependencies. | Ian Lance Taylor | 1 | -4/+5 |
1994-09-14 | * libecoff.h (struct ecoff_tdata): Add field find_buffer. | Ian Lance Taylor | 1 | -0/+4 |
1994-09-14 | * elfcode.h (elf_link_output_extsym): Keep a symbol marked as weak | Ian Lance Taylor | 1 | -0/+5 |
1994-09-14 | * som.c (som_fixup_formats): Case R_ENTRY (0xb3), set both | Jeff Law | 2 | -4/+24 |
1994-09-14 | * som.h (som_symbol_type): Delete unwind field. | Jeff Law | 3 | -34/+27 |
1994-09-14 | * som.h (som_symbol_type): Delete unused a.out-related fields. | Jeff Law | 3 | -7/+10 |
1994-09-14 | * som.c (som_object_setup): Handle exec_entry and exec_flags being | Jeff Law | 2 | -17/+36 |
1994-09-14 | Tue Sep 13 16:04:07 1994 Steve Chamberlain (sac@jonny.cygnus.com) | Steve Chamberlain | 2 | -65/+255 |
1994-09-13 | * aoutx.h (NAME(aout,final_link)): Don't assume that all the input | Ian Lance Taylor | 2 | -18/+30 |
1994-09-13 | * configure.host (sparc-*-netbsd): use sparcnbsd. | J.T. Conklin | 13 | -421/+276 |
1994-09-13 | * som.c (som_reloc_skip): Correct off-by-one error for 4-byte | Jeff Law | 2 | -10/+26 |
1994-09-12 | * mpw-make.in (ctor.c): Remove references. | Stan Shebs | 3 | -14/+8 |
1994-09-12 | * elfcode.h (swap_out_syms): Set the type of an undefined symbol | Ian Lance Taylor | 2 | -6/+15 |
1994-09-12 | * cofflink.c (coff_link_input_bfd): If r_symndx is -1, don't | Ian Lance Taylor | 4 | -16/+223 |
1994-09-12 | * ctor.c: Remove; obsolete. | Ian Lance Taylor | 4 | -176/+37 |
1994-09-12 | * elf32-hppa.c (elf32_hppa_relocate_section): If there was a link | Jeff Law | 1 | -0/+14 |
1994-09-12 | Revert last change (never should have been checked in to begin with). | Jeff Law | 1 | -2/+1 |
1994-09-12 | * config/hppaosf.mh (RANLIB): Do not set. | Jeff Law | 2 | -6/+24 |
1994-09-12 | Get the new COFF linker code working for i386-lynx. | Ian Lance Taylor | 1 | -0/+22 |
1994-09-09 | * coffgen.c (coff_get_symtab): Reindented. Removed commented out | Ian Lance Taylor | 1 | -0/+3 |
1994-09-09 | keep arm files | Ken Raeburn | 1 | -0/+2 |
1994-09-09 | Convert m68k COFF to use new COFF backend linker. | Ian Lance Taylor | 3 | -17/+77 |
1994-09-08 | * coff-h8300.c (h8300_reloc16_extra_cases, case RELBYTE): Flag overflows | Steve Chamberlain | 1 | -0/+17 |
1994-09-07 | * libelf.h (struct elf_backend_data): Change second argument of | Ian Lance Taylor | 1 | -2/+7 |
1994-09-07 | * coff-go32.c (RTYPE2HOWTO): Fully parenthesize arguments. | Ian Lance Taylor | 1 | -0/+30 |
1994-09-07 | * som.c (som_bfd_derive_misc_symbol_info): Treat undefined code | Jeff Law | 1 | -0/+13 |
1994-09-06 | Minor tweaks to make COFF code support both new and old style linker. | Ian Lance Taylor | 2 | -9/+16 |
1994-09-06 | Add new style linker support to COFF backend. a29k only for now. | Ian Lance Taylor | 11 | -245/+2788 |
1994-09-06 | * coffgen.c (coff_print_symbol, case bfd_symbol_print_all): Check for section | Ken Raeburn | 2 | -1/+17 |
1994-09-06 | Makefile.in (ALL_MACHINES): ADded cpu-arm.o. | Ken Raeburn | 2 | -2/+7 |
1994-09-05 | Tipos | Ian Lance Taylor | 1 | -2/+2 |
1994-09-05 | ARM Acorn/RISCiX target and host patches from Richard Earnshaw | Ken Raeburn | 2 | -14/+25 |
1994-09-02 | * reloc.c (enum bfd_reloc_code_real): Rewrote definition to use new "chew" | Ken Raeburn | 4 | -302/+567 |
1994-08-31 | * som.c (som_write_fixups, case R_ENTRY): Handle case where no | Jeff Law | 2 | -4/+24 |
1994-08-30 | * elfcode.h (NAME(bfd_elf,size_dynamic_sections)): Add soname | Ian Lance Taylor | 3 | -23/+65 |
1994-08-26 | * coffgen.c (coff_real_object_p): Set obj_raw_syment_count. | Ian Lance Taylor | 2 | -2/+11 |
1994-08-25 | * archive.c (bsd_write_armap): Remove host dependencies. | Ian Lance Taylor | 1 | -0/+2 |
1994-08-25 | * aoutx.h (add_to_stringtab): Check for _bfd_stringtab_add error | Ian Lance Taylor | 2 | -3/+14 |
1994-08-25 | * coffgen.c (coff_find_nearest_line): Look for the best C_FILE, | Ian Lance Taylor | 2 | -19/+32 |
1994-08-25 | * coffgen.c (coff_write_alien_symbol): If we are not using the | Ian Lance Taylor | 2 | -1/+9 |
1994-08-24 | * coffgen.c (coff_print_symbol): Cast pointer different to long | Ian Lance Taylor | 2 | -1/+8 |
1994-08-24 | * configure.host, config.bfd: Change i[34]86 to i[345]86. | Ian Lance Taylor | 3 | -41/+45 |
1994-08-24 | * coffgen.c (coff_real_object_p): Set obj_conv_table_size here, | Ian Lance Taylor | 2 | -13/+63 |
1994-08-24 | * section.c (bfd_make_section_anyway): Fix failure check of | Ian Lance Taylor | 1 | -0/+3 |
1994-08-24 | * aoutx.h (translate_to_native_sym_flags): Use the output_section | Ian Lance Taylor | 2 | -290/+226 |
1994-08-22 | * targets.c (BFD_JUMP_TABLE_ARCHIVE): Add _update_armap_timestamp. | Ian Lance Taylor | 2 | -18/+28 |
1994-08-22 | * hash.c: Copy string hash functions from aoutx.h. | Ian Lance Taylor | 3 | -36/+65 |
1994-08-22 | Mon Aug 22 10:49:37 1994 Eric Youngdale (ericy@cais.cais.com) | Ian Lance Taylor | 1 | -0/+7 |
1994-08-18 | Get ld -x -r to handle a.out set symbols correctly. | Ian Lance Taylor | 2 | -5/+62 |