Age | Commit message (Expand) | Author | Files | Lines |
1998-10-24 | * config/tc-sh.c (sh_fix_adjustable): Adjust EXTERN and | Catherine Moore | 2 | -7/+9 |
1998-10-24 | add ld-selective | Catherine Moore | 1 | -0/+1 |
1998-10-24 | New for ld-selective | Catherine Moore | 1 | -0/+48 |
1998-10-23 | * ld-selective: New directory with new files to test | Catherine Moore | 4 | -0/+92 |
1998-10-23 | * Fixes for PRs 17559, 16602, brought over from sky branch. | Frank Ch. Eigler | 2 | -3/+38 |
1998-10-23 | * Fix for PR 17559 brought over from sky branch | Frank Ch. Eigler | 1 | -0/+13 |
1998-10-22 | Written policy on GDB checkins. | Stan Shebs | 1 | -0/+1 |
1998-10-22 | Revert last change. | Catherine Moore | 1 | -0/+4 |
1998-10-22 | * config/tc-mips.c : support frame and regmask/fregmask when | Ron Unrau | 2 | -165/+199 |
1998-10-20 | 1998-10-20 Syd Polk <spolk@cygnus.com> | Syd Polk | 1 | -1/+1 |
1998-10-20 | 1998-10-20 Syd Polk <spolk@cygnus.com> | Syd Polk | 1 | -0/+1966 |
1998-10-20 | Tue Oct 20 11:35:06 1998 Alan Modra <alan@spri.levels.unisa.edu.au> | Ian Lance Taylor | 1 | -0/+2 |
1998-10-20 | Tue Oct 20 11:18:28 1998 Alan Modra <alan@spri.levels.unisa.edu.au> | Ian Lance Taylor | 1 | -0/+19 |
1998-10-20 | Tue Oct 20 11:18:28 1998 Alan Modra <alan@spri.levels.unisa.edu.au> | Ian Lance Taylor | 2 | -50/+51 |
1998-10-20 | * config/tc-i386.c (md_apply_fix3): Change handling of PCREL reloc | Ian Lance Taylor | 2 | -2/+32 |
1998-10-20 | Add vtable relocs. | Catherine Moore | 1 | -0/+4 |
1998-10-20 | * config/tc-sh.h (obj_fix_adjustable): Define. | Catherine Moore | 3 | -23/+134 |
1998-10-19 | * sim-main.h: #include cpu-opc.h. | Doug Evans | 2 | -2/+0 |
1998-10-19 | * Makefile.in (all-cgen): Depend on all-libiberty. | Doug Evans | 2 | -43/+124 |
1998-10-19 | 1998-10-19 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 2 | -37/+37 |
1998-10-19 | * Makefile.in (SIM_EXTRA_DEPS): Replace cgen headers with | Doug Evans | 2 | -37/+45 |
1998-10-19 | * Make-common.in (CGEN_INCLUDE_DEPS): Define. | Doug Evans | 1 | -0/+3 |
1998-10-19 | * cgen-asm.in (insert_1): New function. | Doug Evans | 1 | -29/+92 |
1998-10-19 | * cgen.h (CGEN_INSN_INT): New typedef. | Doug Evans | 1 | -0/+29 |
1998-10-19 | * cgen.c (gas_cgen_finish_insn): Update handling of CGEN_INT_INSN_P. | Doug Evans | 1 | -0/+11 |
1998-10-19 | Fix typo. | Catherine Moore | 2 | -1/+5 |
1998-10-19 | * acinclude.m4: undo previous gettext change | Felix Lee | 1 | -0/+5 |
1998-10-19 | bfd: | Felix Lee | 6 | -112/+937 |
1998-10-19 | * config/tc-sh.c (md_assemble): Make sure the entire opcode is | Jeff Law | 2 | -1/+24 |
1998-10-19 | * config.if (cxx_interface, libstdcxx_interface): Do not try to set | Jeff Law | 1 | -0/+11 |
1998-10-17 | fix typo | Felix Lee | 1 | -0/+5 |
1998-10-17 | * core-sol2.c: #include <sys/types.h>, for sol2.7 weirdness. | Felix Lee | 2 | -0/+5 |
1998-10-16 | Fri Oct 16 15:31:38 1998 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 1 | -0/+5 |
1998-10-16 | 1998-10-16 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 12 | -68/+148 |
1998-10-16 | Add vtable relocs. | Catherine Moore | 1 | -0/+8 |
1998-10-16 | * elf32-m32r.c: Add HOWTO entries for R_M32R_GNU_VTINHERIT | Catherine Moore | 1 | -0/+12 |
1998-10-16 | * cgen.c (gas_cgen_md_apply_fix3): Handle VTABLE relocs. | Catherine Moore | 3 | -30/+110 |
1998-10-16 | * tm-sp64.h (SETUP_ARBITRARY_FRAME, RAME_SPECIFICATION_DYADIC): | Stan Shebs | 2 | -12/+12 |
1998-10-15 | command.c: Include "wait.h" after, rather than before, <wait.h>. | Andrew Cagney | 2 | -1/+28 |
1998-10-15 | * configure.in (enable_cgen_maint): Fix typo. | Doug Evans | 1 | -1/+1 |
1998-10-14 | 1998-10-14 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 11 | -133/+197 |
1998-10-14 | Updated .Sanitize for qthreads | Tom Tromey | 1 | -1/+1 |
1998-10-14 | Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com) | Jeff Law | 1 | -0/+4 |
1998-10-14 | Results of first-pass at looking for problems with making the target | Andrew Cagney | 2 | -1/+1065 |
1998-10-14 | * sol-thread.c (ps_pstop, etc): simple test for proc_service.h | Felix Lee | 6 | -49/+126 |
1998-10-14 | 1998-10-13 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 23 | -187/+354 |
1998-10-14 | Minor typos. | Andrew Cagney | 1 | -0/+4 |
1998-10-13 | Whoa, somehow this ChangeLog entry didn't get committed along with the | Jason Molenda | 1 | -0/+8 |
1998-10-13 | * config.sub: Bring back lost sparcv9. | Jeff Law | 1 | -5/+307 |
1998-10-13 | * Doh, backing out premature devo patch re PR 17559. | Frank Ch. Eigler | 1 | -7/+0 |