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
/
d10v
Commit message (
Expand
)
Author
Age
Files
Lines
*
2003-06-22 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-06-22
2
-36
/
+31
*
Index: gdb/ChangeLog
Andrew Cagney
2003-05-07
2
-18
/
+36
*
Index: arm/ChangeLog
Andrew Cagney
2003-02-27
2
-2
/
+6
*
Index: common/ChangeLog
Andrew Cagney
2002-11-14
2
-0
/
+7
*
* d10v_sim.h (SET_PSW_BIT): Add cast to avoid inverting an enum.
Andrew Cagney
2002-06-17
2
-1
/
+5
*
Import current --enable-gdb-build-warnings.
Andrew Cagney
2002-06-16
2
-157
/
+210
*
Fix for transfers across segments.
Tom Rix
2002-06-15
2
-2
/
+7
*
Move include/callback.h and include/remote-sim.h to include/gdb/.
Andrew Cagney
2002-06-09
5
-6
/
+12
*
Fix name of enum used in cast (sim_fetch_register, sim_store_register).
Andrew Cagney
2002-06-08
2
-2
/
+7
*
Use current date in ChangeLog entry.
Elena Zannoni
2002-06-03
1
-1
/
+1
*
2002-05-28 Elena Zannoni <ezannoni@redhat.com>
Elena Zannoni
2002-06-03
2
-1
/
+7
*
Fill-out d10v enum so that there are no ``=''.
Andrew Cagney
2002-06-01
2
-56
/
+117
*
2002-05-28 Elena Zannoni <ezannoni@redhat.com>
Elena Zannoni
2002-05-28
3
-4
/
+23
*
* sim-d10v.h: Delete file. Moved to include/gdb/.
Andrew Cagney
2002-05-24
3
-2
/
+8
*
Removed a section of code that didn't do anything, but left values in
John R. Moore
2001-08-02
2
-19
/
+5
*
* Makefile.in (simops.o): Add simops.h to dependency list.
J.T. Conklin
2001-04-15
2
-1
/
+5
*
Change profiling so that it is enabled by default. Re-generate everything.
Andrew Cagney
2000-05-24
2
-147
/
+162
*
Add missing ChangeLog.
Andrew Cagney
2000-05-03
2
-1
/
+25
*
Add support for SIGILL (reserved-instruction-exception).
Andrew Cagney
2000-04-18
2
-2
/
+12
*
* moved misplaced ChangeLog entry
Frank Ch. Eigler
2000-03-04
1
-0
/
+5
*
When SIM_HAVE_ENVIRONMENT: use sim_set_trace() to enable tracing
Andrew Cagney
2000-02-22
3
-11
/
+8
*
Report SIGBUS and halt simulation when ld/st detect a misaligned address.
Andrew Cagney
2000-02-09
3
-34
/
+80
*
import gdb-2000-01-05 snapshot
Jason Molenda
2000-01-06
4
-27
/
+200
*
import gdb-1999-12-06 snapshot
Jason Molenda
1999-12-07
2
-0
/
+27
*
import gdb-1999-11-16 snapshot
Jason Molenda
1999-11-17
4
-312
/
+707
*
import gdb-1999-11-01 snapshot
Jason Molenda
1999-11-02
2
-2
/
+7
*
import gdb-1999-09-21
Jason Molenda
1999-09-22
2
-7
/
+5
*
import gdb-1999-09-13 snapshot
Jason Molenda
1999-09-13
3
-20
/
+272
*
import gdb-1999-09-08 snapshot
Stan Shebs
1999-09-09
3
-160
/
+176
*
import gdb-1999-05-10
Stan Shebs
1999-05-11
2
-174
/
+308
*
import gdb-19990422 snapshot
Stan Shebs
1999-04-26
4
-2
/
+46
*
Initial creation of sourceware repository
Stan Shebs
1999-04-16
11
-0
/
+10212
*
Initial creation of sourceware repository
Stan Shebs
1999-04-16
12
-9576
/
+0
*
1999-01-26 Jason Molenda (jsm@bugshack.cygnus.com)
Jason Molenda
1999-01-27
2
-868
/
+1058
*
Fix PR 17387: ignore auto increment for loads where the destination register
Nick Clifton
1998-09-30
1
-0
/
+10
*
* configure: Regenerated to track ../common/aclocal.m4 changes.
Tom Tromey
1998-04-26
5
-120
/
+148
*
* configure: Regenerated to track ../common/aclocal.m4 changes.
Tom Tromey
1998-04-24
3
-39
/
+1786
*
* interp.c (struct hash_entry): OPCODE and MASK are unsigned.
Andrew Cagney
1998-04-24
1
-0
/
+57
*
* configure.in (SIM_AC_OPTION_WARNINGS): Add.
Andrew Cagney
1998-04-01
2
-0
/
+8
*
Do top level sim-hw module for device tree.
Andrew Cagney
1998-03-27
2
-34
/
+136
*
Implement "dbt" and "rtd" instructions.
Andrew Cagney
1998-02-16
2
-15
/
+40
*
Implement separate user (SPU) and interrupt (SPI) stack pointers.
Andrew Cagney
1998-02-13
3
-0
/
+15
*
Don't abort() when system call is unknown.
Andrew Cagney
1998-02-11
2
-1
/
+4
*
Ensure zero-hardwired bits in DPSW remain zero.
Andrew Cagney
1998-02-11
3
-4
/
+77
*
D10v memory map changed. Update.
Andrew Cagney
1998-02-10
1
-136
/
+173
*
Add config support for the size of the target address and OF cell.
Andrew Cagney
1998-01-31
1
-0
/
+4
*
Exit status is in r0, not r2
Michael Meissner
1998-01-26
1
-0
/
+4
*
If DEBUG has 0x20 set, turn traps into batch debugging
Michael Meissner
1998-01-25
1
-0
/
+7
*
First round of d10v ABI changes
Michael Meissner
1998-01-23
2
-68
/
+78
*
* interp.c (UMEM_SEGMENTS): New define, set to 128.
Fred Fish
1998-01-22
2
-54
/
+134
[next]