Age | Commit message (Expand) | Author | Files | Lines |
1996-08-22 | * Makefile.in (gencode): Depend upon gencode.o, getopt.o, and | Ian Lance Taylor | 1 | -26/+114 |
1996-08-22 | * ecoff.c (ecoff_directive_endef): Avoid a division by zero error | Ian Lance Taylor | 1 | -0/+5 |
1996-08-22 | * mpw-make.sed: Add @DASH_C_FLAG@ to compiler edit. | Stan Shebs | 2 | -1/+5 |
1996-08-22 | Thu Aug 22 10:50:00 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -7/+23 |
1996-08-22 | Thu Aug 22 10:50:00 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -0/+7 |
1996-08-22 | * v850-opc.c (v850_opcodes): Fix order of displacement | Jeff Law | 2 | -4/+9 |
1996-08-22 | minimal setf support | J.T. Conklin | 1 | -1/+3 |
1996-08-22 | parse [reg], lo(exp), and hi(exp) | J.T. Conklin | 1 | -7/+44 |
1996-08-22 | Stub in load and store insns. Fix order of jarl operands | J.T. Conklin | 1 | -5/+19 |
1996-08-22 | * configure: Fix three locations where shell scripts were | Fred Fish | 1 | -0/+5 |
1996-08-22 | Arggh. B3. shift counts are from the start of each half-word apparently. | Jeff Law | 1 | -1/+1 |
1996-08-22 | Fix thinko in B3. | Jeff Law | 1 | -1/+1 |
1996-08-22 | * v850-opc.c (v850_operands): Add "B3" support. | Jeff Law | 2 | -8/+14 |
1996-08-22 | * v850-ope.c ("jmp"): R1 is only operand. | Jeff Law | 2 | -1/+3 |
1996-08-22 | * v850-opc.c: Close unterminated comment. | Jeff Law | 2 | -1/+5 |
1996-08-22 | * v850.h (v850_operands): Add flags field. | J.T. Conklin | 2 | -0/+12 |
1996-08-22 | * v850-opc.c: Add flags field to struct v850_operands, add move | J.T. Conklin | 2 | -22/+35 |
1996-08-21 | * config/tc-v850.c: New file. | J.T. Conklin | 6 | -36/+731 |
1996-08-21 | Wed Aug 21 15:50:54 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 2 | -0/+236 |
1996-08-21 | Wed Aug 21 15:50:54 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -0/+6 |
1996-08-21 | tweak last patch | Ian Lance Taylor | 1 | -1/+2 |
1996-08-21 | * scripttempl/elf.sc: Put .gnu.linkonce* sections in .text. | Ian Lance Taylor | 2 | -5/+29 |
1996-08-21 | * aclocal.m4: Include ../bfd/aclocal.m4. | Ian Lance Taylor | 6 | -6/+191 |
1996-08-20 | * solib.c (_initialize_solib): Add missing '\' chars at ends of | Fred Fish | 1 | -0/+12 |
1996-08-20 | * Makefile.in (ALL_MACHINES): Add cpu-v850.o. | J.T. Conklin | 2 | -0/+57 |
1996-08-20 | * v850.h: New file. | J.T. Conklin | 3 | -0/+123 |
1996-08-20 | * common.h (EM_CYGNUS_V850): Define. | J.T. Conklin | 1 | -0/+28 |
1996-08-20 | * Makefile.in (ALL_MACHINES): Add v850-opc.o. | J.T. Conklin | 3 | -0/+239 |
1996-08-20 | * configure.in (v850-*-*): Set up initial $noconfigdirs. | J.T. Conklin | 4 | -29/+79 |
1996-08-20 | Tue Aug 20 14:10:02 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -105/+270 |
1996-08-20 | Tue Aug 20 14:10:02 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -0/+7 |
1996-08-19 | * sparc-dis.c (print_insn_sparc): Handle little endian sparcs. | David Edelsohn | 1 | -0/+12 |
1996-08-19 | Fixes from Andrew | Michael Meissner | 2 | -0/+30 |
1996-08-19 | * config/obj-coff.c (fixup_segment): Adjust PC relative reloc by | Ian Lance Taylor | 1 | -0/+10 |
1996-08-19 | * fnmatch.c: Include sysdep.h. | Ian Lance Taylor | 2 | -0/+7 |
1996-08-19 | * common.h (EM_CYGNUS_M32R): Define. | David Edelsohn | 3 | -2/+48 |
1996-08-19 | * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2, | Fred Fish | 3 | -2/+171 |
1996-08-19 | Undo 8/16 change; explictly set MACHINE= for d10v | Michael Meissner | 1 | -0/+19 |
1996-08-18 | removed NOTES from Things-to-keep since it's a dead file | Angela Marie Thomas | 1 | -1/+0 |
1996-08-18 | add mt-ppc to Things-to-keep | Angela Marie Thomas | 1 | -0/+1 |
1996-08-17 | Sat Aug 17 04:56:25 1996 Geoffrey Noer <noer@skaro.cygnus.com> | Geoffrey Noer | 1 | -3/+1 |
1996-08-17 | * complete.c: Include <pwd.h> if not DOS, and if cygwin32 or not | Stu Grossman | 1 | -0/+10 |
1996-08-17 | * rs6000-tdep.c (rs6000_fix_call_dummy): Add full set of arguments. | Stan Shebs | 2 | -3/+11 |
1996-08-17 | * symtab.h: changed namespace to _namespace for compiling under | Dawn Perchik | 1 | -0/+5 |
1996-08-16 | * mpw-make.sed: Update for various recent changes, add some | Stan Shebs | 3 | -10/+16 |
1996-08-16 | Fix warning | Michael Meissner | 2 | -6/+41 |
1996-08-16 | Fri Aug 16 15:15:37 1996 James G. Smith <jsmith@cygnus.co.uk> | Jackie Smith Cashion | 3 | -2/+7 |
1996-08-16 | Fri Aug 16 14:15:41 1996 James G. Smith <jsmith@cygnus.co.uk> | Jackie Smith Cashion | 1 | -0/+11 |
1996-08-16 | * hppa.h (pitlb, pitlbe, iitlba, iitlbp, fic, fice): Accept | Jeff Law | 1 | -0/+5 |
1996-08-16 | * mpw-mh-mpw (SEGFLAG_68K, SEGFLAG_PPC): Remove. | Stan Shebs | 2 | -7/+19 |