Age | Commit message (Expand) | Author | Files | Lines |
1996-09-04 | * configure.tgt (alpha-*-gnu*): New target. From Fila Kolodny | Ian Lance Taylor | 2 | -32/+52 |
1996-09-04 | * configure.in: Only build the MIPS simulator if we are using | Ian Lance Taylor | 3 | -15/+134 |
1996-09-04 | Second pass at canadian cross | Michael Meissner | 2 | -10/+29 |
1996-09-04 | First cut at dealing with canadian crosses; make -t in debugger set d10v_debu... | Michael Meissner | 5 | -30/+104 |
1996-09-04 | More debug support; Enable -t/-v to work correctly; Add --enable-sim-cflags c... | Michael Meissner | 7 | -177/+1583 |
1996-09-04 | * terminal.h: Don't use #elif. | Ian Lance Taylor | 1 | -0/+4 |
1996-09-04 | Enhance debug support | Michael Meissner | 4 | -475/+756 |
1996-09-04 | * gch1272.{ch,exp}, gch1280.{ch,exp}, pr-9946.{ch,exp}: | Wilfried Moser | 8 | -0/+293 |
1996-09-04 | * ch-exp.c (parse_tuple_element): Allow (*): for array tuples | Wilfried Moser | 4 | -78/+160 |
1996-09-04 | * config/tc-mips.c (load_register): Remove unused variable tmp. | Ian Lance Taylor | 2 | -1/+5 |
1996-09-04 | Wed Sep 4 11:24:29 1996 James G. Smith <jsmith@cygnus.co.uk> | Jackie Smith Cashion | 6 | -13/+92 |
1996-09-04 | * simops.c: Include correct syscall.h for d10v, not host's. | Mark Alexander | 2 | -4/+19 |
1996-09-04 | * elf32-v850.c (bfd_elf32_v850_reloc): Fix handling of | Jeff Law | 2 | -17/+124 |
1996-09-03 | * Makefile.in (aout-sparcle.o): New target. | David Edelsohn | 4 | -20/+59 |
1996-09-03 | * gencode.c: Fix various indention & style problems. | Jeff Law | 3 | -83/+70 |
1996-09-03 | * v850-dis.c (disassemble): Make static. Provide prototype. | Jeff Law | 1 | -0/+9 |
1996-09-03 | Portability fixes; re-add printf/putchar traps | Michael Meissner | 1 | -16/+192 |
1996-09-03 | * config/tc-v850.c: Remove commented out and #if 0'd code. | Jeff Law | 1 | -0/+9 |
1996-09-03 | Fix typpppo | Jeff Law | 1 | -1/+1 |
1996-09-03 | * interp.c: OP should be an array of 32bit operands! | Jeff Law | 4 | -78/+248 |
1996-09-03 | * elf32-v850.c (bfd_elf3_v850_reloc): New function for | Jeff Law | 1 | -2/+27 |
1996-09-02 | Remove reloc.c from v850_files. | Mark Alexander | 1 | -1/+1 |
1996-09-02 | whoops--typo | Ian Lance Taylor | 1 | -0/+27 |
1996-09-02 | file was really removed a long time ago | Ian Lance Taylor | 2 | -32/+0 |
1996-09-01 | * .Sanitize: Remove reloc.c from v850_files. | Mark Alexander | 1 | -0/+6 |
1996-09-01 | * rs6000-core.c (rs6000coff_core_file_matches_executable_p): | Ian Lance Taylor | 1 | -0/+6 |
1996-08-31 | * config/tc-v850.c (md_assemble): Compute size of the instrction | Jeff Law | 1 | -1/+6 |
1996-08-31 | * v850-dis.c (disassemble): Handle insertion of ',', '[' and | Jeff Law | 2 | -80/+89 |
1996-08-31 | * v850-dis.c (print_insn_v850): Properly handle disassembling | Jeff Law | 2 | -2/+21 |
1996-08-31 | * v850-dis.c (v850_cc_names): Fix stupid thinkos. | Jeff Law | 2 | -2/+3 |
1996-08-31 | * v850-dis.c (v850_reg_names): Define. | Jeff Law | 3 | -3/+62 |
1996-08-31 | * dis-asm.h (print_insn_v850): Declare. | Jeff Law | 1 | -0/+28 |
1996-08-31 | * v850-dis.c: New file. Skeleton for disassembler support. | Jeff Law | 1 | -0/+78 |
1996-08-31 | * v850-dis.c: New file. Skeleton for disassembler support. | Jeff Law | 2 | -2/+9 |
1996-08-31 | * config/tc-v850.c (md_apply_fix3): Do simple byte, short and | Jeff Law | 2 | -0/+14 |
1996-08-31 | * v850-opc.c (insert_d8_7, extract_d8_7): New functions. | Jeff Law | 2 | -19/+90 |
1996-08-31 | * v850-opc.c (insert_d16_15, extract_d16_15): New functions. | Jeff Law | 2 | -11/+52 |
1996-08-31 | * v850-opc.c (insert_d9, insert_d22): Slightly improve error | Jeff Law | 2 | -1/+10 |
1996-08-31 | * elf32-v850.c (enum reloc_type): Add R_V850_{32,16,8}. | Jeff Law | 2 | -0/+58 |
1996-08-31 | * v850-opc.c: Add notes about needing special insert/extract | Jeff Law | 2 | -0/+9 |
1996-08-31 | * v850-opc.c (insert_d22, extract_d22): New functions. | Jeff Law | 2 | -2/+33 |
1996-08-31 | * gas/v850/basic.exp (do_branch): Check offsets in branch insns. | Jeff Law | 2 | -32/+37 |
1996-08-31 | * config/tc-v850.c (md_apply_fix3): Use little endian get/put | Jeff Law | 2 | -4/+28 |
1996-08-31 | * emulparms/v850.sh: Entry symbol is "_start", tweak | Jeff Law | 2 | -0/+21 |
1996-08-31 | Opps. Forgot to commit this a few days ago. | Jeff Law | 1 | -0/+35 |
1996-08-31 | * config/tc-v850.c (reg_name_search): Align calling convention to | J.T. Conklin | 2 | -133/+195 |
1996-08-31 | * elf32-v850.c (reloc_type): Add R_V850_HI16_S. | J.T. Conklin | 3 | -1/+209 |
1996-08-31 | * v850-opc.c (v850_operands): Add V850_OPERAND_SIGNED flag | J.T. Conklin | 2 | -2/+7 |
1996-08-30 | * configure.tgt (sh-*-elf*): New target. | Ian Lance Taylor | 4 | -0/+62 |
1996-08-30 | Add SH ELF support. | Ian Lance Taylor | 1 | -0/+48 |