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
/
m68hc11
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sync Libtool from GCC.
Ralf Wildenhues
2010-01-09
2
-1
/
+5
*
Update copyright notices to add year 2010.
Joel Brobecker
2010-01-01
14
-14
/
+15
*
* common/aclocal.m4: Add include of ../../config/zlib.m4.
Joel Brobecker
2009-11-24
1
-2
/
+24
*
Regenerate tree using Autoconf 2.64 and Automake 1.11.
Ralf Wildenhues
2009-08-22
3
-4134
/
+3473
*
Fixup readline and sim including of override.m4
Ralf Wildenhues
2009-08-22
2
-10
/
+89
*
Update the copyright notice of some of the files I missed
Joel Brobecker
2009-01-14
14
-14
/
+19
*
* configure: Regenerate to track ../common/common.m4 changes.
Hans-Peter Nilsson
2008-07-11
3
-0
/
+292
*
sim:
Joseph Myers
2008-06-07
2
-1
/
+179
*
Updated copyright notices for most files.
Daniel Jacobowitz
2008-01-01
14
-14
/
+18
*
Switch the license of all files explicitly copyright the FSF
Joel Brobecker
2007-08-24
14
-99
/
+85
*
Copyright updates for 2007.
Daniel Jacobowitz
2007-01-09
14
-14
/
+16
*
* config.in: Regenerate.
Hans-Peter Nilsson
2006-12-21
2
-140
/
+66
*
* common/aclocal.m4: Pass ../../intl to ZW_GNU_GETTEXT_SISTER_DIR.
Richard Earnshaw
2006-06-13
2
-2
/
+7
*
common/
Daniel Jacobowitz
2006-06-05
2
-2
/
+88
*
Configury changes: update src repository (binutils, gdb, and rda) to use
Daniel Jacobowitz
2006-05-31
2
-2797
/
+17
*
* configure: Regenerate.
Hans-Peter Nilsson
2006-03-29
2
-3
/
+6
*
From common/ChangeLog:
Mark Kettenis
2005-03-23
2
-11
/
+23
*
sim/common/ChangeLog:
Jim Blandy
2005-03-15
1
-1
/
+12
*
Index: arm/ChangeLog
Andrew Cagney
2005-01-14
3
-178
/
+2940
*
Index: sh/ChangeLog
Andrew Cagney
2005-01-12
2
-3000
/
+415
*
Index: m32r/ChangeLog
Andrew Cagney
2005-01-12
2
-40
/
+48
*
Index: arm/ChangeLog
Andrew Cagney
2005-01-10
3
-2551
/
+7186
*
* configure: Regenerate for ../common/aclocal.m4 update.
Hans-Peter Nilsson
2004-12-07
2
-0
/
+10
*
* interp.c (sim_prepare_for_program): Use bfd_get_section_size
Alan Modra
2004-06-15
2
-2
/
+8
*
* dv-m68hc11tim.c (cycle_to_string): Add flags parameter to better
Stephane Carrez
2003-08-08
8
-65
/
+170
*
* sim-main.h (phys_to_virt): Use memory bank parameters to translate
Stephane Carrez
2003-08-08
5
-25
/
+137
*
* sim-main.h (PAGE_REGNUM, Z_REGNUM): Use same numbering as gdb.
Stephane Carrez
2003-08-08
2
-2
/
+6
*
* m68hc11_sim.c (print_io_word): New function to print 16-bit value.
Stephane Carrez
2003-08-08
4
-4
/
+99
*
* Makefile.in (SIM_EXTRA_CFLAGS): Set WITH_TARGET_ADDRESS_BITSIZE
Stephane Carrez
2003-03-02
2
-2
/
+14
*
* interp.c (sim_fetch_register): Only store a single byte for
Stephane Carrez
2003-03-01
2
-2
/
+14
*
Index: arm/ChangeLog
Andrew Cagney
2003-02-27
2
-3
/
+8
*
* dv-m68hc11eepr.c (struct m68hc11eepr ): Use const char* for filename.
Stephane Carrez
2002-08-13
2
-3
/
+7
*
* interp.c (sim_prepare_for_program): Look up the image for the
Stephane Carrez
2002-08-13
2
-1
/
+30
*
* interp.c (sim_hw_configure): Return 1 for success.
Stephane Carrez
2002-08-13
2
-3
/
+11
*
Fix english and ChangeLog entry
Stephane Carrez
2002-08-13
1
-4
/
+1
*
* dv-m68hc11.c (m68hc11cpu_io_read_buffer): Translate memory
Stephane Carrez
2002-08-13
3
-1
/
+40
*
* interp.c (sim_hw_configure): Connect port-X to cpu-write-port.
Stephane Carrez
2002-08-13
3
-1
/
+23
*
* dv-m68hc11.c (m68hc11cpu_io_write): Fix to update IO mapping
Stephane Carrez
2002-08-13
2
-2
/
+7
*
* m68hc11_sim.c (cpu_special): Handle call and rtc instructions.
Stephane Carrez
2002-08-13
5
-23
/
+137
*
Import current --enable-gdb-build-warnings.
Andrew Cagney
2002-06-16
2
-164
/
+217
*
Move include/callback.h and include/remote-sim.h to include/gdb/.
Andrew Cagney
2002-06-09
3
-3
/
+8
*
* m68hc11_sim.c (cpu_move8): Call sim_engine_abort in default case.
Stephane Carrez
2002-03-07
5
-34
/
+76
*
* interp.c (sim_hw_configure): Save the HW cpu pointer in the
Stephane Carrez
2002-03-07
6
-16
/
+579
*
* sim-main.h (cpu_frame, cpu_frame_list): Remove.
Stephane Carrez
2002-03-07
4
-248
/
+22
*
* interrupts.c (interrupts_reset): New function, setup interrupt
Stephane Carrez
2002-03-07
4
-24
/
+354
*
* dv-m68hc11eepr.c (m68hc11eepr_info): Fix print of current write
Stephane Carrez
2001-07-28
2
-5
/
+11
*
* Makefile.in (SIM_OBJS): Remove sim-resume.o
Stephane Carrez
2001-07-22
3
-1
/
+88
*
* Makefile.in (gencode): Provide explicit path to gencode.c.
Andrew Cagney
2001-07-10
2
-1
/
+5
*
Improve HC11 simulator to support HC12
Stephane Carrez
2001-05-20
6
-201
/
+1710
*
* dv-m68hc11sio.c (m68hc11sio_tx_poll): Always check for
Stephane Carrez
2001-05-20
4
-23
/
+63
[next]