Age | Commit message (Expand) | Author | Files | Lines |
2011-12-03 | sim: generate build dependencies on the fly | Mike Frysinger | 1 | -0/+76 |
2011-10-18 | sim: rename common/aclocal.m4 to common/acinclude.m4 | Mike Frysinger | 1 | -942/+11 |
2011-10-18 | sim: move from common.m4 to SIM_AC_COMMON | Mike Frysinger | 1 | -1/+1 |
2011-10-05 | sim: merge changes from common.m4 back into SIM_AC_COMMON | Mike Frysinger | 1 | -0/+8 |
2011-07-12 | sim: fix broken skel configure.ac example | Mike Frysinger | 1 | -1/+1 |
2011-07-12 | sim: use AC_REQUIRE with AC_PROG_CC | Mike Frysinger | 1 | -1/+1 |
2011-03-29 | sim: cfi: new flash device simulation | Mike Frysinger | 1 | -1/+1 |
2011-01-10 | sim: fix handling of 2nd arg to SIM_AC_OPTION_HARDWARE | Mike Frysinger | 1 | -2/+3 |
2009-11-24 | * common/aclocal.m4: Add include of ../../config/zlib.m4. | Joel Brobecker | 1 | -0/+1 |
2009-08-29 | Remove SIM_CHECK_MEMBER* in sim/common/. | Ralf Wildenhues | 1 | -47/+0 |
2009-08-29 | Fix SIM_CHECK_MEMBER definition with Autoconf 2.64. | Ralf Wildenhues | 1 | -1/+1 |
2009-08-22 | Minor fixes in sim, gold, gdb for Autoconf 2.64, Automake 1.11. | Ralf Wildenhues | 1 | -22/+1 |
2009-08-22 | Fixup readline and sim including of override.m4 | Ralf Wildenhues | 1 | -0/+3 |
2008-11-12 | 2008-11-12 Joel Sherrill <joel.sherrill@oarcorp.com> | Joel Sherrill | 1 | -21/+21 |
2008-06-07 | sim: | Joseph Myers | 1 | -0/+1 |
2006-06-13 | * common/aclocal.m4: Pass ../../intl to ZW_GNU_GETTEXT_SISTER_DIR. | Richard Earnshaw | 1 | -1/+1 |
2006-05-31 | Configury changes: update src repository (binutils, gdb, and rda) to use | Daniel Jacobowitz | 1 | -2/+2 |
2006-03-29 | * aclocal.m4 (SIM_AC_OPTION_HARDWARE): Correct duplicate- | Hans-Peter Nilsson | 1 | -3/+2 |
2005-03-23 | From common/ChangeLog: | Mark Kettenis | 1 | -343/+1 |
2005-03-15 | sim/common/ChangeLog: | Jim Blandy | 1 | -1/+12 |
2005-01-12 | Index: m32r/ChangeLog | Andrew Cagney | 1 | -12/+12 |
2005-01-10 | Index: arm/ChangeLog | Andrew Cagney | 1 | -2/+0 |
2004-12-07 | * aclocal.m4 (SIM_AC_OUTPUT): Substitute @cgen_breaks@ for "break | Hans-Peter Nilsson | 1 | -0/+6 |
2004-12-03 | * configure.in (SIM_CHECK_MEMBERS): Call for struct stat members | Hans-Peter Nilsson | 1 | -0/+68 |
2002-06-16 | Import current --enable-gdb-build-warnings. | Andrew Cagney | 1 | -17/+48 |
2001-01-12 | * configury fix | Frank Ch. Eigler | 1 | -1/+1 |
2000-05-24 | Change profiling so that it is enabled by default. Re-generate everything. | Andrew Cagney | 1 | -1/+1 |
2000-03-30 | 2000-03-30 Dave Brolley <brolley@redhat.com> | Dave Brolley | 1 | -2/+2 |
1999-09-09 | import gdb-1999-09-08 snapshot | Stan Shebs | 1 | -1/+15 |
1999-05-11 | import gdb-1999-05-10 | Stan Shebs | 1 | -46/+1 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+1259 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -1222/+0 |
1998-10-28 | Unify (well almost) --enable-build-warnings configuration option | Andrew Cagney | 1 | -38/+115 |
1998-04-24 | * configure: Regenerated to track ../common/aclocal.m4 changes. | Tom Tromey | 1 | -5/+359 |
1998-04-04 | Cleanup INLINE support for simulators using common framework. | Andrew Cagney | 1 | -7/+9 |
1998-03-25 | * Added HAVE_FPU_CONTROL_H and HAVE___SETFPUCW to fix non-linux builds. | Ian Carmichael | 1 | -2/+2 |
1998-03-25 | Re-do --enable-sim-hardware so that each simulator can specify the devices | Andrew Cagney | 1 | -13/+29 |
1998-03-15 | * dv-sockser.c, dv-sockser.h: New files. | Doug Evans | 1 | -4/+23 |
1998-01-31 | Add config support for the size of the target address and OF cell. | Andrew Cagney | 1 | -17/+42 |
1998-01-20 | * aclocal.m4: Recognize --enable-maintainer-mode. | Doug Evans | 1 | -3/+90 |
1997-09-23 | Remove need to update <targ>/Makefile.in when adding optional options | Andrew Cagney | 1 | -24/+40 |
1997-09-22 | Simplify logic behind the generic configuration option --enable-sim-alignment. | Andrew Cagney | 1 | -9/+25 |
1997-09-22 | Add support for --enable-sim-alignment to simulator common aclocal.m4 | Andrew Cagney | 1 | -7/+24 |
1997-09-04 | * gdbinit.in: New file. | David Edelsohn | 1 | -2/+3 |
1997-08-27 | Fix doco on enable-sim-inline. | Andrew Cagney | 1 | -1/+1 |
1997-08-25 | Add ABFD argument to sim_open call. Pass through to sim_config so | Andrew Cagney | 1 | -10/+100 |
1997-04-17 | * aclocal.m4: Check for headers time.h, sys/time.h, sys/resource.h. | David Edelsohn | 1 | -2/+8 |
1997-04-02 | * aclocal.m4: Check for stdlib.h, string.h, strings.h, unistd.h. | David Edelsohn | 1 | -3/+6 |
1997-04-02 | New file common/sim-config.c sets/checks simulator configuration options. | Andrew Cagney | 1 | -96/+118 |
1997-03-17 | * configure: Re-generate. | Andrew Cagney | 1 | -51/+236 |