Age | Commit message (Expand) | Author | Files | Lines |
2000-05-28 | PARAMS removal. | Kevin Buettner | 2 | -2/+2 |
2000-04-14 | Bring IEEE_FLOAT under gdbarch's control. | Jim Blandy | 1 | -1/+1 |
1999-11-09 | import gdb-1999-11-08 snapshot | Jason Molenda | 1 | -7/+12 |
1999-09-09 | import gdb-1999-09-08 snapshot | Stan Shebs | 1 | -1/+4 |
1999-08-31 | import gdb-1999-08-30 snapshot | Jason Molenda | 2 | -4/+0 |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 4 | -80/+84 |
1999-06-07 | import gdb-1999-06-07 snapshot | Jason Molenda | 1 | -5/+2 |
1999-05-25 | import gdb-1999-05-25 snapshot | Jason Molenda | 1 | -3/+3 |
1999-05-05 | import gdb-19990504 snapshot | Stan Shebs | 1 | -2/+2 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 7 | -0/+616 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 8 | -653/+0 |
1998-12-09 | Link with i960 simulator. | Jim Wilson | 1 | -0/+2 |
1998-11-30 | CARP: | Andrew Cagney | 3 | -7/+15 |
1998-11-28 | CARP: | Andrew Cagney | 1 | -1/+1 |
1998-11-26 | CARP: Delete ABOUT_TO_RETURN across all targets. | Andrew Cagney | 1 | -4/+0 |
1998-11-25 | CARP: --enable-build-warnings=-Werror: Fix problems stopping GDB being | Andrew Cagney | 1 | -4/+0 |
1998-11-23 | CARP: Convert macro definitions of USE_STRUCT_CONVENTION into target | Andrew Cagney | 1 | -1/+2 |
1998-02-09 | * config/a29k-udi.mt, config/i960/vxworks960.mt (REMOTE_OBS): | Stan Shebs | 2 | -4/+4 |
1996-04-17 | * corelow.c (add_to_thread_list): Make sure reg_sect is non-null | Stu Grossman | 1 | -2/+2 |
1996-04-13 | * remote-nindy.c (nindy_open): Acquire more target state so that | Stu Grossman | 2 | -4/+8 |
1996-04-11 | * dcache.c: Add prototypes. Make many functions static. | Stu Grossman | 1 | -0/+2 |
1996-04-01 | * mon960-rom.c: Cleanups and elimination of unused code, | Stan Shebs | 1 | -27/+2 |
1996-03-11 | Keep mon960 files. | Dawn Perchik | 1 | -0/+2 |
1996-03-11 | * mon960-rom.c: New file; support mon960 rom monitor on i960. | Dawn Perchik | 2 | -0/+96 |
1995-08-02 | Update FSF address. | Fred Fish | 3 | -3/+3 |
1995-05-03 | * configure.in (--enable-netrom): New configuration option. | Stan Shebs | 1 | -1/+3 |
1995-03-01 | * config/i960/vxworks960.mt: add remote-vx960.o. | Kung Hsu | 1 | -1/+1 |
1995-01-17 | * config/*/*.mt (TDEPFILES): Remove refs to *-pinsn.o. | Stan Shebs | 2 | -2/+2 |
1994-10-13 | * Makefile.in (ANNOTATE_OBS): New definition. | Stan Shebs | 2 | -2/+2 |
1994-09-25 | * infcmd.c (do_registers_info) [INVALID_FLOAT]: Only use if | Stan Shebs | 1 | -5/+0 |
1994-02-28 | * i387-tdep.c, i386-tdep.c i386v-nat.c, i386aix-nat.c, | Jim Kingdon | 1 | -4/+4 |
1994-01-04 | * target.h: Add enum target_waitkind, enum target_signal, and | Jim Kingdon | 1 | -6/+0 |
1993-12-26 | * valops.c (call_function_by_hand, push_word), defs.h (push_word), | Jim Kingdon | 1 | -2/+4 |
1993-11-02 | * findvar.c (value_of_register, value_from_register), | Peter Schauer | 1 | -20/+10 |
1993-10-29 | * defs.h, findvar.c (extract_floating, store_floating): New functions. | Jim Kingdon | 1 | -10/+16 |
1993-10-11 | update REMOTE_O for i960-vxworks to make it compile again | David D. Zuhn | 1 | -1/+1 |
1993-09-23 | * config/i960/nindy960.mt: Don't define REMOTE_O; REMOTE_O was | Jim Kingdon | 1 | -4/+1 |
1993-09-01 | bcopy -> memcpy | K. Richard Pixley | 1 | -3/+3 |
1993-09-01 | break dcache out of remote-nindy.c | K. Richard Pixley | 1 | -1/+1 |
1993-08-02 | Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitly | Fred Fish | 1 | -1/+0 |
1993-07-30 | Add .Sanitize to Things-to-lose list. | Fred Fish | 1 | -0/+2 |
1993-07-28 | * serial.h, ser-{unix,go32,tcp}.c: Add flush_input and send_break. | Jim Kingdon | 1 | -1/+1 |
1993-07-22 | * Makefile.in: Use REMOTE_O macro not remote.o. | Jim Kingdon | 2 | -0/+6 |
1993-07-02 | * Remove unused STACK_END_ADDR in the following files (in other | Jim Kingdon | 1 | -7/+0 |
1993-06-13 | * defs.h, main.c (catch_errors): Add return_mask arg. | Jim Kingdon | 1 | -2/+2 |
1993-06-08 | * remove-vx.c (vx_read_register, vx_write_register): collapse | K. Richard Pixley | 1 | -0/+11 |
1993-05-27 | added things-to-lose sections | K. Richard Pixley | 1 | -0/+2 |
1993-03-23 | Add .Sanitize files for new directories. | Fred Fish | 1 | -0/+32 |
1993-03-23 | * config/{*.mt, *.mh}: All target and host makefile fragment | Fred Fish | 5 | -0/+540 |