Age | Commit message (Expand) | Author | Files | Lines |
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 |
1995-06-05 | change i386-gnu to elf | Ken Raeburn | 1 | -0/+4 |
1995-06-03 | *** empty log message *** | Steve Chamberlain | 2 | -0/+9 |
1995-06-01 | Thu Jun 1 13:51:49 1995 Steve Chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1 | -0/+6 |
1995-06-01 | * archive.c (_bfd_write_archive_contents): Disable extended name table until it | Ken Raeburn | 1 | -0/+4 |
1995-06-01 | * linker.c (_bfd_generic_link_output_symbols, case bfd_link_hash_indirect): Add | Ken Raeburn | 1 | -0/+13 |
1995-05-24 | Wed May 24 10:52:01 1995 Steve Chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 2 | -0/+36 |
1995-05-23 | Make linking mips-elf and mips-ecoff work. At least, better than it did. | Ken Raeburn | 2 | -10/+324 |
1995-05-23 | * Makefile.in: Install bfdlink.h too. | Jeff Law | 1 | -0/+12 |
1995-05-19 | * coffswap.h: (IMAGE_BASE): Define to 0 if not. | Steve Chamberlain | 1 | -0/+4 |
1995-05-18 | Bunch of changes from Richard Earnshaw for generic bi-endian ARM aout targets. | Ken Raeburn | 2 | -0/+35 |
1995-05-18 | * libbfd.c (bfd_stat): If bfd_cache_lookup returns an error, | Jim Kingdon | 1 | -0/+10 |
1995-05-13 | Thu May 11 16:43:14 1995 Steve Chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 3 | -0/+78 |
1995-05-09 | Add little endian PowerPC support. | Michael Meissner | 4 | -8/+53 |
1995-04-25 | * hosts/std-host.h: #include ansidecl.h 'cause PTR is used in | Jason Molenda | 2 | -0/+11 |
1995-04-24 | Provide escape hatch for HAVE_PROCFS being defined. | Michael Meissner | 2 | -0/+8 |
1995-04-24 | Do not continue processing unknown symbols. | Michael Meissner | 1 | -0/+5 |
1995-04-21 | Patches from H.J. Lu for Linux ELF core file support. | Ken Raeburn | 2 | -0/+27 |
1995-04-20 | Thu Apr 20 09:07:39 1995 Steve Chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1 | -0/+37 |
1995-04-14 | * config.bfd: Add m68*-*-elf*. | Ken Raeburn | 1 | -0/+15 |
1995-04-12 | * aoutx.h (machine_type, case bfd_arch_mips): Treat R8000 like R6000 and R4000 | Ken Raeburn | 1 | -0/+20 |
1995-04-04 | Always keep all MPW support files | Stan Shebs | 2 | -35/+3 |
1995-04-04 | No longer need MPW-only history | Stan Shebs | 1 | -81/+0 |