1996-08-23 |
Jeff Law | * gas/v850/basic.exp (compare_tests): Test... |
commit | commitdiff | tree |
1996-08-23 |
Martin Hunt | Fri Aug 23 11:40:47 1996 Martin M. Hunt <hunt@pizza... |
commit | commitdiff | tree |
1996-08-23 |
Jeff Law | * gas/v850/basic.exp (branch_tests): Test instr... |
commit | commitdiff | tree |
1996-08-23 |
Jeff Law | * v850-opc.c (v850_operands): D16 inserts at... |
commit | commitdiff | tree |
1996-08-23 |
Jeff Law | * gas/v850/basic.exp (bit_tests): Test instruct... |
commit | commitdiff | tree |
1996-08-23 |
Jeff Law | * config/tc-v850.c (md_assemble): Don't forget... |
commit | commitdiff | tree |
1996-08-23 |
Jeff Law | * v850-opc.c (two): Get order of words correct. |
commit | commitdiff | tree |
1996-08-23 |
Jeff Law | * gas/v850/basic.exp (arith_tests): Test instru... |
commit | commitdiff | tree |
1996-08-23 |
Jeff Law | * v850-opc.c (v850_operands): I16 inserts at... |
commit | commitdiff | tree |
1996-08-23 |
Jeff Law | * gas/v850/basic.exp (misc_tests): No longer... |
commit | commitdiff | tree |
1996-08-23 |
Jeff Law | * config/tc-v850.c (reg_name_search): Generaliz... |
commit | commitdiff | tree |
1996-08-23 |
Jeff Law | * v850-opc.c (v850_operands): Add "SR1" and... |
commit | commitdiff | tree |
1996-08-23 |
Jeff Law | * gas/v850/basic.exp (misc_tests): No longer... |
commit | commitdiff | tree |
1996-08-23 |
Jeff Law | * v850-opc.c (v850_opcodes): Fix thinko in... |
commit | commitdiff | tree |
1996-08-23 |
Jeff Law | * v850-opc.c (v850_opcodes): Fix thinko in... |
commit | commitdiff | tree |
1996-08-23 |
Jeff Law | * gas/v850: New directory with v850 tests. |
commit | commitdiff | tree |
1996-08-23 |
Jeff Law | * config/tc-v850.c (md_assemble): If we find... |
commit | commitdiff | tree |
1996-08-23 |
Jeff Law | * v850-opc.c (v850_opcodes): Add initializer... |
commit | commitdiff | tree |
1996-08-23 |
Jeff Law | * v850-opc.c (v850_operands): D6 -> DS7. Refer... |
commit | commitdiff | tree |
1996-08-23 |
Fred Fish | Fixup my email addresses to consistently be fnf@cygnus.com |
commit | commitdiff | tree |
1996-08-23 |
Fred Fish | * gdbtk.c (gdbtk_init): Check for a DISPLAY env variab... |
commit | commitdiff | tree |
1996-08-23 |
Jeff Law | * v850-opc.c (v850_operansd): 3-bit immediate... |
commit | commitdiff | tree |
1996-08-23 |
J.T. Conklin | rework operand parsing |
commit | commitdiff | tree |
1996-08-23 |
J.T. Conklin | Add V850_OPERAND_SIGNED flag as appropriate, create... |
commit | commitdiff | tree |
1996-08-23 |
Jeff Law | * v850-opc.c (v850_opcodes): Correct short... |
commit | commitdiff | tree |
1996-08-23 |
Ian Lance Taylor | * wrstabs.c (struct string_hash_entry): Add next field. |
commit | commitdiff | tree |
1996-08-23 |
Ian Lance Taylor | * prdbg.c (pr_fix_visibility): Don't abort on |
commit | commitdiff | tree |
1996-08-23 |
Ian Lance Taylor | * debug.c (debug_name_type): Correct error message. |
commit | commitdiff | tree |
1996-08-23 |
J.T. Conklin | start writing functions for extracting and inserting... |
commit | commitdiff | tree |
1996-08-23 |
Fred Fish | From: Eberhard Mattes <mattes@azu.informatik.uni-stutt... |
commit | commitdiff | tree |
1996-08-23 |
Fred Fish | * valprint.c (print_longest): Test for CC_HAS_LONG_LON... |
commit | commitdiff | tree |
1996-08-23 |
Ian Lance Taylor | * configure.in: Set and substitute HLDENV. |
commit | commitdiff | tree |
1996-08-23 |
Ian Lance Taylor | * configure.in: Set and substitute HLDENV. |
commit | commitdiff | tree |
1996-08-23 |
Ian Lance Taylor | * configure.in: Substitute HLDENV. |
commit | commitdiff | tree |
1996-08-23 |
Ian Lance Taylor | * configure.host (HLDENV): New variable to set. Set... |
commit | commitdiff | tree |
1996-08-23 |
Ian Lance Taylor | * libieee.h (NSECTIONS): Don't define. |
commit | commitdiff | tree |
1996-08-23 |
J.T. Conklin | * v850-opc.c (v850_operands): Added insert and extract... |
commit | commitdiff | tree |
1996-08-22 |
J.T. Conklin | * v850.h (v850_operands): Add insert and extract fields... |
commit | commitdiff | tree |
1996-08-22 |
Jeff Law | * configure.in: Remove ld, target-libio, target... |
commit | commitdiff | tree |
1996-08-22 |
Jeff Law | * v850-opc.c (v850_opcodes): Enable "trap". |
commit | commitdiff | tree |
1996-08-22 |
Jeff Law | * Makefile.in (ev850.c): New target. |
commit | commitdiff | tree |
1996-08-22 |
Ian Lance Taylor | * Makefile.in (gencode): Depend upon gencode.o, getopt... |
commit | commitdiff | tree |
1996-08-22 |
Ian Lance Taylor | * ecoff.c (ecoff_directive_endef): Avoid a division... |
commit | commitdiff | tree |
1996-08-22 |
Stan Shebs | * mpw-make.sed: Add @DASH_C_FLAG@ to compiler edit. |
commit | commitdiff | tree |
1996-08-22 |
Martin Hunt | Thu Aug 22 10:50:00 1996 Martin M. Hunt <hunt@pizza... |
commit | commitdiff | tree |
1996-08-22 |
Martin Hunt | Thu Aug 22 10:50:00 1996 Martin M. Hunt <hunt@pizza... |
commit | commitdiff | tree |
1996-08-22 |
Jeff Law | * v850-opc.c (v850_opcodes): Fix order of displ... |
commit | commitdiff | tree |
1996-08-22 |
J.T. Conklin | minimal setf support |
commit | commitdiff | tree |
1996-08-22 |
J.T. Conklin | parse [reg], lo(exp), and hi(exp) |
commit | commitdiff | tree |
1996-08-22 |
J.T. Conklin | Stub in load and store insns. Fix order of jarl operands |
commit | commitdiff | tree |
1996-08-22 |
Fred Fish | * configure: Fix three locations where shell scripts... |
commit | commitdiff | tree |
1996-08-22 |
Jeff Law | Arggh. B3. shift counts are from the start of each... |
commit | commitdiff | tree |
1996-08-22 |
Jeff Law | Fix thinko in B3. |
commit | commitdiff | tree |
1996-08-22 |
Jeff Law | * v850-opc.c (v850_operands): Add "B3" support. |
commit | commitdiff | tree |
1996-08-22 |
Jeff Law | * v850-ope.c ("jmp"): R1 is only operand. |
commit | commitdiff | tree |
1996-08-22 |
Jeff Law | * v850-opc.c: Close unterminated comment. |
commit | commitdiff | tree |
1996-08-22 |
J.T. Conklin | * v850.h (v850_operands): Add flags field. |
commit | commitdiff | tree |
1996-08-22 |
J.T. Conklin | * v850-opc.c: Add flags field to struct v850_operands... |
commit | commitdiff | tree |
1996-08-21 |
J.T. Conklin | * config/tc-v850.c: New file. |
commit | commitdiff | tree |
1996-08-21 |
Martin Hunt | Wed Aug 21 15:50:54 1996 Martin M. Hunt <hunt@pizza... |
commit | commitdiff | tree |
1996-08-21 |
Martin Hunt | Wed Aug 21 15:50:54 1996 Martin M. Hunt <hunt@pizza... |
commit | commitdiff | tree |
1996-08-21 |
Ian Lance Taylor | tweak last patch |
commit | commitdiff | tree |
1996-08-21 |
Ian Lance Taylor | * scripttempl/elf.sc: Put .gnu.linkonce* sections... |
commit | commitdiff | tree |
1996-08-21 |
Ian Lance Taylor | * aclocal.m4: Include ../bfd/aclocal.m4. |
commit | commitdiff | tree |
1996-08-20 |
Fred Fish | * solib.c (_initialize_solib): Add missing '\' chars... |
commit | commitdiff | tree |
1996-08-20 |
J.T. Conklin | * Makefile.in (ALL_MACHINES): Add cpu-v850.o. |
commit | commitdiff | tree |
1996-08-20 |
J.T. Conklin | * v850.h: New file. |
commit | commitdiff | tree |
1996-08-20 |
J.T. Conklin | * common.h (EM_CYGNUS_V850): Define. |
commit | commitdiff | tree |
1996-08-20 |
J.T. Conklin | * Makefile.in (ALL_MACHINES): Add v850-opc.o. |
commit | commitdiff | tree |
1996-08-20 |
J.T. Conklin | * configure.in (v850-*-*): Set up initial $noconfigdirs. |
commit | commitdiff | tree |
1996-08-20 |
Martin Hunt | Tue Aug 20 14:10:02 1996 Martin M. Hunt <hunt@pizza... |
commit | commitdiff | tree |
1996-08-20 |
Martin Hunt | Tue Aug 20 14:10:02 1996 Martin M. Hunt <hunt@pizza... |
commit | commitdiff | tree |
1996-08-19 |
David Edelsohn | * sparc-dis.c (print_insn_sparc): Handle little endian... |
commit | commitdiff | tree |
1996-08-19 |
Michael Meissner | Fixes from Andrew |
commit | commitdiff | tree |
1996-08-19 |
Ian Lance Taylor | * config/obj-coff.c (fixup_segment): Adjust PC relativ... |
commit | commitdiff | tree |
1996-08-19 |
Ian Lance Taylor | * fnmatch.c: Include sysdep.h. |
commit | commitdiff | tree |
1996-08-19 |
David Edelsohn | * common.h (EM_CYGNUS_M32R): Define. |
commit | commitdiff | tree |
1996-08-19 |
Fred Fish | * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2, |
commit | commitdiff | tree |
1996-08-19 |
Michael Meissner | Undo 8/16 change; explictly set MACHINE= for d10v |
commit | commitdiff | tree |
1996-08-18 |
Angela Marie... | removed NOTES from Things-to-keep since it's a dead... |
commit | commitdiff | tree |
1996-08-18 |
Angela Marie... | add mt-ppc to Things-to-keep |
commit | commitdiff | tree |
1996-08-17 |
Geoffrey Noer | Sat Aug 17 04:56:25 1996 Geoffrey Noer <noer@skaro... |
commit | commitdiff | tree |
1996-08-17 |
Stu Grossman | * complete.c: Include <pwd.h> if not DOS, and if... |
commit | commitdiff | tree |
1996-08-17 |
Stan Shebs | * rs6000-tdep.c (rs6000_fix_call_dummy): Add full... |
commit | commitdiff | tree |
1996-08-17 |
Dawn Perchik | * symtab.h: changed namespace to _namespace... |
commit | commitdiff | tree |
1996-08-16 |
Stan Shebs | * mpw-make.sed: Update for various recent changes... |
commit | commitdiff | tree |
1996-08-16 |
Michael Meissner | Fix warning |
commit | commitdiff | tree |
1996-08-16 |
Jackie Smith... | Fri Aug 16 15:15:37 1996 James G. Smith <jsmith@cygnu... |
commit | commitdiff | tree |
1996-08-16 |
Jackie Smith... | Fri Aug 16 14:15:41 1996 James G. Smith <jsmith@cygnu... |
commit | commitdiff | tree |
1996-08-16 |
Jeff Law | * hppa.h (pitlb, pitlbe, iitlba, iitlbp, fic... |
commit | commitdiff | tree |
1996-08-16 |
Stan Shebs | * mpw-mh-mpw (SEGFLAG_68K, SEGFLAG_PPC): Remove. |
commit | commitdiff | tree |
1996-08-16 |
Stan Shebs | * mpw-make.sed: Add symbolic doublequotes around the... |
commit | commitdiff | tree |
1996-08-15 |
Stan Shebs | * mpw-config.in: Add wildcards for config matching... |
commit | commitdiff | tree |
1996-08-15 |
Fred Fish | * findvar.c (write_register_pid): Only needed when... |
commit | commitdiff | tree |
1996-08-15 |
Martin Hunt | Thu Aug 15 13:24:30 1996 Martin M. Hunt <hunt@pizza... |
commit | commitdiff | tree |
1996-08-15 |
Martin Hunt | Thu Aug 15 13:11:46 1996 Martin M. Hunt <hunt@pizza... |
commit | commitdiff | tree |
1996-08-15 |
Stan Shebs | * mpw-make.sed: Update editing of include pathnames... |
commit | commitdiff | tree |
1996-08-15 |
Stan Shebs | * mpw-config.in: Update editing of autoconf vars to... |
commit | commitdiff | tree |
1996-08-15 |
Jackie Smith... | Thu Aug 15 16:40:30 1996 James G. Smith <jsmith@cygnu... |
commit | commitdiff | tree |
1996-08-15 |
Jackie Smith... | Thu Aug 15 16:28:41 1996 James G. Smith <jsmith@cygnu... |
commit | commitdiff | tree |
next |