Age | Commit message (Expand) | Author | Files | Lines |
1997-09-20 | Removed v850eq sanitization. | Nick Clifton | 1 | -34/+2 |
1997-09-20 | Removed v850eq sanitization. | Nick Clifton | 2 | -65/+2 |
1997-09-20 | Remove use of sanitization to select target CPU. This is now done based | Nick Clifton | 1 | -4/+36 |
1997-09-20 | Add handling for 3900's SDBBP, DERET, and RFE insns. | Gavin Romig-Koch | 2 | -7/+15 |
1997-09-20 | * config/i386/windows.mh (XDEPFILES): need to list some files | Felix Lee | 2 | -13/+13 |
1997-09-19 | * config/tc-mn10300.c (md_assemble): Use strcasecomp instead | Jeff Law | 1 | -0/+5 |
1997-09-19 | * gencode.c: Add r3900 (tx39). | Gavin Romig-Koch | 2 | -21/+40 |
1997-09-19 | Add alignment option. | Andrew Cagney | 1 | -0/+1 |
1997-09-19 | More tests. | Andrew Cagney | 9 | -16/+255 |
1997-09-19 | Clean up tracing for Bcond & jmp insns. | Andrew Cagney | 4 | -369/+162 |
1997-09-19 | Correctly locate `_' in generated names. | Andrew Cagney | 1 | -1/+1 |
1997-09-19 | Fix cmov immed. | Andrew Cagney | 4 | -34/+77 |
1997-09-19 | Correct ordering of args for cmov insn. | Andrew Cagney | 2 | -1/+7 |
1997-09-19 | Update sparc -A/-xarch docs. | David Edelsohn | 1 | -3/+11 |
1997-09-19 | * config/tc-sparc.c: (lookup_arch,init_default_arch): New functions. | David Edelsohn | 5 | -102/+113 |
1997-09-19 | Change semantic function name to semantic_<INSN>_<FMT> instead of | Andrew Cagney | 2 | -3/+8 |
1997-09-19 | Fix cmov insn. | Andrew Cagney | 4 | -17/+30 |
1997-09-19 | Reset processor mask if specified by command line switch | Nick Clifton | 2 | -1/+4 |
1997-09-18 | * gas/sparc/splet.d: Update to new objdump output format. | David Edelsohn | 1 | -0/+4 |
1997-09-18 | * gas/sparc/{asi.d,membar.d,prefetch.d,rdpr.d,wrpr.d}: Update to new | David Edelsohn | 4 | -0/+91 |
1997-09-18 | Oops - fixed typos in previous delta. | Nick Clifton | 1 | -2/+2 |
1997-09-18 | Allow tk, tcl, itcl et.al. to be built with a canadian cross. | Andrew Cagney | 1 | -0/+5 |
1997-09-18 | Proced error messages when special data are relocations are used on | Nick Clifton | 2 | -10/+32 |
1997-09-18 | Improved error message to include symbol's name. | Nick Clifton | 2 | -9/+15 |
1997-09-18 | * config/tc-sparc.c: Reorganize file. | David Edelsohn | 2 | -854/+809 |
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 |