Age | Commit message (Expand) | Author | Files | Lines |
2000-11-25 | Fix memory leak in sim_parse_args | Stephane Carrez | 1 | -4/+17 |
1999-12-14 | import gdb-1999-12-13 snapshot | Jason Molenda | 1 | -1/+1 |
1999-07-12 | import gdb-1999-07-12 snapshot | Jason Molenda | 1 | -0/+30 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+936 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -936/+0 |
1998-03-01 | (find_match): recheck argv[argi] in multi-word match. Fixes crash when | Ron Unrau | 1 | -1/+2 |
1998-02-28 | Pacify GCC: const char * passed to asprintf; int function returning | Andrew Cagney | 1 | -3/+4 |
1998-02-27 | * sim-base.h (sim_cpu_base): New members name, options. | Doug Evans | 1 | -79/+216 |
1997-12-04 | * Make-common.in (SIM_ENVIRONMENT): New variable. | Doug Evans | 1 | -47/+107 |
1997-09-22 | Add support for --enable-sim-alignment to simulator common aclocal.m4 | Andrew Cagney | 1 | -1/+50 |
1997-09-10 | o Wordwrap usage messages from sim-options | Andrew Cagney | 1 | -7/+22 |
1997-09-10 | Add option architecture-info to list supported architectures. | Andrew Cagney | 1 | -0/+21 |
1997-08-30 | Passify GCC. Convert 0x0LL to something more portable in the FP code. | Andrew Cagney | 1 | -1/+1 |
1997-08-28 | * sim-options.c (standard_option_handler): Use xstrdup, not strdup. | David Edelsohn | 1 | -1/+1 |
1997-08-28 | Add --target=BFDTARGET and --architecture=MACHINE options. | Andrew Cagney | 1 | -0/+30 |
1997-08-27 | Save a copy of argv, not just a pointer. | Andrew Cagney | 1 | -2/+11 |
1997-05-27 | Extend xor-endian and per-cpu support in core module. | Andrew Cagney | 1 | -22/+27 |
1997-05-21 | Watchpoint interface. | Andrew Cagney | 1 | -39/+93 |
1997-05-08 | Add function sim_args_command() which takes a `(gdb) sim <command>' and | Andrew Cagney | 1 | -16/+101 |
1997-05-01 | * Makefile.in (sim-options_h): Define. | David Edelsohn | 1 | -302/+2 |
1997-04-18 | * sim-options.c (standard_options): Add --endian. | David Edelsohn | 1 | -2/+47 |
1997-04-17 | (standard_option_handler): Tweak some error messages. | David Edelsohn | 1 | -13/+13 |
1997-04-17 | * sim-options.c, sim-options.h: New files. | David Edelsohn | 1 | -0/+724 |