aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1997-09-19Add alignment option.Andrew Cagney1-0/+1
1997-09-19More tests.Andrew Cagney9-16/+255
1997-09-19Clean up tracing for Bcond & jmp insns.Andrew Cagney4-369/+162
1997-09-19Correctly locate `_' in generated names.Andrew Cagney1-1/+1
1997-09-19Fix cmov immed.Andrew Cagney4-34/+77
1997-09-19Correct ordering of args for cmov insn.Andrew Cagney2-1/+7
1997-09-19Update sparc -A/-xarch docs.David Edelsohn1-3/+11
1997-09-19 * config/tc-sparc.c: (lookup_arch,init_default_arch): New functions.David Edelsohn5-102/+113
1997-09-19Change semantic function name to semantic_<INSN>_<FMT> instead ofAndrew Cagney2-3/+8
1997-09-19Fix cmov insn.Andrew Cagney4-17/+30
1997-09-19Reset processor mask if specified by command line switchNick Clifton2-1/+4
1997-09-18 * gas/sparc/splet.d: Update to new objdump output format.David Edelsohn1-0/+4
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