Age | Commit message (Expand) | Author | Files | Lines |
1996-10-10 | * mpw-make.sed (config.bfd, targmatch.sed): Edit references to | Stan Shebs | 2 | -0/+12 |
1996-10-10 | * config.bfd: When setting targ_cpu, don't get confused by | Ian Lance Taylor | 1 | -0/+5 |
1996-10-08 | * elflink.h (elf_link_add_object_symbols): If a symbol is a weak | Ian Lance Taylor | 2 | -1/+8 |
1996-10-08 | * sunos.c (struct sunos_link_hash_table): Add got_base field. | Ian Lance Taylor | 1 | -0/+8 |
1996-10-08 | * configure.host: Add support for windows host (a build done | Stu Grossman | 2 | -6/+41 |
1996-10-08 | * elf32-mips.c (elf_mips_isa): New static function. | Ian Lance Taylor | 2 | -12/+65 |
1996-10-07 | * archive.c (do_slurp_coff_armap): Only treat archive as little | Ian Lance Taylor | 1 | -0/+5 |
1996-10-04 | * coffcode.h (coff_compute_section_file_positions): Adjust sofar | Ian Lance Taylor | 1 | -0/+3 |
1996-10-04 | * coff-m68k.c (coff_rtype_to_howto): Define if not defined. | Ian Lance Taylor | 2 | -1/+9 |
1996-10-04 | * dep-in.sed: Rework backslash loop a bit to avoid bug in sed on | Ian Lance Taylor | 1 | -0/+4 |
1996-10-04 | * dep-in.sed: Remove ../bfd/sysdep.h, since it will appear when | Ian Lance Taylor | 2 | -6/+15 |
1996-10-04 | * Makefile.in: Remove explicit dependencies for mn10200 and | Jeff Law | 2 | -9/+21 |
1996-10-03 | * cofflink.c (coff_link_add_symbols): Set obj_coff_keep_syms | Ian Lance Taylor | 1 | -0/+3 |
1996-10-03 | * elflink.c (_bfd_elf_create_linker_section): Only use an existing | Ian Lance Taylor | 1 | -0/+3 |
1996-10-03 | * configure.in: Add havevecs, and put it in tdefaults. | Ian Lance Taylor | 8 | -36/+188 |
1996-10-03 | Grrr. The mn10200 and mn10300 are _not_ similar enough to easily support | Jeff Law | 12 | -53/+213 |
1996-10-03 | * Makefile.in (do_clean): Move config.log to do_distclean. | Jason Molenda | 2 | -3/+7 |
1996-10-03 | * cpu-mn10x00.c, elf32-mn10x00.c: New files. | Jeff Law | 12 | -19/+282 |
1996-10-02 | * freebsd.h (N_GET_MAGIC_NET): Don't use ntohl. | Ian Lance Taylor | 1 | -0/+5 |
1996-10-02 | Wed Oct 2 15:46:45 1996 Klaus Kaempf <kkaempf@progis.de> | Ian Lance Taylor | 7 | -172/+305 |
1996-10-02 | * cofflink.c (_bfd_coff_link_input_bfd): Don't crash if there is | Ian Lance Taylor | 2 | -1/+12 |
1996-10-01 | * cofflink.c (coff_link_add_symbols): Don't override a meaningful | Ian Lance Taylor | 2 | -4/+39 |
1996-10-01 | Tue Oct 1 16:14:22 1996 Joel Sherrill <joel@oarcorp.com> | Ian Lance Taylor | 2 | -1/+11 |
1996-10-01 | * elflink.h (elf_link_add_object_symbols): Only put a symbol from | Ian Lance Taylor | 2 | -7/+21 |
1996-09-23 | * reloc.c: Rename m32r relocs. | David Edelsohn | 1 | -0/+8 |
1996-09-20 | * aoutx.h (aout_link_input_section_ext): When doing a relocateable | Ian Lance Taylor | 1 | -0/+6 |
1996-09-20 | * reloc.c (bfd_perform_relocation): Apply the relocation even if | Ian Lance Taylor | 2 | -36/+71 |
1996-09-19 | * xcofflink.c (xcoff_link_add_symbols): Always initialize | Ian Lance Taylor | 1 | -0/+7 |
1996-09-17 | * coff-sh.c (sh_relocate_section): Check for an illegal symbol | Ian Lance Taylor | 1 | -0/+2 |
1996-09-17 | * coffcode.h (coff_slurp_line_table): Warn about illegal symbol | Ian Lance Taylor | 2 | -10/+49 |
1996-09-16 | * coff-arm.c (aoutarm_std_reloc_howto): Change dst_mask for ARM26D | Ian Lance Taylor | 1 | -0/+5 |
1996-09-16 | * srec.c (srec_scan): Accept multiple symbols on a single line. | Ian Lance Taylor | 1 | -0/+7 |
1996-09-16 | * README: New file. | Ian Lance Taylor | 1 | -0/+1 |
1996-09-13 | * aoutf1.h (MY_bfd_merge_private_bfd_data): Define. | David Edelsohn | 1 | -0/+5 |
1996-09-13 | * bfd.c (bfd_copy_private_bfd_data): Switch on output BFD rather | Ian Lance Taylor | 1 | -1/+18 |
1996-09-13 | * elf32-hppa.c (elf_hppa_howto_table): Fill in some fields for | Ian Lance Taylor | 2 | -5/+15 |
1996-09-12 | * cpu-m32r.c,elf32-m32r.c: New files. | David Edelsohn | 2 | -0/+39 |
1996-09-12 | * reloc.c: Add m32r relocs. | David Edelsohn | 3 | -2/+33 |
1996-09-12 | * ieee.c (ieee_vec): Set symbol_leading_char field to '_'. | Ian Lance Taylor | 1 | -0/+4 |
1996-09-11 | * tekhex.c (first_phase): Change type parameter from char to int. | Ian Lance Taylor | 1 | -0/+4 |
1996-09-11 | * elf.c (assign_file_positions_for_segments): Test SEC_ALLOC | Ian Lance Taylor | 2 | -1/+7 |
1996-09-11 | * syms.c (coff_section_type): Make arg const. | Fred Fish | 4 | -17/+140 |
1996-09-10 | * bfd-in2.h: Rebuilt after m32r changes. | Jeff Law | 2 | -1/+15 |
1996-09-09 | * config.bfd,configure.in,configure: Add m32r support. | David Edelsohn | 4 | -12/+65 |
1996-09-09 | * config.bfd,configure.in,configure: Add m32r support. | David Edelsohn | 2 | -0/+31 |
1996-09-09 | * config.bfd: Keep target list alphabetically sorted. | David Edelsohn | 2 | -6/+20 |
1996-09-09 | * elf32-v850.c (bfd_elf32_v850_reloc, case R_V850_HI16): Don't forget | Jeff Law | 1 | -0/+8 |
1996-09-07 | Fri Sep 6 17:04:39 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -0/+7 |
1996-09-05 | * stabs.c (_bfd_link_section_stabs): If the output_section field | Ian Lance Taylor | 1 | -0/+6 |
1996-09-04 | * elf32-v850.c (bfd_elf32_v850_reloc): Fix handling of | Jeff Law | 2 | -17/+124 |