Age | Commit message (Expand) | Author | Files | Lines |
2005-05-24 | * Make-common.in (LIBDEPS): Correctly use INTLDEPS for dependency | Corinna Vinschen | 1 | -1/+1 |
2005-05-18 | Update copyright years for last commit. | Daniel Jacobowitz | 1 | -1/+2 |
2005-05-18 | * Make-common.in (install-common, installdirs): Honor $DESTDIR. | Daniel Jacobowitz | 1 | -5/+5 |
2005-04-27 | 2005-04-27 Paul Brook <paul@codesourcery.com> | Paul Brook | 1 | -3/+3 |
2005-02-09 | cgen/ChangeLog: | Jim Blandy | 1 | -2/+2 |
2004-12-07 | * Make-common.in (sim-basics_h): Add $(callback_h). | Hans-Peter Nilsson | 1 | -0/+1 |
2004-12-01 | Update copyright year | Hans-Peter Nilsson | 1 | -1/+1 |
2004-12-01 | * cgen.sh: New thirteenth parameter opcfile, defaulting to | Hans-Peter Nilsson | 1 | -1/+1 |
2004-11-30 | * Make-common.in (sim-basics_h): Correct dependencies on | Richard Earnshaw | 1 | -3/+3 |
2004-11-18 | * Make-common.in (sim-*_h): Add rules for all sim headers. Also | Richard Earnshaw | 1 | -24/+57 |
2004-11-16 | * Make-common.in (sim-load.o): Depend on $(sim_main_headers) and | Hans-Peter Nilsson | 1 | -1/+2 |
2003-09-08 | 2003-09-08 Dave Brolley <brolley@redhat.com> | Dave Brolley | 1 | -6/+12 |
2003-04-13 | 2003-04-13 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -2/+2 |
2003-02-20 | Index: include/gdb/ChangeLog | Andrew Cagney | 1 | -6/+0 |
2002-11-06 | 2002-11-06 Richard Sandiford <rsandifo@redhat.com> | Chris Demetriou | 1 | -1/+3 |
2002-08-29 | 2002-08-29 Dave Brolley <brolley@redhat.com> | Dave Brolley | 1 | -1/+1 |
2002-07-14 | From 2002-07-11 Momchil Velikov <velco@fadata.bg>: | Andrew Cagney | 1 | -0/+1 |
2002-06-09 | Move include/callback.h and include/remote-sim.h to include/gdb/. | Andrew Cagney | 1 | -24/+17 |
2001-07-05 | 2001-07-05 Ben Elliston <bje@redhat.com> | Ben Elliston | 1 | -7/+7 |
2000-12-27 | * Make-common.in (sim-io.o): Depend on targ-vals.h. | Alexandre Oliva | 1 | -1/+1 |
2000-12-05 | 2000-12-05 Ben Elliston <bje@redhat.com> | Ben Elliston | 1 | -2/+7 |
2000-10-26 | 2000-10-26 Ben Elliston <bje@redhat.com> | Elena Zannoni | 1 | -6/+6 |
2000-08-21 | * Contribute CGEN simulator build support code. | Frank Ch. Eigler | 1 | -0/+52 |
1999-09-22 | import gdb-1999-09-21 | Jason Molenda | 1 | -1/+0 |
1999-09-09 | import gdb-1999-09-08 snapshot | Stan Shebs | 1 | -2/+11 |
1999-07-05 | import gdb-1999-07-05 snapshot | Jason Molenda | 1 | -1/+8 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+642 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -698/+0 |
1998-12-05 | * cgen-defs.h: New file, old cgen-sim.h. | Doug Evans | 1 | -4/+10 |
1998-11-14 | * Personal prototype "gx" translation-based JIT engine for M32R. | Frank Ch. Eigler | 1 | -0/+15 |
1998-10-28 | Unify (well almost) --enable-build-warnings configuration option | Andrew Cagney | 1 | -33/+48 |
1998-06-04 | Memory corruption problems - hw-event list wasn't correct | Andrew Cagney | 1 | -3/+9 |
1998-05-25 | Make hw-main.h the main header file for H/W devices. Like sim-main.h | Andrew Cagney | 1 | -27/+16 |
1998-05-25 | Split out hw-alloc code. Add constructor and destructor for hw-alloc. | Andrew Cagney | 1 | -0/+7 |
1998-05-25 | Split out hw-event code. Clean up interface. Update all users. | Andrew Cagney | 1 | -0/+7 |
1998-05-25 | De-sanitize simulator hw. | Andrew Cagney | 1 | -8/+0 |
1998-05-22 | Only enable H/W on some mips targets. | Andrew Cagney | 1 | -3/+14 |
1998-05-15 | Run ranlib on installed copy of libsim.a. | Joyce Janczyn | 1 | -1/+2 |
1998-05-15 | Install libsim.a $(exec_prefix)/lib/lib[target]-sim.a as part of install-sim. | Joyce Janczyn | 1 | -16/+21 |
1998-04-24 | * configure: Regenerated to track ../common/aclocal.m4 changes. | Tom Tromey | 1 | -3/+7 |
1998-04-22 | Add intl support | Michael Meissner | 1 | -5/+9 |
1998-04-04 | Cleanup INLINE support for simulators using common framework. | Andrew Cagney | 1 | -5/+27 |
1998-03-24 | * Make-common.in: Get SHELL from configure. | Stu Grossman | 1 | -6/+75 |
1998-03-15 | * dv-sockser.c, dv-sockser.h: New files. | Doug Evans | 1 | -1/+10 |
1998-02-28 | Add generic sim-info.c:sim_info() function using module mechanism. | Andrew Cagney | 1 | -0/+6 |
1998-02-25 | * Make-common.in (check): Run `make check' in testsuite dir. | Doug Evans | 1 | -20/+18 |
1998-01-20 | * aclocal.m4: Recognize --enable-maintainer-mode. | Doug Evans | 1 | -1/+2 |
1998-01-20 | * Make-common.in (cgen-run.o,cgen-scache.o): Delete cgen-scache.h dep. | Doug Evans | 1 | -4/+2 |
1998-01-20 | sanitize keep-cygnus cgen generation | Doug Evans | 1 | -0/+4 |
1998-01-19 | * Make-common.in (cgen-{arch,cpu,decode}): New targets. | Doug Evans | 1 | -2/+50 |