Age | Commit message (Expand) | Author | Files | Lines |
2013-09-23 | Regenerate sim configure files to pick up support for powerpc64le in | Alan Modra | 2 | -5/+15 |
2013-06-05 | sim: use AM_MAINTAINER_MODE | Mike Frysinger | 3 | -13/+72 |
2013-03-15 | gdb: | Steve Ellcey | 1 | -1/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-11-20 | Fix sim build when configured with --enable-plugins | H.J. Lu | 1 | -1/+8960 |
2012-06-15 | Define PACKAGE macro in all sims' config.h. | Joel Brobecker | 3 | -0/+19 |
2012-03-24 | [PATCH] sim: make sure to include strsignal prototype | Mike Frysinger | 4 | -126/+225 |
2012-02-16 | Update sim_fetch_register, sim_store_register for sh and mn10300. | Kevin Buettner | 2 | -3/+10 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+2 |
2011-12-03 | sim: generate build dependencies on the fly | Mike Frysinger | 3 | -0/+319 |
2011-10-18 | sim: rename common/aclocal.m4 to common/acinclude.m4 | Mike Frysinger | 2 | -1/+5 |
2011-10-18 | sim: move from common.m4 to SIM_AC_COMMON | Mike Frysinger | 3 | -367/+360 |
2011-04-16 | sim: add sim_complete_command stubs for non-common-using ports | Mike Frysinger | 2 | -0/+10 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-04-14 | sim: constify sim_write source buffer (part 2) | Mike Frysinger | 2 | -2/+6 |
2010-02-14 | * interp.c: Don't include sysdep.h. | Masaki Muranaka | 2 | -1/+24 |
2010-01-09 | Sync Libtool from GCC. | Ralf Wildenhues | 2 | -1/+5 |
2010-01-01 | Update copyright notices to add year 2010. | Joel Brobecker | 1 | -1/+1 |
2009-11-24 | * common/aclocal.m4: Add include of ../../config/zlib.m4. | Joel Brobecker | 1 | -2/+24 |
2009-08-22 | Regenerate tree using Autoconf 2.64 and Automake 1.11. | Ralf Wildenhues | 3 | -3880/+3242 |
2009-08-22 | Fixup readline and sim including of override.m4 | Ralf Wildenhues | 2 | -10/+89 |
2009-01-14 | Update the copyright notice of some of the files I missed | Joel Brobecker | 1 | -1/+1 |
2008-07-11 | * configure: Regenerate to track ../common/common.m4 changes. | Hans-Peter Nilsson | 3 | -0/+292 |
2008-06-07 | sim: | Joseph Myers | 2 | -1/+179 |
2008-02-04 | 2008-02-04 Antony King <antony.king@st.com> | Andrew Stubbs | 2 | -13/+12 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-10-08 | 2007-09-24 Andrew Stubbs <andrew.stubbs@st.com> | Denis Pilat | 2 | -0/+8 |
2007-08-24 | Switch the license of all files explicitly copyright the FSF | Joel Brobecker | 1 | -5/+4 |
2007-03-02 | 2007-03-02 Andrew Stubbs <andrew.stubbs@st.com> | Daniel Jacobowitz | 2 | -3/+13 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+2 |
2006-12-21 | * acconfig.h: Remove. | Hans-Peter Nilsson | 3 | -140/+64 |
2006-06-13 | * common/aclocal.m4: Pass ../../intl to ZW_GNU_GETTEXT_SISTER_DIR. | Richard Earnshaw | 2 | -2/+7 |
2006-06-05 | common/ | Daniel Jacobowitz | 2 | -2/+88 |
2006-05-31 | Configury changes: update src repository (binutils, gdb, and rda) to use | Daniel Jacobowitz | 2 | -2797/+17 |
2005-11-10 | 2005-11-10 Andrew Stubbs <andrew.stubbs@st.com> | Andrew Stubbs | 2 | -1/+6 |
2005-09-19 | * interp.c (<sys/mman.h>): Include. | Joern Rennecke | 2 | -5/+42 |
2005-08-02 | * interp.c (strswaplen): Add one for '\0' delimiter. | Joern Rennecke | 2 | -1/+9 |
2005-06-17 | * gencode.c (tab): Avoid lvalue casts. Suggested by | Daniel Jacobowitz | 2 | -1/+8 |
2005-04-14 | * gencode.c (tab): Avoid inserting code before variables all declared. | Jonathan Larmour | 2 | -4/+8 |
2005-03-23 | From common/ChangeLog: | Mark Kettenis | 2 | -11/+23 |
2005-01-14 | Index: arm/ChangeLog | Andrew Cagney | 3 | -178/+2940 |
2005-01-12 | Index: sh/ChangeLog | Andrew Cagney | 3 | -3000/+420 |
2005-01-12 | Index: m32r/ChangeLog | Andrew Cagney | 2 | -40/+48 |
2005-01-10 | Index: arm/ChangeLog | Andrew Cagney | 3 | -2454/+6924 |
2004-12-07 | * configure: Regenerate for ../common/aclocal.m4 update. | Hans-Peter Nilsson | 2 | -0/+10 |
2004-09-08 | * gencode.c (movua.l): Compensate for endianness. | Corinna Vinschen | 3 | -37/+785 |
2004-08-18 | * gencode.c (tab): For shad snd shld, fix result for | Joern Rennecke | 2 | -2/+7 |
2004-02-13 | 2004-02-02 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2 | -2/+6 |
2004-02-12 | 2004-02-12 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 3 | -5/+13 |
2004-01-27 | 2004-01-27 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2 | -8/+12 |