Age | Commit message (Expand) | Author | Files | Lines |
1995-07-05 | * ecoff.c (_bfd_ecoff_bfd_is_local_label): New function. | Ian Lance Taylor | 4 | -10/+70 |
1995-07-05 | * configure.in: Use $ac_config_sub, not $configsub. | Ian Lance Taylor | 3 | -2/+11 |
1995-07-05 | don't define FASCIST_FDOPEN for i386aix host | Ken Raeburn | 1 | -0/+2 |
1995-07-05 | fix usage message on --enable options | Ken Raeburn | 2 | -4/+4 |
1995-07-05 | autoconfiscation | Ken Raeburn | 6 | -94/+1234 |
1995-07-04 | * archive.c (_bfd_construct_extended_name_table): If | Ian Lance Taylor | 2 | -9/+17 |
1995-07-04 | * archive.c (_bfd_write_archive_contents): Revert June 1 change. | Ian Lance Taylor | 2 | -27/+88 |
1995-07-04 | * elfcode.h (NAME(bfd_elf,record_link_assignment)): Add provide | Ian Lance Taylor | 4 | -5/+21 |
1995-07-04 | * libelf.h (struct elf_link_hash_table): Add needed field. Remove | Ian Lance Taylor | 6 | -78/+184 |
1995-07-04 | * ecoff.c (_bfd_ecoff_find_nearest_line): Also initialize | Ian Lance Taylor | 2 | -0/+8 |
1995-07-03 | * som.c (hppa_som_gen_reloc_type): New argument "sym_diff", | Jeff Law | 3 | -4/+142 |
1995-07-03 | * ecoff.c (_bfd_ecoff_find_nearest_line): If we allocate | Ian Lance Taylor | 2 | -0/+4 |
1995-07-03 | x | Ian Lance Taylor | 1 | -2/+14 |
1995-07-03 | * bfd.c (enum bfd_error): Define bfd_error_no_armap. | Ian Lance Taylor | 5 | -741/+248 |
1995-07-03 | * targets.c (enum bfd_flavour): Add bfd_target_msdos_flavour here, | Ian Lance Taylor | 1 | -1/+2 |
1995-07-03 | Mon Jul 3 13:55:18 1995 Steve Chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 4 | -6/+19 |
1995-07-03 | * elfcode.h (elf_link_add_object_symbols): Permit common and | Ian Lance Taylor | 5 | -72/+52 |
1995-07-03 | Correct erroneous checkin, with no ChangeLog entry, of 13 May. | Ian Lance Taylor | 1 | -32/+93 |
1995-07-03 | * elf32-i386.c (elf_i386_adjust_dynamic_symbol): Correct | Ian Lance Taylor | 4 | -46/+1766 |
1995-07-03 | * Makefile.in: Rebuild dependencies. | Ian Lance Taylor | 2 | -10/+32 |
1995-07-02 | * cofflink.c (_bfd_coff_generic_relocate_section): Cast base_file | Ian Lance Taylor | 3 | -2/+7 |
1995-07-02 | Remove elf32-targetd.h and elf64-targets.h. Add elfxx-target.h. | Ian Lance Taylor | 1 | -2/+1 |
1995-07-01 | * stab-syms.c (stdio.h): Include prior to libaout.h, which | Fred Fish | 2 | -23/+45 |
1995-07-01 | removed unused elf_64_p field | Ken Raeburn | 3 | -8/+4 |
1995-07-01 | generate elf*-target.h from common elfxx-target.h source | Ken Raeburn | 4 | -454/+90 |
1995-06-30 | Fri Jun 30 16:07:18 1995 Steve Chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 2 | -17/+19 |
1995-06-30 | * cofflink.c (_bfd_coff_generic_relocate_section): | Fred Fish | 2 | -1/+6 |
1995-06-30 | * coff-h8300.c (COFF_LONG_FILENAMES): Define. | Steve Chamberlain | 2 | -3/+6 |
1995-06-29 | Wed Jun 28 18:04:42 1995 Steve Chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 10 | -91/+573 |
1995-06-26 | * elf32-hpa.c (elf32_hppa_relocate_section): Close comment before | Jeff Law | 2 | -2/+13 |
1995-06-22 | * reloc.c (bfd_perform_relocation): Add case for -ve words. | Steve Chamberlain | 1 | -0/+4 |
1995-06-21 | * elf32-hppa.c (elf32_hppa_relocate_section): Don't try to apply a | Jeff Law | 1 | -0/+5 |
1995-06-21 | * versados.c: Second pass/rewrite. | Steve Chamberlain | 1 | -0/+9 |
1995-06-18 | Fix typo in last change. | Jeff Law | 1 | -1/+1 |
1995-06-18 | * elf32-hppa.c (elf32_hppa_size_stubs): Set the size of the stub | Jeff Law | 2 | -0/+7 |
1995-06-17 | * elf32-hppa.c (elf32_hppa_bfd_final_link_relocate): Don't mess | Jeff Law | 2 | -2/+12 |
1995-06-16 | * bfd-in.h (NT_subsystem, NT_stack_heap): Declare but don't | Stan Shebs | 2 | -8/+10 |
1995-06-16 | * elf32-hppa.c (elf32_hppa_bfd_link_link_relocate): Use the right | Jeff Law | 2 | -9/+32 |
1995-06-15 | * bfd-in.h, bfd-in2.h (bfd_boolean): Rename bfd_true, bfd_false | Stan Shebs | 6 | -24/+78 |
1995-06-14 | * cofflink.c (process_embedded_commands): New function | Steve Chamberlain | 1 | -17/+351 |
1995-06-12 | * bfd-in.h (bfd_set_section_vma): Case true to a boolean. | Jeff Law | 1 | -0/+6 |
1995-06-10 | * targets.c: Add copy_private_symbol_data and link_split_section | Jeff Law | 5 | -22/+52 |
1995-06-09 | * bfd-in.h (bfd_true, bfd_false): Define these to true and false | Jeff Law | 3 | -0/+8 |
1995-06-09 | * elfcode.h (elf_sort_hdrs): Rewrite to be symmetrical. | Steve Chamberlain | 2 | -13/+19 |
1995-06-09 | * bfd-in.h: (TRUE_FALSE_ALREADY_DEFINED): Define this if | Jeff Law | 3 | -30/+222 |
1995-06-09 | * versados.c (struct esd, get_4): Lint; use unsigned chars. | Steve Chamberlain | 2 | -0/+846 |
1995-06-09 | * coff-i960.c (coff_i960_relocate): Compare output section names | Steve Chamberlain | 1 | -0/+5 |
1995-06-08 | * elfcode.h (elf_fake_sections): Permit .scommon or COMMON sections as random | Ken Raeburn | 2 | -78/+250 |
1995-06-05 | * coff-a29k.c (coff_a29k_adjust_symndx): Completely parenthesize | Steve Chamberlain | 1 | -1/+1 |
1995-06-05 | Linker support for m68k-elf from Andreas Schwab | Ken Raeburn | 1 | -0/+10 |