Age | Commit message (Expand) | Author | Files | Lines |
2002-06-14 | + * gdbarch.sh (DEPRECATED_EXTRACT_RETURN_VALUE): Rename | Andrew Cagney | 1 | -2/+2 |
2002-06-05 | * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm | Andrew Cagney | 1 | -1/+1 |
2002-04-24 | 2002-04-24 David S. Miller <davem@redhat.com> | David S. Miller | 1 | -15/+0 |
2002-04-21 | * frame.c (find_saved_register): Delete #ifdef | Andrew Cagney | 1 | -2/+0 |
2002-04-21 | * i960-tdep.c (i960_find_saved_register): New function. | Andrew Cagney | 1 | -2/+16 |
2002-01-29 | Eliminate TARGET_BYTE_ORDER. | Andrew Cagney | 1 | -3/+0 |
2002-01-20 | Eliminate IEEE_FLOAT. | Andrew Cagney | 1 | -4/+0 |
2001-12-15 | LITTLE_ENDIAN -> BFD_ENDIAN_LITTLE | Andrew Cagney | 1 | -1/+1 |
2001-11-13 | Eliminate REGISTER_CONVERTIBLE(). | Andrew Cagney | 2 | -30/+2 |
2001-08-01 | * defs.h (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT) | Andrew Cagney | 1 | -0/+2 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 4 | -4/+6 |
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 |