Age | Commit message (Expand) | Author | Files | Lines |
1994-04-12 | * som.c (som_write_fixups): Always emit at least | Jeff Law | 2 | -3/+8 |
1994-04-11 | * elfcode.h (assign_file_positions_except_relocs): Don't require | Ian Lance Taylor | 2 | -0/+7 |
1994-04-10 | * elfcode.h (write_relocs): For rela relocations, adjust the | Jeff Law | 2 | -0/+18 |
1994-04-08 | * aoutx.h (NAME(aout,make_sections)): New function. | Ian Lance Taylor | 2 | -31/+44 |
1994-04-08 | * aoutx.h (NAME(aout,new_section_hook)): Don't set N_EXT in target | Ian Lance Taylor | 2 | -3/+8 |
1994-04-08 | * config.bfd, configure.host: Add mips-*-sysv4* support. | Peter Schauer | 1 | -0/+4 |
1994-04-07 | * coff-mips.c (mips_howto_table): Add entry for MIPS_R_SWITCH. | Ian Lance Taylor | 2 | -44/+226 |
1994-04-07 | Comment change. | Ian Lance Taylor | 1 | -10/+13 |
1994-04-07 | * elfcode.h (elf_set_section_contents): Support calling the backend | Jeff Law | 5 | -0/+50 |
1994-04-07 | * All backends: Added BFD_JUMP_TABLE_DYNAMIC to target vector. | Ian Lance Taylor | 14 | -11/+100 |
1994-04-07 | * sunos.c (MY_read_dynamic_symbols): Don't define. | Ian Lance Taylor | 2 | -129/+35 |
1994-04-07 | * targets.c (bfd_target): Add fields | Ian Lance Taylor | 2 | -19/+65 |
1994-04-07 | * cf-m68klynx.c: Include sysdep.h. | Ian Lance Taylor | 1 | -0/+1 |
1994-04-07 | Updated copyright (bfd-in2.h check in coming soon). | Ian Lance Taylor | 1 | -1/+1 |
1994-04-06 | * targets.c (bfd_target): Rearranged fields in target vector. | Ian Lance Taylor | 49 | -1426/+1714 |
1994-04-06 | * Crude support for examining dynamic libraries. | Jeff Law | 2 | -15/+42 |
1994-04-06 | Tue Apr 5 17:54:07 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 2 | -0/+8 |
1994-04-06 | Tue Apr 5 17:48:52 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1 | -0/+5 |
1994-04-05 | * som.c (som_bfd_free_cached_info): Add missing PARAMS decl. | Jeff Law | 2 | -1/+11 |
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 | * aoutx.h (NAME(aout,canonicalize_reloc)): Don't error out if | Ian Lance Taylor | 11 | -26/+26 |
1994-04-04 | * aoutx.h (NAME(aout,bfd_free_cached_info)): Don't free anything | Ian Lance Taylor | 2 | -0/+6 |
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 | * som.c (som_slurp_string_table): Use malloc to allocate space | Jeff Law | 2 | -6/+50 |
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-03-31 | Added some support for Irix 4 shared libraries. | Ian Lance Taylor | 2 | -2/+42 |
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 |
1994-03-31 | * coffgen.c (coff_write_symbol): Reindented. Changed to return | Ian Lance Taylor | 3 | -172/+245 |
1994-03-31 | * som.c (som_begin_writing): New approach at dealing with holes | Jeff Law | 2 | -18/+34 |
1994-03-30 | Wed Mar 30 16:25:41 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | Ian Lance Taylor | 43 | -961/+1301 |
1994-03-30 | * hosts/dpx2.h: Define POSIX_UTIME. | Jim Kingdon | 1 | -0/+4 |
1994-03-30 | * i386dynix.c, config/i386-dynix.mt: New files, handling Dynix | Peter Schauer | 6 | -2/+104 |
1994-03-28 | Entry for last check in. | Ian Lance Taylor | 1 | -0/+2 |