Age | Commit message (Expand) | Author | Files | Lines |
1996-07-18 | Removed debug, fixed diagnostics, etc | Kim Knuttila | 1 | -0/+5 |
1996-07-18 | start-sanitize-d10v | Martin Hunt | 13 | -78/+598 |
1996-07-17 | Removed bogus printf | Kim Knuttila | 2 | -13/+29 |
1996-07-17 | remove sanitization accidentally inserted in last commit | Ian Lance Taylor | 1 | -2/+0 |
1996-07-17 | * archures.c bfd-in2.h: Add bfd_mach_i386_i386 and | Stu Grossman | 3 | -3/+7 |
1996-07-15 | * bfd-in2.h: Add bfd_mach_i386_i386 and bfd_mach_i386_i8086 | Stu Grossman | 2 | -0/+7 |
1996-07-10 | * ecoff.c (_bfd_ecoff_new_section_hook): Set SEC_CODE for _INIT | Ian Lance Taylor | 2 | -25/+71 |
1996-07-10 | Wed Jul 10 11:18:21 1996 Richard Henderson <rth@tamu.edu> | Ian Lance Taylor | 1 | -0/+5 |
1996-07-09 | * coff-h8300.c (h8300_reloc16_extra_cases): Use the correct | Jeff Law | 1 | -0/+8 |
1996-07-09 | From Kazumoto Kojima <kkojima@kk.info.kanagawa-u.ac.jp>: | Ian Lance Taylor | 2 | -2/+128 |
1996-07-08 | * elf32-mips.c (mips_reloc_map): Remove BFD_RELOC_32_PCREL entry. | Ian Lance Taylor | 2 | -27/+37 |
1996-07-08 | * elf32-ppc.c (ppc_elf_howto_raw): For R_PPC_ADDR16_HA, use | Ian Lance Taylor | 2 | -2/+46 |
1996-07-08 | * coff-mips.c (struct mips_hi): Define. | Ian Lance Taylor | 1 | -0/+14 |
1996-07-05 | * aout-target.h (MY(callback)): Set reloc_count fields. | Ian Lance Taylor | 1 | -0/+4 |
1996-07-05 | No longer need to sanitize away h8/s stuff. | Jeff Law | 6 | -62/+35 |
1996-07-04 | * sunos.c (sunos_add_dynamic_symbols): Don't create dynamic | Ian Lance Taylor | 1 | -0/+3 |
1996-07-04 | * VERSION: Set to 2.7.1. | Ian Lance Taylor | 2 | -1/+7 |
1996-07-03 | * i386aout.c: Include "aout/aout64.h". | Ian Lance Taylor | 1 | -0/+4 |
1996-07-03 | * netbsd.h (MY(write_object_contents)): Make sure that | Ian Lance Taylor | 1 | -0/+6 |
1996-07-03 | * stabs.c (_bfd_link_section_stabs): Fix casts of psinfo. | Ian Lance Taylor | 1 | -0/+4 |
1996-06-30 | * libbfd-in.h (itos, stoi): Don't define. | Ian Lance Taylor | 1 | -0/+16 |
1996-06-29 | Fixed the ppc/nt strip bug. Missing D_PAGED. | Kim Knuttila | 1 | -0/+11 |
1996-06-28 | * xcofflink.c (xcoff_link_check_ar_symbols): An undefined symbol | Ian Lance Taylor | 1 | -0/+6 |
1996-06-28 | * reloc.c (bfd_perform_relocation): Handle xcoff-powermac like | Ian Lance Taylor | 1 | -0/+6 |
1996-06-28 | Fri Jun 28 11:17:00 1996 Richard Henderson <rth@tamu.edu> | Ian Lance Taylor | 1 | -0/+13 |
1996-06-27 | * configure.in: Add AC_ISC_POSIX, and check for setitimer and | Ian Lance Taylor | 1 | -0/+6 |
1996-06-27 | * ecoff.c (_bfd_ecoff_archive_p): Check the first object file in | Ian Lance Taylor | 1 | -0/+4 |
1996-06-26 | * coff-alpha.c (alpha_adjust_reloc_in): Set the addend for a | Ian Lance Taylor | 1 | -0/+5 |
1996-06-26 | * coffswap.h (coff_swap_reloc_out): Use RELSZ, not sizeof. | Ian Lance Taylor | 2 | -10/+25 |
1996-06-26 | Sanitize h8s stuff out of bfd-in2.h too. | Jeff Law | 1 | -1/+1 |
1996-06-25 | Comment out code to make GOT pointers negative of the GOT symbol for now | Michael Meissner | 2 | -1/+9 |
1996-06-25 | Tue Jun 25 11:41:24 1996 Richard Henderson <rth@tamu.edu> | Ian Lance Taylor | 2 | -0/+3310 |
1996-06-25 | typeo | Jason Molenda | 1 | -5/+5 |
1996-06-25 | * Makefile.in, Makefile.in (bindir, libdir, datadir, mandir, infodir, | Jason Molenda | 2 | -4/+20 |
1996-06-25 | * som.c (som_write_fixups): Fix typo in R_END_TRY for exception | Jeff Law | 1 | -0/+10 |
1996-06-24 | Add debug msg | Michael Meissner | 1 | -1/+9 |
1996-06-24 | * elf.c (elf_fake_sections): Don't set sh_addr of a non SEC_ALLOC | Ian Lance Taylor | 2 | -1/+17 |
1996-06-21 | Fri Jun 21 17:38:15 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil> | Ian Lance Taylor | 1 | -0/+4 |
1996-06-21 | * elf.c (prep_headers): Add bfd_arch_alpha case. | Ian Lance Taylor | 1 | -0/+4 |
1996-06-21 | Fri Jun 21 12:35:27 1996 Richard Henderson <rth@tamu.edu> | Ian Lance Taylor | 3 | -7/+27 |
1996-06-20 | * coffcode.h (coff_set_alignment_hook): Change COFF_IMAGE_WITH_PE | David Edelsohn | 3 | -11/+122 |
1996-06-20 | * ecoff.c (ecoff_armap_hash): If hlog is 0, just return 0, rather | Ian Lance Taylor | 1 | -0/+5 |
1996-06-20 | * peicode.h (coff_swap_scnhdr_out): ".drectve" doesn't have trailing 0. | David Edelsohn | 2 | -4/+6 |
1996-06-19 | * elf.c (map_sections_to_segments): Fix up the test for -Ttext to | Ian Lance Taylor | 2 | -8/+117 |
1996-06-19 | * binary.c (binary_set_section_contents): Set section file | Ian Lance Taylor | 1 | -0/+5 |
1996-06-19 | Wed Jun 19 11:19:25 1996 Manfred Hollstein KS/EIC5 60/3/142 #40283 <manfred... | Ian Lance Taylor | 1 | -0/+24 |
1996-06-18 | * coff-h8300.c: Remove #if 0 code. | Jeff Law | 1 | -0/+28 |
1996-06-18 | Tue Jun 18 14:42:58 1996 Klaus Kaempf <kkaempf@progis.de> | Ian Lance Taylor | 13 | -5/+5953 |
1996-06-18 | * coff-h8300.c (h8300_reloc16_extra_cases): Make name a const | Ian Lance Taylor | 2 | -3/+124 |
1996-06-17 | * som.h (R_HPPA_BEGIN_TRY, R_HPPA_END_TRY): Define. | Jeff Law | 1 | -0/+5 |