Age | Commit message (Expand) | Author | Files | Lines |
1997-09-18 | Added code to cope with a constant offset to a ZDA relocation. | Nick Clifton | 2 | -2/+12 |
1997-09-18 | * config/tc-sparc.c (parse_keyword_arg): Allow numbers in reg names. | David Edelsohn | 2 | -2/+6 |
1997-09-18 | * sparc-opc.c (sparclet_cpreg_table): Add %ccsr2, %cccrr, %ccrstr. | David Edelsohn | 2 | -0/+7 |
1997-09-18 | * gas/sparc/splet.d: Update to new objdump output format. | David Edelsohn | 1 | -0/+4 |
1997-09-18 | Remove arc sanization. | David Edelsohn | 1 | -32/+0 |
1997-09-18 | Remove arc sanitization. | David Edelsohn | 1 | -8/+2 |
1997-09-18 | sanitization fixes. typoes, missing fences, "start" instead of "end", etc. | Felix Lee | 9 | -62/+28 |
1997-09-18 | add missing files. | Felix Lee | 9 | -4/+96 |
1997-09-18 | v850 files that weren't being removed if !keep-v850 | Felix Lee | 9 | -13/+47 |
1997-09-18 | Corrected spelling mistake! | Nick Clifton | 2 | -1/+3 |
1997-09-17 | Added support for ctoff() reloc prefix. | Nick Clifton | 3 | -77/+145 |
1997-09-17 | Added support for the call table relocations. | Nick Clifton | 3 | -17/+144 |
1997-09-17 | * sim-main.h (kill): macro was missing args. | Felix Lee | 2 | -1/+10 |
1997-09-17 | Added support for the call table data area. | Nick Clifton | 5 | -73/+144 |
1997-09-17 | Added new relocations to handle the call table. | Nick Clifton | 2 | -0/+8 |
1997-09-17 | Fix tx19 sanitization. | Mark Alexander | 1 | -4/+14 |
1997-09-17 | Catch relocations against non-existant symbols. | Nick Clifton | 2 | -0/+23 |
1997-09-17 | Test US bit of v850eq. | Andrew Cagney | 3 | -0/+65 |
1997-09-17 | Clean up more tracing. | Andrew Cagney | 5 | -211/+112 |
1997-09-17 | * sim-events.c (ETRACE): Use trace_printf not sim_io_printf for | Andrew Cagney | 1 | -0/+10 |
1997-09-17 | Fix tracing for: "ctret", "bsw", "hsw" | Andrew Cagney | 4 | -144/+140 |
1997-09-17 | Define MOVED macro, move sub-bitfield from XXX to YYY. | Andrew Cagney | 1 | -0/+4 |
1997-09-17 | More v850 simulator tests. | Andrew Cagney | 8 | -8/+62 |
1997-09-17 | * gdb.base/callfuncs.exp: Fix indentation. | Bob Manson | 2 | -42/+68 |
1997-09-17 | * valops.c (search_struct_field): Search basesclasses in | Per Bothner | 1 | -1/+5 |
1997-09-17 | * jv-exp.y (push_fieldnames): New, to handle EXP.FIELD1....FIELDN. | Per Bothner | 6 | -46/+345 |
1997-09-17 | More v850 simulator tests. | Andrew Cagney | 12 | -23/+1114 |
1997-09-17 | Add/test 8bit bit manipuation macros. | Andrew Cagney | 2 | -32/+71 |
1997-09-17 | * util.c (run_cleanup_chain, make_run_cleanup, do_run_cleanups): | Per Bothner | 1 | -0/+10 |
1997-09-16 | * monitor.h (MO_SREC_ACK_PLUS, MO_SREC_ACK_ROTATE): New flags. | Stan Shebs | 4 | -6/+27 |
1997-09-16 | Generic rules for building simple simulator test programs. | Andrew Cagney | 1 | -0/+48 |
1997-09-16 | * remote-sds.c (sds_load): New function. | Stan Shebs | 2 | -49/+26 |
1997-09-16 | Further rearrangements of the opcodes. | Nick Clifton | 2 | -30/+55 |
1997-09-16 | * d30v-opc.c (rot2h, sra2h, srl2h insns): Revert last change. (PR 13051) | Ken Raeburn | 1 | -0/+6 |
1997-09-16 | Add support for a 16 bit reloc against the TDA pointer! | Nick Clifton | 5 | -0/+59 |
1997-09-16 | Add support for a 16 bit relocation against the TDA register! | Nick Clifton | 2 | -5/+13 |
1997-09-16 | Add new reloc, R_V850_TDA_16_16_OFFSET. | Nick Clifton | 2 | -0/+5 |
1997-09-16 | * sim/mips/gencode.c (build_instruction): Don't need to subtract 4 for | Gavin Romig-Koch | 2 | -1/+7 |
1997-09-16 | merge from d30v-970225-branch, plus bugfixes for 64-bit host | Ken Raeburn | 1 | -0/+31 |
1997-09-16 | Uli's libio/libstdc++ changes. | Jeff Law | 3 | -36/+65 |
1997-09-16 | Entries in v850_opcodes reordered to put same named entries adjacent to each ... | Nick Clifton | 2 | -5/+18 |
1997-09-16 | * sim/mips/interp.c: Correct some HASFPU problems. | Gavin Romig-Koch | 2 | -5/+19 |
1997-09-16 | * mips-opc.c: Added tx39 insns sdbbp, rfe, and deret. | Gavin Romig-Koch | 2 | -0/+35 |
1997-09-16 | Smooth some of ALU tracing's rough edges. | Andrew Cagney | 5 | -277/+292 |
1997-09-16 | More sim-bits testing. | Andrew Cagney | 2 | -4/+37 |
1997-09-16 | Add {LS,MS}SEXT and {LS,MS}INSERTED macros. Eliminates bug in SEXT. | Andrew Cagney | 3 | -25/+107 |
1997-09-16 | Use trace_one_insn in trace functions. Buffer up trace data so that | Andrew Cagney | 3 | -164/+133 |
1997-09-16 | v850eq simulator tests. | Andrew Cagney | 6 | -0/+132 |
1997-09-16 | Restrict ldsr (load system register) to modifying just non-reserved PSW bits. | Andrew Cagney | 5 | -59/+55 |
1997-09-16 | * config/tc-hppa.c (fix_new_hppa): Make declaration match | Jeff Law | 1 | -0/+5 |