aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1996-09-05 * gch1280.exp: Enhance test case.Wilfried Moser2-0/+7
1996-09-05 * configure: Update aclocal.m4 and re-run autoconf to get correctStu Grossman3-18/+166
1996-09-05Oops!Stu Grossman1-0/+39
1996-09-05Add remote-wiggler.c.Stu Grossman1-0/+1
1996-09-05 * Makefile.in erc32/Makefile.in: Don't set srcroot. This shouldStu Grossman2-22/+23
1996-09-05 * rldefs.h: Enable HANDLE_SIGNALS for cygwin32.Stu Grossman1-0/+4
1996-09-05 * configure configure.in: Don't default CC to cc. It causes problemsStu Grossman1-0/+9
1996-09-05 * Makefile.in: Add mswin to SUBDIRS. Add rules forStu Grossman9-202/+1708
1996-09-05 * configure.in: Don't config lots of things for *-*-windows*.Stu Grossman2-1/+11
1996-09-04 * configure.tgt (alpha-*-gnu*): New target. From Fila KolodnyIan Lance Taylor2-32/+52
1996-09-04 * configure.in: Only build the MIPS simulator if we are usingIan Lance Taylor3-15/+134
1996-09-04Second pass at canadian crossMichael Meissner2-10/+29
1996-09-04First cut at dealing with canadian crosses; make -t in debugger set d10v_debu...Michael Meissner5-30/+104
1996-09-04More debug support; Enable -t/-v to work correctly; Add --enable-sim-cflags c...Michael Meissner7-177/+1583
1996-09-04 * terminal.h: Don't use #elif.Ian Lance Taylor1-0/+4
1996-09-04Enhance debug supportMichael Meissner4-475/+756
1996-09-04 * gch1272.{ch,exp}, gch1280.{ch,exp}, pr-9946.{ch,exp}:Wilfried Moser8-0/+293
1996-09-04 * ch-exp.c (parse_tuple_element): Allow (*): for array tuplesWilfried Moser4-78/+160
1996-09-04 * config/tc-mips.c (load_register): Remove unused variable tmp.Ian Lance Taylor2-1/+5
1996-09-04Wed Sep 4 11:24:29 1996 James G. Smith <jsmith@cygnus.co.uk>Jackie Smith Cashion6-13/+92
1996-09-04 * simops.c: Include correct syscall.h for d10v, not host's.Mark Alexander2-4/+19
1996-09-04 * elf32-v850.c (bfd_elf32_v850_reloc): Fix handling ofJeff Law2-17/+124
1996-09-03 * Makefile.in (aout-sparcle.o): New target.David Edelsohn4-20/+59
1996-09-03 * gencode.c: Fix various indention & style problems.Jeff Law3-83/+70
1996-09-03 * v850-dis.c (disassemble): Make static. Provide prototype.Jeff Law1-0/+9
1996-09-03Portability fixes; re-add printf/putchar trapsMichael Meissner1-16/+192
1996-09-03 * config/tc-v850.c: Remove commented out and #if 0'd code.Jeff Law1-0/+9
1996-09-03Fix typpppoJeff Law1-1/+1
1996-09-03 * interp.c: OP should be an array of 32bit operands!Jeff Law4-78/+248
1996-09-03 * elf32-v850.c (bfd_elf3_v850_reloc): New function forJeff Law1-2/+27
1996-09-02Remove reloc.c from v850_files.Mark Alexander1-1/+1
1996-09-02whoops--typoIan Lance Taylor1-0/+27
1996-09-02file was really removed a long time agoIan Lance Taylor2-32/+0
1996-09-01 * .Sanitize: Remove reloc.c from v850_files.Mark Alexander1-0/+6
1996-09-01 * rs6000-core.c (rs6000coff_core_file_matches_executable_p):Ian Lance Taylor1-0/+6
1996-08-31 * config/tc-v850.c (md_assemble): Compute size of the instrctionJeff Law1-1/+6
1996-08-31 * v850-dis.c (disassemble): Handle insertion of ',', '[' andJeff Law2-80/+89
1996-08-31 * v850-dis.c (print_insn_v850): Properly handle disassemblingJeff Law2-2/+21
1996-08-31 * v850-dis.c (v850_cc_names): Fix stupid thinkos.Jeff Law2-2/+3
1996-08-31 * v850-dis.c (v850_reg_names): Define.Jeff Law3-3/+62
1996-08-31 * dis-asm.h (print_insn_v850): Declare.Jeff Law1-0/+28
1996-08-31 * v850-dis.c: New file. Skeleton for disassembler support.Jeff Law1-0/+78
1996-08-31 * v850-dis.c: New file. Skeleton for disassembler support.Jeff Law2-2/+9
1996-08-31 * config/tc-v850.c (md_apply_fix3): Do simple byte, short andJeff Law2-0/+14
1996-08-31 * v850-opc.c (insert_d8_7, extract_d8_7): New functions.Jeff Law2-19/+90
1996-08-31 * v850-opc.c (insert_d16_15, extract_d16_15): New functions.Jeff Law2-11/+52
1996-08-31 * v850-opc.c (insert_d9, insert_d22): Slightly improve errorJeff Law2-1/+10
1996-08-31 * elf32-v850.c (enum reloc_type): Add R_V850_{32,16,8}.Jeff Law2-0/+58
1996-08-31 * v850-opc.c: Add notes about needing special insert/extractJeff Law2-0/+9
1996-08-31 * v850-opc.c (insert_d22, extract_d22): New functions.Jeff Law2-2/+33