Age | Commit message (Expand) | Author | Files | Lines |
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 |
1994-08-18 | * elfcode.h (elf_fake_sections): Just check for ".rela" and | Ian Lance Taylor | 1 | -0/+14 |
1994-08-17 | * linker.c (_bfd_generic_link_add_archive_symbols): Initialize | Ian Lance Taylor | 1 | -1/+4 |
1994-08-17 | * coffgen.c (coff_get_normalized_symtab): If a C_FILE symbol has | Ian Lance Taylor | 1 | -0/+9 |
1994-08-16 | * som.c (som_prep_headers): If writing some form of an executable, | Jeff Law | 2 | -62/+89 |
1994-08-16 | * i386linux.c (linux_link_create_dynamic_sections): Create section | Ian Lance Taylor | 2 | -11/+21 |
1994-08-15 | * coffgen.c (STRING_SIZE_SIZE): Define. | Ian Lance Taylor | 2 | -14/+39 |
1994-08-15 | * libcoff-in.h (obj_symbol_slew): Don't define. | Ian Lance Taylor | 1 | -0/+7 |
1994-08-15 | * aout-target.h (MY_zmagic_contiguous): Define as 0 if not already | Ian Lance Taylor | 3 | -30/+84 |
1994-08-15 | * elfcode.h (bfd_section_from_shdr): If a SHT_SYMTAB section in a | Ian Lance Taylor | 2 | -0/+18 |
1994-08-15 | * coffcode.h (styp_to_sec_flags): Add name argument. If no flags | Ian Lance Taylor | 5 | -28/+111 |
1994-08-12 | * elfcode.h (section_from_elf_index): Correct check for invalid | Ian Lance Taylor | 2 | -1/+4 |
1994-08-12 | * elfcode.h (elf_link_add_object_symbols): If there is no symbol | Ian Lance Taylor | 2 | -0/+28 |
1994-08-12 | * configure.host (sparc-*-solaris2*): Use solaris2, not sysv4. | Ian Lance Taylor | 2 | -0/+2 |
1994-08-11 | Remove aout-ns32k.h. | Ian Lance Taylor | 1 | -1/+0 |
1994-08-10 | * aoutx.h (adjust_z_magic): Make sure data section is padded to | Ian Lance Taylor | 2 | -11/+59 |
1994-08-09 | Update to ns32k support, from Ian Dall (dall@hfrd.dsto.gov.au). | Stan Shebs | 3 | -97/+108 |
1994-08-07 | * irix-core.c (irix_core_core_file_p): Ignore sections that | Peter Schauer | 1 | -0/+5 |
1994-08-04 | Fix up namespace handling in last patch. | Jean Marie Diaz | 2 | -1/+3 |
1994-08-04 | * coff-m68k.c (_bfd_coff_m68k_reloc_type_lookup): New function. | Jean Marie Diaz | 2 | -2/+34 |
1994-08-04 | * elfcode.h (elf_bfd_final_link): Force the vma of sections which | Jean Marie Diaz | 1 | -0/+6 |
1994-08-03 | * coff-i960.c (coff_i960_relocate): Rewrote to change relocs | Jean Marie Diaz | 2 | -7/+47 |
1994-08-03 | Wed Aug 3 10:34:37 1994 Eric Youngdale (ericy@cais.cais.com) | Jean Marie Diaz | 1 | -0/+10 |
1994-08-03 | LynxOS changes | David Henkel-Wallace | 1 | -0/+6 |
1994-08-02 | * hp300hpux.c (BMAGIC): Define as HPUX_DOT_O_MAGIC, to make test | Jean Marie Diaz | 1 | -0/+3 |
1994-08-02 | * coff-i960.c (coff_i960_relocate): New function. | Jean Marie Diaz | 2 | -5/+35 |
1994-08-02 | * libbfd-in.h: Move declarations of bfd_read, bfd_write, bfd_seek, | Jean Marie Diaz | 1 | -0/+8 |
1994-08-01 | Forgot to check this in. | Jean Marie Diaz | 1 | -0/+2 |
1994-08-01 | * elfcode.h (map_program_segments): Check DYNAMIC as well as EXEC_P. | Jean Marie Diaz | 1 | -2/+2 |
1994-08-01 | * elf64-sparc.c (ELF_MAXPAGESIZE): Define. | Jean Marie Diaz | 1 | -0/+2 |
1994-08-01 | ELF linker patches from Eric Youngdale <ericy@cais.cais.com>. | Jean Marie Diaz | 2 | -10/+21 |
1994-08-01 | Mon Aug 1 17:55:53 1994 Fred Fish (fnf@cygnus.com) | Jean Marie Diaz | 1 | -0/+5 |
1994-08-01 | * elfcode.h (elf_adjust_dynamic_symbol): Correct weak symbol | Ian Lance Taylor | 2 | -5/+7 |
1994-08-01 | * configure.host (sparc-*-solaris2*): Use sysv4, not solaris2. | Ian Lance Taylor | 1 | -1/+0 |
1994-08-01 | * elfcode.h (elf_slurp_reloc_table): Don't try to read the relocs | Ian Lance Taylor | 2 | -2/+7 |
1994-08-01 | * configure.host (sparc-*-solaris2*): Use sysv4, not solaris2. | Ian Lance Taylor | 2 | -10/+6 |
1994-07-31 | * elf32-hppa.c, elf32-hppa.h: Update comment reflecting which | Jeff Law | 1 | -0/+5 |
1994-07-27 | i960xl changes (sanitized) | Ken Raeburn | 3 | -27/+59 |
1994-07-27 | (howto_rellong, howto_iprmed, howto_optcall): Use HOWTO macro. | Ken Raeburn | 1 | -9/+9 |
1994-07-27 | i960xl sanitization; keep some more ns32k related files | Ken Raeburn | 1 | -0/+24 |
1994-07-26 | * elfcode.h (elf_adjust_dynamic_symbol): When handling a weak | Ian Lance Taylor | 1 | -0/+4 |
1994-07-26 | Add support for creating shared libraries under i386 ELF and SPARC | Ian Lance Taylor | 5 | -141/+412 |
1994-07-25 | Update to reflect comings and goings of ns32k and mach-related files | Stan Shebs | 2 | -0/+6 |
1994-07-25 | * configure.in (pc532mach_vec): Change to pc532machaout_vec. | Stan Shebs | 2 | -5/+25 |
1994-07-22 | Forgot to save my buffer before last check in. | Ian Lance Taylor | 1 | -0/+23 |
1994-07-22 | * aoutx.h (aout_link_check_ar_symbols): When changing a symbol to | Ian Lance Taylor | 5 | -100/+55 |
1994-07-22 | * aoutx.h (NAME(aout,some_aout_object_p)): Just check | Ian Lance Taylor | 2 | -3/+12 |