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
*
This commit was manufactured by cvs2svn to create branch 'binutils-
nobody
2013-09-18
19
-26560
/
+0
*
sim: use AM_MAINTAINER_MODE
Mike Frysinger
2013-06-05
3
-13
/
+72
*
gdb
Tom Tromey
2013-05-10
2
-1
/
+6
*
sim: rewrite SIM_AC_OPTION_HARDWARE a bit to simplify things
Mike Frysinger
2013-03-26
2
-28
/
+45
*
2013-03-23 Joel Sherrill <joel.sherrill@oarcorp.com>
Joel Sherrill
2013-03-23
2
-1
/
+6
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
14
-16
/
+14
*
Fix sim build when configured with --enable-plugins
H.J. Lu
2012-11-20
1
-1
/
+8960
*
Define PACKAGE macro in all sims' config.h.
Joel Brobecker
2012-06-15
3
-0
/
+19
*
[PATCH] sim: make sure to include strsignal prototype
Mike Frysinger
2012-03-24
4
-153
/
+273
*
Copyright year update in most files of the GDB Project.
Joel Brobecker
2012-01-04
14
-28
/
+16
*
sim: generate build dependencies on the fly
Mike Frysinger
2011-12-03
3
-0
/
+319
*
sim: dv-cfi: check for log2 support in libm when enabled
Mike Frysinger
2011-10-19
2
-0
/
+52
*
sim: rename common/aclocal.m4 to common/acinclude.m4
Mike Frysinger
2011-10-18
2
-1
/
+5
*
sim: move from common.m4 to SIM_AC_COMMON
Mike Frysinger
2011-10-18
3
-369
/
+363
*
sim: start a unified sim_do_command
Mike Frysinger
2011-07-05
2
-27
/
+4
*
run copyright.sh for 2011.
Joel Brobecker
2011-01-01
14
-15
/
+16
*
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
[next]