Age | Commit message (Expand) | Author | Files | Lines |
1997-12-02 | Add support for Thumb target. | Nick Clifton | 5 | -1/+20 |
1997-12-02 | * windres.h (ESCAPE_*): Define standard escape sequences. | Ian Lance Taylor | 2 | -1/+70 |
1997-12-02 | Add support for Thumb target | Nick Clifton | 2 | -0/+9 |
1997-12-02 | Display nop pseudo ops alongside equivalent disassembly. | Nick Clifton | 2 | -3/+140 |
1997-12-02 | * configure (GDB_TK): add all-libide to dependency list | Keith Seitz | 2 | -10/+6 |
1997-12-02 | Remove libide from sanitization and allow it to be configured everywhere | Michael Meissner | 3 | -15/+12 |
1997-12-02 | Remove libide from sanitization and allow it to be configured everywhere | Michael Meissner | 2 | -2/+8 |
1997-12-02 | For "sub", compute carry by comparing inputs. | Andrew Cagney | 2 | -0/+43 |
1997-12-02 | For "msbu", subtract unsigned product from ACC, | Andrew Cagney | 6 | -5/+40 |
1997-12-02 | For "mulxu", store unsigned product in ACC. | Andrew Cagney | 6 | -7/+43 |
1997-12-02 | Test mv[tf]ac instructions. | Andrew Cagney | 1 | -0/+19 |
1997-12-02 | For MACU add unsigned multiply to accumulator. | Andrew Cagney | 5 | -5/+96 |
1997-12-02 | Mon Dec 1 17:13:53 1997 Michael Snyder (msnyder@cleaver.cygnus.com) | Michael Snyder | 1 | -170/+252 |
1997-12-02 | For sub2w, compute carry according to negated addition rules. | Andrew Cagney | 5 | -5/+81 |
1997-12-02 | Added expected failure of tests 1 and 2 for ARM coff targets. | Nick Clifton | 2 | -6/+39 |
1997-12-01 | remove useless info, add more useful info | Keith Seitz | 1 | -4/+2 |
1997-12-01 | remove useless info | Keith Seitz | 1 | -2/+0 |
1997-12-01 | * gdbtk.c: move include of "guitcl.h" back out of IDE ifdef | Keith Seitz | 4 | -17/+33 |
1997-12-01 | * configure: add all-libide to GDB_TK | Keith Seitz | 2 | -2/+13 |
1997-12-01 | bfd: | Joern Rennecke | 3 | -0/+27 |
1997-12-01 | * callback.h (CB_SYSCALL): Comment out arg names in prototypes. | Doug Evans | 1 | -4/+6 |
1997-12-01 | Mon Dec 1 12:25:57 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmu... | Ian Lance Taylor | 1 | -0/+7 |
1997-12-01 | * m68k-opc.c: Add argument for lpstop. From Olivier Carmona | Ian Lance Taylor | 3 | -34/+65 |
1997-12-01 | Rework sim/common/sim-alu.h to differentiate between direcct | Andrew Cagney | 2 | -11/+40 |
1997-12-01 | * Makefile.in: Add rules for cygmon. | Bob Manson | 3 | -5/+26 |
1997-11-30 | Delete sim_io_syscalls and sim_io_getstring | Michael Meissner | 1 | -0/+5 |
1997-11-29 | Switch to using cb_syscall; Fix bug in cb_syscall write | Michael Meissner | 1 | -0/+3 |
1997-11-29 | Fix problems with d30v addc/subb | Michael Meissner | 2 | -203/+398 |
1997-11-28 | * gennltvals.sh: Redo syscall support to allow sanitization. | Doug Evans | 2 | -1/+36 |
1997-11-27 | Add tracepoint.o to gdbtk builds | Michael Meissner | 5 | -4/+17 |
1997-11-27 | If not --enable-ide, do not include ide libs | Michael Meissner | 3 | -15/+50 |
1997-11-27 | Fix typos | Michael Meissner | 2 | -3/+8 |
1997-11-27 | * remote-sim.c (gdbsim_cntrl_c): Lose ANSI prototype. | Jeff Law | 2 | -1/+6 |
1997-11-27 | Removed leading underscore..... | Nick Clifton | 2 | -15/+16 |
1997-11-26 | * gdbtk.c (gdb_loc): symtab_to_filename can return NULL | Keith Seitz | 3 | -10/+45 |
1997-11-26 | * tracepoint.c (set_raw_tracepoint): make sure there's a trailing sla... | Keith Seitz | 9 | -312/+1678 |
1997-11-26 | Add C_THUMBEXT etc. | Nick Clifton | 2 | -0/+22 |
1997-11-26 | * Make-common.in (run.o): Depend on remote-sim.h. | Doug Evans | 1 | -0/+4 |
1997-11-26 | Flush writes to stdout, stderr | Michael Meissner | 2 | -2/+13 |
1997-11-26 | Use names for all prototype arguments | Michael Meissner | 2 | -2/+7 |
1997-11-26 | * Makefile.in, configure, configure.in: merge with foundry-971118-build | Keith Seitz | 3 | -20/+166 |
1997-11-26 | * sim-io.c (sim_io_getstring): Delete unused len2. (sim_io_syscalls): | Andrew Cagney | 2 | -2/+5 |
1997-11-26 | FreeBSD has (at least for the i386) a little-endian magic number. | Andrew Cagney | 1 | -0/+5 |
1997-11-26 | Delete magic number FIXME. | Doug Evans | 1 | -2/+0 |
1997-11-26 | Undo last change. callback.h changed instead. | Doug Evans | 2 | -13/+9 |
1997-11-26 | * callback.h (CB_SYSCALL): Change byte count arguments to | Doug Evans | 2 | -3/+29 |
1997-11-26 | * syscall.c (cb_syscall, cases stat, fstat): Handle -Wall -Werror. | Doug Evans | 2 | -2/+12 |
1997-11-26 | Do no set private flags if building a PE port. | Nick Clifton | 2 | -4/+25 |
1997-11-26 | Check the abbrev offset found in the .debug_info section before using | Andrew Cagney | 2 | -2/+22 |
1997-11-26 | Fix typo in format argument to sim_io_eprintf. | Andrew Cagney | 2 | -3/+5 |