aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1997-09-18 * gas/sparc/{asi.d,membar.d,prefetch.d,rdpr.d,wrpr.d}: Update to newDavid Edelsohn4-0/+91
1997-09-18Oops - fixed typos in previous delta.Nick Clifton1-2/+2
1997-09-18Allow tk, tcl, itcl et.al. to be built with a canadian cross.Andrew Cagney1-0/+5
1997-09-18Proced error messages when special data are relocations are used onNick Clifton2-10/+32
1997-09-18Improved error message to include symbol's name.Nick Clifton2-9/+15
1997-09-18 * config/tc-sparc.c: Reorganize file.David Edelsohn2-854/+809
1997-09-18Added code to cope with a constant offset to a ZDA relocation.Nick Clifton2-2/+12
1997-09-18 * config/tc-sparc.c (parse_keyword_arg): Allow numbers in reg names.David Edelsohn2-2/+6
1997-09-18 * sparc-opc.c (sparclet_cpreg_table): Add %ccsr2, %cccrr, %ccrstr.David Edelsohn2-0/+7
1997-09-18 * gas/sparc/splet.d: Update to new objdump output format.David Edelsohn1-0/+4
1997-09-18Remove arc sanization.David Edelsohn1-32/+0
1997-09-18Remove arc sanitization.David Edelsohn1-8/+2
1997-09-18sanitization fixes. typoes, missing fences, "start" instead of "end", etc.Felix Lee9-62/+28
1997-09-18add missing files.Felix Lee9-4/+96
1997-09-18v850 files that weren't being removed if !keep-v850Felix Lee9-13/+47
1997-09-18Corrected spelling mistake!Nick Clifton2-1/+3
1997-09-17Added support for ctoff() reloc prefix.Nick Clifton3-77/+145
1997-09-17Added support for the call table relocations.Nick Clifton3-17/+144
1997-09-17 * sim-main.h (kill): macro was missing args.Felix Lee2-1/+10
1997-09-17Added support for the call table data area.Nick Clifton5-73/+144
1997-09-17Added new relocations to handle the call table.Nick Clifton2-0/+8
1997-09-17Fix tx19 sanitization.Mark Alexander1-4/+14
1997-09-17Catch relocations against non-existant symbols.Nick Clifton2-0/+23
1997-09-17Test US bit of v850eq.Andrew Cagney3-0/+65
1997-09-17Clean up more tracing.Andrew Cagney5-211/+112
1997-09-17* sim-events.c (ETRACE): Use trace_printf not sim_io_printf forAndrew Cagney1-0/+10
1997-09-17Fix tracing for: "ctret", "bsw", "hsw"Andrew Cagney4-144/+140
1997-09-17Define MOVED macro, move sub-bitfield from XXX to YYY.Andrew Cagney1-0/+4
1997-09-17More v850 simulator tests.Andrew Cagney8-8/+62
1997-09-17 * gdb.base/callfuncs.exp: Fix indentation.Bob Manson2-42/+68
1997-09-17 * valops.c (search_struct_field): Search basesclasses inPer Bothner1-1/+5
1997-09-17 * jv-exp.y (push_fieldnames): New, to handle EXP.FIELD1....FIELDN.Per Bothner6-46/+345
1997-09-17More v850 simulator tests.Andrew Cagney12-23/+1114
1997-09-17Add/test 8bit bit manipuation macros.Andrew Cagney2-32/+71
1997-09-17 * util.c (run_cleanup_chain, make_run_cleanup, do_run_cleanups):Per Bothner1-0/+10
1997-09-16 * monitor.h (MO_SREC_ACK_PLUS, MO_SREC_ACK_ROTATE): New flags.Stan Shebs4-6/+27
1997-09-16Generic rules for building simple simulator test programs.Andrew Cagney1-0/+48
1997-09-16 * remote-sds.c (sds_load): New function.Stan Shebs2-49/+26
1997-09-16Further rearrangements of the opcodes.Nick Clifton2-30/+55
1997-09-16* d30v-opc.c (rot2h, sra2h, srl2h insns): Revert last change. (PR 13051)Ken Raeburn1-0/+6
1997-09-16Add support for a 16 bit reloc against the TDA pointer!Nick Clifton5-0/+59
1997-09-16Add support for a 16 bit relocation against the TDA register!Nick Clifton2-5/+13
1997-09-16Add new reloc, R_V850_TDA_16_16_OFFSET.Nick Clifton2-0/+5
1997-09-16 * sim/mips/gencode.c (build_instruction): Don't need to subtract 4 forGavin Romig-Koch2-1/+7
1997-09-16merge from d30v-970225-branch, plus bugfixes for 64-bit hostKen Raeburn1-0/+31
1997-09-16Uli's libio/libstdc++ changes.Jeff Law3-36/+65
1997-09-16Entries in v850_opcodes reordered to put same named entries adjacent to each ...Nick Clifton2-5/+18
1997-09-16 * sim/mips/interp.c: Correct some HASFPU problems.Gavin Romig-Koch2-5/+19
1997-09-16 * mips-opc.c: Added tx39 insns sdbbp, rfe, and deret.Gavin Romig-Koch2-0/+35
1997-09-16Smooth some of ALU tracing's rough edges.Andrew Cagney5-277/+292