Age | Commit message (Expand) | Author | Files | Lines |
1995-11-09 | Wed Nov 8 20:03:44 1995 Eric Freudenthal <freudenthal@nyu.edu> | Ian Lance Taylor | 2 | -1/+6 |
1995-11-08 | get the printf cast right | Ian Lance Taylor | 1 | -2/+2 |
1995-11-08 | * libbfd.c (bfd_get_file_window): Change writable parameter from | Ian Lance Taylor | 5 | -8/+18 |
1995-11-08 | * xcofflink.c (xcoff_find_reloc): Handle the case of a single | Ian Lance Taylor | 2 | -1/+7 |
1995-11-08 | more XCOFF linker hackery | Ian Lance Taylor | 2 | -26/+61 |
1995-11-08 | * xcofflink.c (XCOFF_DEF_DYNAMIC): Rename from XCOFF_REF_DYNAMIC. | Ian Lance Taylor | 2 | -87/+181 |
1995-11-08 | * libbfd.c (bfd_get_file_window): Change return type to boolean. | Ian Lance Taylor | 4 | -11/+26 |
1995-11-07 | * ecofflink.c (_bfd_ecoff_locate_line): Keep looking through stabs | Ian Lance Taylor | 1 | -0/+4 |
1995-11-07 | First round ld support for PPC PE | Kim Knuttila | 6 | -258/+1006 |
1995-11-07 | * configure.in: Call AC_CHECK_PROG to find and cache AR. | Ian Lance Taylor | 3 | -18/+48 |
1995-11-07 | * aclocal.m4 (BFD_CC_FOR_BUILD): Don't define CC_FOR_BUILD if it | Ian Lance Taylor | 1 | -0/+5 |
1995-11-07 | * som.c (som_get_section_contents_in_window): Define to use | Jeff Law | 1 | -0/+5 |
1995-11-06 | Mon Nov 6 17:13:15 1995 Harry Dolan <dolan@ssd.intel.com> | Ian Lance Taylor | 9 | -3/+136 |
1995-11-06 | * xcofflink.c (xcoff_link_add_symbols): Set the alignment power of | Ian Lance Taylor | 2 | -5/+19 |
1995-11-06 | Changes for mmap; details in change log. | Ken Raeburn | 12 | -112/+625 |
1995-11-06 | real log for ecoff change - cast _bfd_read_ar_hdr return value | Ken Raeburn | 1 | -0/+3 |
1995-11-06 | real makefile change - CFILES, dependencies | Ken Raeburn | 1 | -215/+327 |
1995-11-06 | * Makefile.in (CFILES): Rebuild list from BFD_LIBS, ALL_MACHINES, | Ken Raeburn | 1 | -0/+7 |
1995-11-05 | * core.c: Renamed to corefile.c | Fred Fish | 5 | -111/+11 |
1995-11-04 | * config.bfd (mips*-*-magic*): Add bfd_elf32_bigmips_vec to | Stu Grossman | 2 | -0/+8 |
1995-11-03 | * xcofflink.c (xcoff_link_add_symbols): Rename local variable sub | Ian Lance Taylor | 2 | -48/+81 |
1995-11-03 | fix typo in last change | Ian Lance Taylor | 1 | -1/+1 |
1995-11-03 | * xcofflink.c (_bfd_ppc_xcoff_relocate_section): Don't warn about | Ian Lance Taylor | 2 | -1/+5 |
1995-11-03 | * linker.c (_bfd_generic_link_add_one_symbol): Correct type of | Ian Lance Taylor | 1 | -0/+6 |
1995-11-03 | use m68k-motorola-sysv*, not sysv3* | Ian Lance Taylor | 3 | -6/+4 |
1995-11-01 | * reloc16.c (bfd_coff_reloc16_get_relocated_section_contents): | Ian Lance Taylor | 1 | -0/+3 |
1995-11-01 | Wed Nov 1 14:26:02 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfre... | Ian Lance Taylor | 5 | -3/+35 |
1995-11-01 | Wed Nov 1 14:28:23 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfre... | Ian Lance Taylor | 1 | -0/+10 |
1995-11-01 | * i386linux.c (MY(vec)): Declare before use. | Ken Raeburn | 1 | -0/+4 |
1995-11-01 | * elf.c (bfd_elf_set_dt_needed_name): Don't do anything if the | Ian Lance Taylor | 5 | -1/+49 |
1995-11-01 | * sunos.c (sunos_scan_ext_relocs): Only check the reloc symbol | Ian Lance Taylor | 2 | -9/+11 |
1995-11-01 | * coff-rs6000.c (_bfd_xcoff_sizeof_headers): Change from macro to | Ian Lance Taylor | 2 | -1/+13 |
1995-10-31 | * libelf.h: Rename to elf-bfd.h to avoid conflict with | Fred Fish | 8 | -758/+68 |
1995-10-31 | Tue Oct 31 15:30:07 1995 David Mosberger-Tang <davidm@azstarnet.com> | Ian Lance Taylor | 2 | -12/+25 |
1995-10-31 | Tue Oct 31 15:30:07 1995 David Mosberger-Tang <davidm@azstarnet.com> | Ian Lance Taylor | 5 | -3/+30 |
1995-10-31 | * coffcode.h (coff_slurp_symbol_table): Accept C_BCOMM and | Ian Lance Taylor | 2 | -0/+5 |
1995-10-31 | * xcofflink.c (xcoff_mark_symbol): New static function, broken out | Ian Lance Taylor | 2 | -227/+221 |
1995-10-31 | keep files added by Niklas Hallqvist | Ken Raeburn | 2 | -0/+2 |
1995-10-30 | * xcofflink.c (struct xcoff_final_link_info): Add new line_filepos | Ian Lance Taylor | 2 | -45/+150 |
1995-10-30 | * elf.c (elf_fake_sections): Remove bogus BFD_ASSERT. | Ian Lance Taylor | 2 | -21/+23 |
1995-10-28 | Sat Oct 28 01:25:34 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 3 | -160/+46 |
1995-10-28 | * xcofflink.c (xcoff_link_add_symbols): Handle csects in the | Ian Lance Taylor | 2 | -26/+36 |
1995-10-28 | * m68k4knetbsd.c: New file. | Niklas Hallqvist | 1 | -0/+4 |
1995-10-28 | Initial revision | Niklas Hallqvist | 2 | -0/+48 |
1995-10-28 | * PORTING, aout-arm.c, aout-encap.c, aout-rce.c, aout-target.h, | Niklas Hallqvist | 1 | -0/+31 |
1995-10-28 | Define HOST_BIG_ENDIAN_P according to <machine/endian.h>. | Niklas Hallqvist | 1 | -0/+5 |
1995-10-28 | Do not define HOST_BIG_ENDIAN_P | Niklas Hallqvist | 2 | -2/+0 |
1995-10-28 | Added M_68K4K_NETBSD magic. | Niklas Hallqvist | 1 | -0/+4 |
1995-10-28 | Separate i386 & mips NetBSD configurations from other BSD ones. Don't assume | Niklas Hallqvist | 2 | -5/+62 |
1995-10-28 | Add m68*-hp*-netbsd* case. Cross-pollinate m68k and m68k4k NetBSD | Niklas Hallqvist | 1 | -1/+6 |