Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-07-27 | Add m68hc11 configry. | Andrew Cagney | 1 | -0/+1 | |
2000-07-04 | TIc80 simulator. | Andrew Cagney | 1 | -1/+9 | |
2000-01-25 | import gdb-2000-01-24 snapshot | Jason Molenda | 1 | -35/+46 | |
1999-12-07 | import gdb-1999-12-06 snapshot | Jason Molenda | 1 | -47/+35 | |
1999-10-05 | import gdb-1999-10-04 snapshot | Jason Molenda | 1 | -37/+47 | |
1999-09-28 | import gdb-1999-09-28 snapshot | Jason Molenda | 1 | -1/+4 | |
1999-09-22 | import gdb-1999-09-21 | Jason Molenda | 1 | -34/+30 | |
1999-04-26 | import gdb-19990422 snapshot | Stan Shebs | 1 | -21/+7 | |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+1917 | |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -1938/+0 | |
1999-02-08 | Add support for StrongARM target | Nick Clifton | 1 | -51/+98 | |
1999-02-01 | Remove v850e sanitization | Nick Clifton | 1 | -32/+49 | |
1998-11-05 | Wed Nov 4 19:11:43 1998 Dave Brolley <brolley@cygnus.com> | Dave Brolley | 1 | -77/+169 | |
* configure.in: Added case for fr30-*-*. * configure: Regenerated. | |||||
1998-03-24 | Build IGEN with the mn10300 simulator. | Joyce Janczyn | 1 | -55/+44 | |
1998-02-04 | * Update configure: txvu-elf changed to dvp-elf. | Ian Carmichael | 1 | -47/+59 | |
1997-09-12 | v850eq wasn't building igen directory. | Andrew Cagney | 1 | -0/+1 | |
1997-09-03 | removed v850 sanitization | Nick Clifton | 1 | -2/+0 | |
Added v850/sim-main.h to list of files to keep after sanitization. | |||||
1997-09-01 | Test/fix pabsh, pabsw, psrlvw. | Andrew Cagney | 1 | -2/+9 | |
1997-08-28 | Make igen available when v850 is being build. | Andrew Cagney | 1 | -0/+3 | |
1997-08-26 | Make building of w65 simulator conditional on --enable-sim. | Andrew Cagney | 1 | -1/+5 | |
1997-08-25 | Add ABFD argument to sim_open call. Pass through to sim_config so | Andrew Cagney | 1 | -3/+26 | |
that image properties such as endianness can be checked. More strongly document the expected behavour of each of the sim_* interfaces. Add default endian argument to simulator config macro SIM_AC_OPTION_ENDIAN. Use in sim_config. | |||||
1997-04-22 | TIc80 simulator checkpoint - runs 3 instructions - trap, addu, br.a. | Andrew Cagney | 1 | -1/+20 | |
1997-02-20 | Since d10v is public now, remove all sanitization statements | Michael Meissner | 1 | -2/+0 | |
1997-02-20 | * configure.in: Don't require GCC to build the mn10200 | Jeff Law | 1 | -7/+3 | |
simulator anymore. * configure: Rebuilt. | |||||
1997-02-05 | * configure.in: Don't configure any subdirs if no simulator | David Edelsohn | 1 | -2/+6 | |
is being built. Don't use erc32 for sparc64. * configure: Regenerated. | |||||
1997-02-04 | * Makefile.in (autoconf-common): New target. | David Edelsohn | 1 | -1/+1 | |
* configure.in: Do configure common. * configure: Regenerated. | |||||
1997-01-23 | * configure configure.in: Don't configure common anymore. Files | Stu Grossman | 1 | -84/+237 | |
from common are now built in the individual simualtor directories. This fixes problems with the WinGDB build procedure. | |||||
1996-11-20 | * configure.in (configdirs): Add common. | David Edelsohn | 1 | -41/+53 | |
* configure: Regenerated. | |||||
1996-10-12 | * configure.in: Only build the V850 simulator if | Jeff Law | 1 | -8/+10 | |
we are using gcc. * configure: Rebuild. So builds with "cc" don't die in the v850 simulator directory. | |||||
1996-09-04 | * configure.in: Only build the MIPS simulator if we are using | Ian Lance Taylor | 1 | -10/+104 | |
gcc. * configure: Rebuild. | |||||
1996-05-22 | * configure.in: Only built erc32 simulator on Unix hosts as it | Rob Savoye | 1 | -33/+509 | |
uses pseudo ttys. * configure: Regenerated with autoconf 2.8. | |||||
1995-11-10 | fix typo | Michael Meissner | 1 | -1/+1 | |
1995-11-09 | Add --enable-sim-powerpc support. | Michael Meissner | 1 | -2/+17 | |
1995-11-09 | Get CC, etc. vars from configure; build ppc simulator if we are using GCC | Michael Meissner | 1 | -134/+153 | |
1995-11-08 | * configure.in (mips*-*-*): Added "mips" simulator target. | Jackie Smith Cashion | 1 | -9/+135 | |
* configure: Re-generated. | |||||
1995-10-03 | revert to stock autoconf 2.4 configure scripts. | Jason Molenda | 1 | -5/+5 | |
1995-08-23 | Add PowerPC simulator from Andrew Cagney <cagney@highland.com.au> | Michael Meissner | 1 | -20/+5 | |
1995-07-05 | * Makefile.in, configure.in: converted to autoconf. | J.T. Conklin | 1 | -0/+846 | |
* configure: New file, generated with autconf 2.4. |