Age | Commit message (Expand) | Author | Files | Lines |
1994-11-24 | * interp.c ([wr][bwl]at): New functions. | Steve Chamberlain | 5 | -29/+110 |
1994-11-24 | * config/obj-coff.h (TARGET_FORMAT): Select between coff-shl and coff-sh. | Steve Chamberlain | 2 | -1/+11 |
1994-11-24 | * coff-sh.c (shlcoff_vec): New target vector. | Steve Chamberlain | 4 | -3/+76 |
1994-11-23 | * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs. | Brendan Kehoe | 2 | -1/+21 |
1994-11-23 | * config/tc-hppa.c (tc_gen_reloc, ELF variant): Revert last | Jeff Law | 1 | -0/+5 |
1994-11-23 | * gas/hppa/reloc/reloc.exp: Minor tweaks to match current PA ELF | Jeff Law | 1 | -0/+5 |
1994-11-23 | * elf32-hppa.c (elf32_hppa_bfd_final_link_relocate): Do not add | Jeff Law | 1 | -0/+5 |
1994-11-23 | * config/tc-hppa.c (tc_gen_reloc, ELF variant): Add section->vma | Jeff Law | 2 | -1/+14 |
1994-11-23 | Maintenance commands to report time and space usage. | Stan Shebs | 3 | -15/+98 |
1994-11-22 | * Makefile.in (INSTALL_XFORM): Fix typo. | Steve Chamberlain | 2 | -2/+6 |
1994-11-22 | * a29k-tdep.c (examine_tag): Fix a bug in stack frame size. | Kung Hsu | 2 | -2/+6 |
1994-11-22 | * config/tc-alpha.c (s_alpha_set): Ignore the .set (no)move and | J.T. Conklin | 2 | -2/+14 |
1994-11-22 | * scripttempl/elf.sc: Fill .text section with NOPS. From Eric | Ian Lance Taylor | 1 | -0/+5 |
1994-11-21 | * configure.in (*-*-netware*): Don't configure xiberty. | J.T. Conklin | 2 | -1/+9 |
1994-11-21 | * srec.c (srec_get_reloc_upper_bound): Define. | Ian Lance Taylor | 1 | -0/+7 |
1994-11-20 | Update note for hpux9 dynamic executable support. | Jeff Law | 1 | -4/+2 |
1994-11-19 | * symfile.c (deduce_language_from_filename): Treat .c++ as a | Peter Schauer | 1 | -0/+10 |
1994-11-19 | * configure.host (i[345]86-*-solaris*): Use solaris2 to | Peter Schauer | 2 | -2/+9 |
1994-11-18 | * defs.h, infcmd.c (reg_names): Don't declare as constant. | Stan Shebs | 2 | -56/+58 |
1994-11-18 | * nlm/alpha.c (strtol): Removed, it is provided by NetWare C library. | J.T. Conklin | 5 | -227/+5 |
1994-11-18 | * Makefile.in (LD_FOR_TARGET, NLMCONV_FOR_TARGET): Removed. | J.T. Conklin | 3 | -37/+15 |
1994-11-18 | Thu Nov 17 15:37:19 1994 Mark W. Eichin <eichin@cygnus.com> | Ian Lance Taylor | 4 | -0/+43 |
1994-11-18 | * monitor.[ch], w89k-rom.c, op50n-rom.c, idp-rom.c: Add support | Rob Savoye | 1 | -3/+15 |
1994-11-18 | Support for different MIPS IDT processor models. | Stan Shebs | 4 | -80/+300 |
1994-11-17 | * ar.c (main): Don't call do_quick_append if any of the archive | Ian Lance Taylor | 2 | -28/+106 |
1994-11-17 | * reloc.c (bfd_reloc_code_type): Add new value BFD_RELOC_12_PCREL. | Ken Raeburn | 4 | -29/+61 |
1994-11-17 | * bfd/elf32-hppa.c (elf32_hppa_bfd_final_link_relocated): Use the | Jeff Law | 2 | -28/+40 |
1994-11-17 | * objcopy.c (main): Fix is_strip test. From | Ian Lance Taylor | 2 | -53/+142 |
1994-11-17 | Patches from pirker@eiunix.tuwien.ac.at (Martin Pirker). | Ian Lance Taylor | 3 | -0/+10 |
1994-11-17 | * archive.c (_bfd_write_archive_contents): Round up the archive | Ian Lance Taylor | 1 | -0/+5 |
1994-11-17 | * README: Add warning about termcap in Ultrix and OSF/1. | Stan Shebs | 1 | -0/+4 |
1994-11-17 | * Makefile.in: Fix the test for installing gdbtk. | Rob Savoye | 1 | -0/+2 |
1994-11-16 | * scripttempl/hppaelf.sc (.text): Handle a use rdefined text start | Jeff Law | 1 | -0/+5 |
1994-11-16 | * hppa-tdep.c: Remove including sys/dir.h from a target file. | Rob Savoye | 2 | -1/+4 |
1994-11-16 | * coff-sh.c: Deleted some code that was commented out or inside "#if 0". | Ken Raeburn | 2 | -70/+13 |
1994-11-16 | fix swapped files; stop marking p2425a.s as xfail | Ken Raeburn | 2 | -0/+14 |
1994-11-16 | * config/powerpc/gdbserve.mt (TDEPFILES): Removed fake_aio.o | J.T. Conklin | 6 | -162/+22 |
1994-11-16 | * scripttempl/hppaelf.sc (.text): Place unwind descriptors in the | Jeff Law | 2 | -3/+15 |
1994-11-16 | * hppa-tdep.c (skip_trampoline_code): Handle shared library import | Jeff Law | 2 | -0/+44 |
1994-11-16 | * gas/hppa/unsorted/align4.s: New test. | Jeff Law | 3 | -0/+8 |
1994-11-16 | * config/tc-hppa.c (pa_subspace): Make sure to always reset | Jeff Law | 1 | -1/+9 |
1994-11-16 | * config/tc-hppa.c (pa_align): New function. Aligns the current | Jeff Law | 2 | -125/+65 |
1994-11-16 | * c-exp.y (yylex): Fix a bug in template scanning. | Kung Hsu | 2 | -1/+10 |
1994-11-15 | * i386-stub.c, m68k-stub.c, sparc-stub.c, sparcl-stub.c: Mask out | Stan Shebs | 3 | -10/+15 |
1994-11-15 | messages.c (as_fatal): put space after "fatal error:" | Ken Raeburn | 1 | -0/+5 |
1994-11-15 | added powerpc to Things-to-keep | Angela Marie Thomas | 1 | -0/+1 |
1994-11-15 | added nlmstub.def to Things-to-keep | Angela Marie Thomas | 1 | -0/+1 |
1994-11-15 | * gas/config/tc-hppa.h (obj_frob_symbol): Delete ELF specific | Jeff Law | 4 | -3/+114 |
1994-11-15 | keep riscix, pc532mach files | Ken Raeburn | 3 | -0/+5 |
1994-11-15 | nuke "confidential" dirs | Ken Raeburn | 2 | -0/+4 |