summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add semantic tracing to the tic80Michael Meissner1997-05-068-196/+605
* * interp.c: Improve hashing routine to avoid long listJeff Law1997-05-062-241/+512
* From Sean McNeil <sean@mcneil.com>:Ian Lance Taylor1997-05-061-0/+8
* Keep sim-utils.h.David Edelsohn1997-05-061-0/+1
* * Makefile.in: Add ILU targets.Ian Lance Taylor1997-05-063-15/+77
* * config/tc-i386.c (md_section_align): If a.out and BFD, forceIan Lance Taylor1997-05-062-1/+20
* Do not abort if coff has no debug information for bfd_find_nearest_lineMichael Meissner1997-05-061-0/+5
* Fix typo; pass trace_line request as arg; pass common stuff in static structMichael Meissner1997-05-063-27/+36
* Enable --trace-linenum supportMichael Meissner1997-05-065-18/+130
* * cond.c: Include "macro.h".Ian Lance Taylor1997-05-062-4/+31
* * mn10300_sim.h (struct _state): Add space for mdrq register.Jeff Law1997-05-063-29/+140
* Mon May 5 18:19:55 1997 Philip Blundell <pjb27@cam.ac.uk>Ian Lance Taylor1997-05-052-2/+18
* * config.bfd: cope with '*-*-linux-gnuaout' targets.Ian Lance Taylor1997-05-052-10/+28
* * i386-dis.c: (dis386_twobyte): Add MMX instructions.Ian Lance Taylor1997-05-051-0/+5
* * config/tc-i386.h (RegMMX): Define.Ian Lance Taylor1997-05-052-23/+56
* * i386.h: Add MMX instructions.Ian Lance Taylor1997-05-052-1/+68
* * i386-dis.c: Revert patch of April 4. The output now matchesIan Lance Taylor1997-05-052-11/+48
* Fix problems -Wall foundMichael Meissner1997-05-053-13/+45
* Add printf attribute supportMichael Meissner1997-05-052-2/+17
* Mon May 5 12:45:19 1997 H.J. Lu <hjl@gnu.ai.mit.edu>Ian Lance Taylor1997-05-052-22/+36
* Start of implementation of a distributed (between processors)Andrew Cagney1997-05-0512-102/+307
* Add flakey floating-point support to the TI c80 simulator.Andrew Cagney1997-05-0514-62/+1520
* * utils.c (floatformat_from_doublest): Handle infinity properly.Mark Alexander1997-05-041-9/+32
* * decode.c (decode): Add computed goto support.David Edelsohn1997-05-031-0/+4
* Rework static constructors and destructorsMichael Meissner1997-05-021-1/+2
* Fix name of constructors/destructorsMichael Meissner1997-05-022-0/+80
* * m32r-opc.c (m32r_cgen_insn_table, cmpui): Use $uimm16 insteadDavid Edelsohn1997-05-021-0/+20
* Tweak comment.David Edelsohn1997-05-021-32/+70
* Update devo version of m32r sim to build with recent sim/common changes.Andrew Cagney1997-05-026-63/+504
* remove junk files that have been here waaaaaaaay too longAngela Marie Thomas1997-05-022-178/+0
* o Add core and event objects into simulatorAndrew Cagney1997-05-027-80/+104
* * sim-utils.c (sim_add_commas): New function.David Edelsohn1997-05-025-33/+137
* cgen-{mem,sem}.h renamed to {mem,sem}-ops.h.David Edelsohn1997-05-012-4/+4
* Merge from branch into devo. CGEN generic files moved to commonDavid Edelsohn1997-05-019-0/+8326
* * configure: Regenerated.David Edelsohn1997-05-013-13/+55
* (cgen-utils.o): Update cgen-{mem,sem}.h dependencies.David Edelsohn1997-05-011-2/+1
* Thu May 1 11:44:46 1997 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1997-05-013-142/+158
* Sigh. Put generated files with each cgen cpu.David Edelsohn1997-05-013-981/+1
* * Makefile.in (sim-options_h): Define.David Edelsohn1997-05-0111-445/+986
* (EXTRACT_SIGNED,EXTRACT_UNSIGNED,HOST_LONGS_FOR_BITS): Move fromDavid Edelsohn1997-05-011-0/+14
* * targmatch.sed: Add explicit \n characters to work around bug inIan Lance Taylor1997-05-011-7/+18
* * printcmd.c (disassemble_command): Adjust low function boundPeter Schauer1997-05-011-0/+5
* * cgen-mem.h, cgen-scache.[ch], cgen-sem.h, cgen-sim.h: New files.David Edelsohn1997-05-0111-0/+2953
* * configure.in: Turn on multilib by default.Jason Merrill1997-04-302-2/+20
* * Make-common.in (clean targets): Undo patch of Apr. 22.David Edelsohn1997-04-302-4/+25
* * tconfig.in (SIM_PRE_LOAD): Delete, no longer used.David Edelsohn1997-04-301-0/+8
* * elf.c (copy_private_bfd_data): Cast csecs to avoid signIan Lance Taylor1997-04-301-0/+5
* revert Alpha/OpenBSD patchesIan Lance Taylor1997-04-304-73/+0
* revert Alpha/OpenBSD patchesIan Lance Taylor1997-04-301-33/+4
* Add Tick shift insnAndrew Cagney1997-04-302-11/+111