index
:
ppe42-binutils
binutils-2_24-ppe42
GNU Binutils for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sim
/
common
/
sim-core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for m32r-linux target, including a RELA ABI and PIC.
Nick Clifton
2003-12-19
1
-0
/
+19
*
2002-11-22 Andrew Cagney <ac131313@redhat.com>
Andrew Cagney
2002-11-23
1
-19
/
+22
*
* tweak
Frank Ch. Eigler
2001-03-16
1
-3
/
+3
*
import gdb-19990422 snapshot
Stan Shebs
1999-04-26
1
-9
/
+6
*
Initial creation of sourceware repository
Stan Shebs
1999-04-16
1
-0
/
+839
*
Initial creation of sourceware repository
Stan Shebs
1999-04-16
1
-820
/
+0
*
* sim-core.h (SIM_CORE_SIGNAL_FN): New typedef.
Doug Evans
1998-06-11
1
-130
/
+155
*
* sim-core.c (sim_core_attach): Use xmalloc instead of zalloc.
Doug Evans
1998-03-04
1
-6
/
+3
*
Good grief. Detailed function descriptions should accompany their definition.
Doug Evans
1998-03-03
1
-11
/
+1
*
(sim_core_attach): Add a comment describing its function.
Doug Evans
1998-03-03
1
-1
/
+13
*
* sim-core.c (sim_core_attach): Revise last patch.
Doug Evans
1998-03-02
1
-1
/
+4
*
* sim-core.c (sim_core_attach): Use xmalloc instead of zalloc.
Doug Evans
1998-03-02
1
-2
/
+3
*
(profile_print_core): Simplify by calling sim_core_map_to_str.
Doug Evans
1998-02-25
1
-1
/
+1
*
Backout of revision 1.35. Abort may be valid operation.
Andrew Cagney
1998-02-20
1
-3
/
+14
*
* sim-core.c (sim_core_signal): Use sim_stopped instead of
Doug Evans
1997-11-19
1
-2
/
+2
*
* sim-signal.c, sim-signal.h: New files.
Doug Evans
1997-11-19
1
-11
/
+2
*
* sim-core.c (sim_core_signal): Use CIA_ADDR to fetch value.
Doug Evans
1997-11-18
1
-3
/
+1
*
(sim_core_signal): Add missing "\n" in message.
Doug Evans
1997-11-14
1
-4
/
+7
*
Rewrite the MIPS simulator's memory model so that it uses the generic
Andrew Cagney
1997-11-05
1
-9
/
+20
*
Make memory regions layered (just like existing device regions) so
Andrew Cagney
1997-10-31
1
-68
/
+61
*
Implement sim_core_{read,write}_word using sim_core_{read,write}_<N>.
Andrew Cagney
1997-10-28
1
-4
/
+0
*
Add 128 bit transfers to sim core.
Andrew Cagney
1997-10-27
1
-1
/
+5
*
Handle core regions which start at a poorly aligned address.
Andrew Cagney
1997-10-14
1
-25
/
+37
*
* sim-core.h (sim_cpu_core): [WITH_XOR_ENDIAN + 1], to avoid
Felix Lee
1997-09-10
1
-1
/
+1
*
Redo watchpoint code so that it target can specify interrupt names.
Andrew Cagney
1997-09-05
1
-3
/
+7
*
Define SIGNED64 and UNSIGNED64 macros - handle MSC/GCC LL issue.
Andrew Cagney
1997-09-05
1
-1
/
+1
*
o Add modulo argument to sim_core_attach
Andrew Cagney
1997-09-04
1
-125
/
+224
*
Stanify error reporting memory overlaps.
Andrew Cagney
1997-09-03
1
-8
/
+23
*
Passify GCC. Convert 0x0LL to something more portable in the FP code.
Andrew Cagney
1997-08-30
1
-55
/
+199
*
Preliminary suport for xor-endian suport in core module.
Andrew Cagney
1997-05-23
1
-19
/
+58
*
Watchpoint interface.
Andrew Cagney
1997-05-21
1
-15
/
+49
*
c80 simulator fixes.
Andrew Cagney
1997-05-12
1
-1
/
+1
*
Start of implementation of a distributed (between processors)
Andrew Cagney
1997-05-05
1
-31
/
+52
*
Update devo version of m32r sim to build with recent sim/common changes.
Andrew Cagney
1997-05-02
1
-8
/
+24
*
* Makefile.in (sim-options_h): Define.
David Edelsohn
1997-05-01
1
-57
/
+83
*
Add a number of per-simulator options: hostendian, endian, inline, warnings.
Andrew Cagney
1997-03-14
1
-0
/
+375