Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1995-10-31 | New changes from Andrew | Michael Meissner | 26 | -4911/+2897 | |
1995-10-26 | Delete *.i and *.out files for clean | Michael Meissner | 2 | -1/+3 | |
1995-10-26 | Fix SWAP_8 and optimize it; print out the failing address if a signal is ↵ | Michael Meissner | 3 | -60/+42 | |
issued for non-gdb runs | |||||
1995-10-20 | *** empty log message *** | Fred Fish | 2 | -2/+12 | |
1995-10-16 | Move counting of instructions into the semantic routines. | Michael Meissner | 2 | -2/+12 | |
1995-10-16 | Speedups from Andrew | Michael Meissner | 2 | -134/+202 | |
1995-10-13 | Rename trace to ppc_trace; Remove extra static. | Michael Meissner | 1 | -0/+10 | |
1995-10-13 | Format #instructions with commas | Michael Meissner | 3 | -11/+51 | |
1995-10-12 | Performance tweaks | Michael Meissner | 3 | -11/+79 | |
1995-10-12 | Inline most things except semantics which causes GCC to balloon, and ↵ | Michael Meissner | 5 | -28/+909 | |
device{s,_tree} which causes a bug | |||||
1995-10-11 | October 11th changes from Andrew | Michael Meissner | 16 | -2223/+3990 | |
1995-10-08 | Add set_sim_callbacks new needed by gdb. | Michael Meissner | 2 | -0/+11 | |
1995-10-06 | Print exit status/signal number if -I | Michael Meissner | 2 | -0/+21 | |
1995-10-02 | Add # in front of CPU number | Michael Meissner | 1 | -1/+1 | |
1995-10-02 | update usage message | Michael Meissner | 2 | -1/+2 | |
1995-10-02 | fix typo | Michael Meissner | 1 | -1/+1 | |
1995-10-02 | Add support to count the number of instructions issued. | Michael Meissner | 8 | -5/+680 | |
1995-10-02 | Add switch processing in gdb. | Michael Meissner | 3 | -1/+311 | |
1995-10-01 | Match standalone printf_filtered to gdb prototype. | Michael Meissner | 2 | -10/+21 | |
1995-10-01 | Fix prototype. | Michael Meissner | 1 | -1/+10 | |
1995-09-21 | Default stack creation; fixup last change. | Michael Meissner | 1 | -1/+5 | |
1995-09-21 | enhance OEA behavior. | Michael Meissner | 3 | -9/+171 | |
1995-09-20 | add maintainer-clean Makefile targets | Ian Lance Taylor | 1 | -0/+4 | |
1995-09-10 | Sun Sep 10 10:23:56 1995 Michael Tiemann <tiemann@axon.cygnus.com> | Michael Tiemann | 1 | -0/+9 | |
* registers.c (register_description): Add gdb synonyms for cr (cnd) and msr (ps). | |||||
1995-09-10 | fix typo. | Michael Meissner | 1 | -1/+1 | |
1995-09-08 | Update to new config scheme | Michael Meissner | 7 | -32/+978 | |
1995-09-08 | Do not include sysdep.h, bfd no longer provides it | Michael Meissner | 5 | -10/+815 | |
1995-09-06 | Fix brk system call. | Michael Meissner | 2 | -15/+42 | |
1995-08-23 | Add PowerPC simulator from Andrew Cagney <cagney@highland.com.au> | Michael Meissner | 32 | -0/+9939 | |