Age | Commit message (Expand) | Author | Files | Lines |
1995-11-16 | Reloc fixes for PowerPC PE | Kim Knuttila | 2 | -26/+160 |
1995-11-16 | version 2.6 | Ken Raeburn | 2 | -1/+9 |
1995-11-16 | log for this morning's makefile (make dep) change | Ken Raeburn | 1 | -0/+9 |
1995-11-15 | * targets.c (bfd_target): Change type of second argument to | Ian Lance Taylor | 2 | -1/+16 |
1995-11-15 | * peicode.h (coff_swap_aouthdr_out): For PPC PE, start isize at 0, | Ian Lance Taylor | 2 | -10/+401 |
1995-11-15 | * elf.c (bfd_section_from_shdr): When using a different section | Ian Lance Taylor | 2 | -2/+31 |
1995-11-15 | comment fix | Ian Lance Taylor | 1 | -2/+1 |
1995-11-14 | * coff-sh.c (shlcoff_vec): Use _bfd_generic_archive_p, not | Ian Lance Taylor | 1 | -0/+6 |
1995-11-13 | * libbfd.c (bfd_get_file_window): Use casts to avoid doing | Ian Lance Taylor | 1 | -0/+3 |
1995-11-13 | * aout-target.h (MY(callback)): Set the lma of the sections. | Ian Lance Taylor | 1 | -0/+2 |
1995-11-13 | * ecoff.c (ecoff_reloc_link_order): Turn a reloc against a defined | Ian Lance Taylor | 1 | -0/+5 |
1995-11-13 | Missed a debug macro (duh) | Kim Knuttila | 1 | -0/+1 |
1995-11-13 | Implemented IMGLUE reloc + dumping | Kim Knuttila | 2 | -96/+336 |
1995-11-12 | * Makefile.in (bfd_libs_here, etc): Provide empty definitions. | Stan Shebs | 2 | -8/+112 |
1995-11-10 | * archive.c (bfd_generic_archive_p): Preserve tdata in case of | Ian Lance Taylor | 1 | -0/+3 |
1995-11-09 | * aoutx.h (NAME(aout,final_link)): Report a reasonable error when | Ian Lance Taylor | 1 | -0/+7 |
1995-11-09 | * archive.c (bfd_generic_archive_p): Check the first object file | Ian Lance Taylor | 1 | -7/+17 |
1995-11-09 | * aoutx.h (NAME(aout,set_section_contents)): If a section can not | Ian Lance Taylor | 2 | -0/+15 |
1995-11-09 | * coffcode.h (coff_set_alignment_hook): Write RS6000COFF_C version | Ian Lance Taylor | 2 | -64/+80 |
1995-11-09 | * coffcode.h (coff_write_object_contents): Set a.out vstamp to 1 | Ian Lance Taylor | 2 | -0/+5 |
1995-11-09 | * xcofflink.c (XCOFF_DESCRIPTOR): Define. | Ian Lance Taylor | 2 | -5/+311 |
1995-11-09 | Build derived hash table for PowerPC PE | Kim Knuttila | 1 | -0/+16 |
1995-11-09 | fix "make dep" for non-NetBSD systems | Ken Raeburn | 1 | -0/+3 |
1995-11-09 | * configure.in: Added new option --with[out]-mmap. Set USE_MMAP if it is given | Ken Raeburn | 3 | -13/+80 |
1995-11-09 | * coff-a29k.c (a29k_reloc): Change handling of R_IREL reloc to be | Ian Lance Taylor | 2 | -5/+36 |
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 |