Age | Commit message (Expand) | Author | Files | Lines |
1994-04-05 | * values.c (unpack_long, value_from_longest), | Per Bothner | 2 | -0/+7 |
1994-04-05 | * config/tc-mips.c (mips_ip): For case 'o', when generating | Ian Lance Taylor | 2 | -11/+54 |
1994-04-05 | note that pa support is elf only | Ken Raeburn | 1 | -1/+43 |
1994-04-05 | sparc, doc/Makefile.in changes | Ken Raeburn | 1 | -0/+11 |
1994-04-05 | (install-info-as, install-info-gasp): New targets, now explicitly checking | Ken Raeburn | 1 | -23/+41 |
1994-04-05 | (s_reserve): If section passed isn't bss, don't spew remainder of input file in | Ken Raeburn | 1 | -2/+8 |
1994-04-05 | * elf32-mips.c (mips_elf_final_link): Don't remove empty sections. | Ian Lance Taylor | 1 | -0/+6 |
1994-04-05 | * elfcode.h (write_shdrs_and_ehdr): Correct bfd_write check. | Ian Lance Taylor | 1 | -1/+1 |
1994-04-05 | * ldmain.c (main): Check the return value of bfd_close. | Ian Lance Taylor | 1 | -0/+4 |
1994-04-05 | * aoutx.h (NAME(aout,canonicalize_reloc)): Don't error out if | Ian Lance Taylor | 11 | -26/+26 |
1994-04-05 | * Makefile.in (MY_MACHINE): Renamed from MACHINE to avoid losing | Jeff Law | 7 | -9/+15 |
1994-04-05 | * build-all.mk: Document all useful targets. | David Edelsohn | 2 | -1/+40 |
1994-04-05 | * config/tc-hppa.c (tc_gen_reloc): Fix thinko in ELF version. | Jeff Law | 2 | -3/+6 |
1994-04-04 | * aoutx.h (NAME(aout,bfd_free_cached_info)): Don't free anything | Ian Lance Taylor | 2 | -0/+6 |
1994-04-04 | * sparc-opc.c (sparc_opcodes): Fix "rd %fprs,%l0". | David Edelsohn | 1 | -0/+4 |
1994-04-04 | Made sure that every call to bfd_read, bfd_write, and bfd_seek | Ian Lance Taylor | 22 | -369/+429 |
1994-04-04 | Made sure that every call to bfd_read, bfd_write, and bfd_seek | Ian Lance Taylor | 1 | -35/+64 |
1994-04-04 | Made sure that every call to bfd_read, bfd_write, and bfd_seek | Ian Lance Taylor | 1 | -68/+123 |
1994-04-04 | Made sure that every call to bfd_read, bfd_write, and bfd_seek | Ian Lance Taylor | 1 | -12/+32 |
1994-04-04 | Made sure that every call to bfd_read, bfd_write, and bfd_seek | Ian Lance Taylor | 1 | -20/+29 |
1994-04-04 | Made sure that every call to bfd_read, bfd_write, and bfd_seek | Ian Lance Taylor | 1 | -10/+14 |
1994-04-04 | * Makefile.in: Rebuilt dependencies. | Ian Lance Taylor | 1 | -0/+4 |
1994-04-04 | * aix386-core.c (aix386_bfd_is_local_label): Correct cast from | Peter Schauer | 4 | -3/+12 |
1994-04-04 | * ppc-opc.c (powerpc_operands): The signedp field has been | Ian Lance Taylor | 2 | -58/+78 |
1994-04-04 | * config/tc-ppc.c (ppc_insert_operand): Check PPC_OPERAND_SIGNED | Ian Lance Taylor | 1 | -0/+5 |
1994-04-04 | * config/tc-ppc.c (ppc_size): New static variable. | Ian Lance Taylor | 2 | -6/+19 |
1994-04-04 | * som.c (som_slurp_string_table): Use malloc to allocate space | Jeff Law | 2 | -6/+50 |
1994-04-02 | * symfile.c (deduce_language_from_filename): .cpp is a C++ extension. | Jim Kingdon | 2 | -5/+10 |
1994-04-01 | * aoutx.h (aout_link_write_symbols): If keep_memory is false, make | Ian Lance Taylor | 2 | -1/+23 |
1994-04-01 | * archive.c (_bfd_write_archive_contents): Once we've found an | Ian Lance Taylor | 2 | -1/+45 |
1994-04-01 | Add bfd_free_cached_info support to a.out backends. | Ian Lance Taylor | 8 | -164/+200 |
1994-04-01 | * targets.c (bfd_target): Add _bfd_free_cached_info field. | Ian Lance Taylor | 27 | -170/+329 |
1994-04-01 | * elf32-hppa.c (elf_hppa_reloc_type_lookup): Correct type of | Ian Lance Taylor | 1 | -4/+4 |
1994-04-01 | * coff-a29k.c (a29k_reloc): Add reloc_entry->address to value of | Ian Lance Taylor | 1 | -1/+2 |
1994-04-01 | * config/sparc/tm-sun4sol2.h (IN_SOLIB_TRAMPOLINE): Removed, | Peter Schauer | 1 | -3/+0 |
1994-04-01 | * config/tm-sysv4.h (IN_SOLIB_TRAMPOLINE): Use new in_plt_section. | Peter Schauer | 1 | -9/+3 |
1994-04-01 | For SVR4 targets, enable gdb to set breakpoints in shared | Peter Schauer | 3 | -1/+56 |
1994-04-01 | keep internals stuff | Ken Raeburn | 1 | -0/+1 |
1994-04-01 | Some internals docs. Not enough to be amazingly helpful yet, not really | Ken Raeburn | 1 | -0/+175 |
1994-04-01 | * i386.h (IS_JUMP_ON_ECX_ZERO, "jcxz" pattern): Operand size prefix is 0x66, | Ken Raeburn | 1 | -4/+9 |
1994-04-01 | * internal.h (internal_aouthdr): Added comments for Apollo fields. | Ken Raeburn | 1 | -0/+4 |
1994-03-31 | * scripttempl/alpha.sc: Clean up section alignment to ensure that | Ian Lance Taylor | 1 | -0/+5 |
1994-03-31 | * config/tc-sparc.c (tc_gen_reloc): Add a gruesome hack to get | Ian Lance Taylor | 2 | -21/+72 |
1994-03-31 | Added some support for Irix 4 shared libraries. | Ian Lance Taylor | 2 | -2/+42 |
1994-03-31 | * ecoff.h (STYP_ECOFF_LIB): Define as used on Irix 4. | Ian Lance Taylor | 2 | -0/+5 |
1994-03-31 | * coffcode.h (CALC_ADDEND): Change to fetch original symbol value | Ian Lance Taylor | 3 | -10/+275 |
1994-03-31 | * ecoff.c (ecoff_write_object_contents): Set the text_start and | Ian Lance Taylor | 2 | -4/+18 |
1994-03-31 | Added missing ChangeLog entry for Sean's check in, and rebuilt | Ian Lance Taylor | 2 | -0/+5 |
1994-03-31 | * nlm32-i386.c (nlm_i386_read_import): Null terminate the symbol | Ian Lance Taylor | 3 | -4/+806 |
1994-03-31 | Missing BFD_RELOC_26. | Sean Eric Fagan | 1 | -0/+1 |