Age | Commit message (Expand) | Author | Files | Lines |
2002-11-23 | * Makefile.in (m68k_tdep_h): Define. | Andreas Schwab | 1 | -9/+0 |
2002-07-09 | 2002-07-09 Grace Sainsbury <graces@redhat.com> | Grace Sainsbury | 1 | -390/+0 |
2002-07-02 | * m68k-tdep.c (m68k_remote_breakpoint_from_pc): Add. Currently not | Grace Sainsbury | 1 | -12/+21 |
2002-06-26 | * config/m68k/tm-m68k.h: Rearrange code so macros not in the | Grace Sainsbury | 1 | -48/+62 |
2002-06-24 | * config/m68k/tm-m68k.h (DECR_PC_AFTER_BREAK): Remove. | Grace Sainsbury | 1 | -2/+18 |
2002-06-22 | * config/m68k/tm-m68k.h: Fix typo. | Andrew Cagney | 1 | -1/+14 |
2002-06-21 | * config/m68k/tm-m68k.h (REGISTER_BYTE, REGISTER_RAW_SIZE) | Grace Sainsbury | 1 | -4/+18 |
2002-06-21 | Replaced frame_find_saved_regs with frame_init_saved_regs. Converted | Grace Sainsbury | 1 | -15/+2 |
2002-06-19 | Added functions for multi-arch. | Grace Sainsbury | 1 | -0/+2 |
2002-06-14 | + * gdbarch.sh (DEPRECATED_EXTRACT_RETURN_VALUE): Rename | Andrew Cagney | 1 | -3/+3 |
2002-01-29 | Eliminate TARGET_BYTE_ORDER. | Andrew Cagney | 1 | -3/+0 |
2002-01-20 | Eliminate IEEE_FLOAT. | Andrew Cagney | 1 | -2/+0 |
2002-01-05 | s/BIG_ENDIAN/BFD_ENDIAN_BIG/ | Andrew Cagney | 1 | -1/+1 |
2001-07-28 | From 2001-07-23 Andreas Schwab <schwab@suse.de>: | Andrew Cagney | 1 | -34/+9 |
2001-03-14 | Include regcache.h | Andrew Cagney | 1 | -0/+2 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+2 |
2000-11-08 | Rename get_longjmp_target to m68k_get_longjmp_target. Update all m68k | Andrew Cagney | 1 | -0/+7 |
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -5/+6 |
2000-04-14 | Bring IEEE_FLOAT under gdbarch's control. | Jim Blandy | 1 | -1/+1 |
1999-08-31 | import gdb-1999-08-30 snapshot | Jason Molenda | 1 | -2/+0 |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -23/+24 |
1999-05-25 | import gdb-1999-05-25 snapshot | Jason Molenda | 1 | -8/+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 | 1 | -0/+393 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -393/+0 |
1998-12-08 | Tue Dec 8 15:09:44 1998 Edith Epstein <eepstein@sophia.cygnus.com> | Edith Epstein | 1 | -0/+2 |
1998-11-28 | CARP: | Andrew Cagney | 1 | -1/+1 |
1998-11-26 | CARP: Delete ABOUT_TO_RETURN across all targets. | Andrew Cagney | 1 | -6/+0 |
1998-02-06 | Sun Jul 6 02:44:28 1997 Philippe De Muyter <phdm@macqel.be> | Jason Molenda | 1 | -9/+12 |
1998-01-12 | Mon Jan 12 11:46:51 1998 Michael Snyder (msnyder@cleaver.cygnus.com) | Michael Snyder | 1 | -8/+11 |
1996-10-08 | * Makefile.in: Add rule for hpux-thread.o (needs special header | Stu Grossman | 1 | -0/+2 |
1996-09-05 | * Makefile.in: Add mswin to SUBDIRS. Add rules for | Stu Grossman | 1 | -0/+4 |
1996-07-26 | See the huge ChangeLog entry that has the header: | Fred Fish | 1 | -0/+2 |
1996-04-05 | * configure.in: Check for setpgid function. | Fred Fish | 1 | -5/+5 |
1995-08-02 | Update FSF address. | Fred Fish | 1 | -1/+1 |
1995-03-20 | * findvar.c (read_register_bytes write_register_bytes): Make | Stu Grossman | 1 | -0/+2 |
1994-09-25 | * infcmd.c (do_registers_info) [INVALID_FLOAT]: Only use if | Stan Shebs | 1 | -4/+0 |
1994-02-28 | * config/m68k/tm-apollo68b.h: Remove HAVE_68881 define; it is | Jim Kingdon | 1 | -5/+3 |
1994-01-07 | * config/i386/tm-i386v.h, config/m68k/tm-m68k.h, config/mips/tm-mips.h, | Peter Schauer | 1 | -0/+1 |
1993-12-26 | * valops.c (call_function_by_hand, push_word), defs.h (push_word), | Jim Kingdon | 1 | -2/+4 |
1993-12-16 | * config/m68k/nm-hp300bsd.h: Correctly identify 4.3BSD vs 4.4BSD. | Jeff Law | 1 | -2/+7 |
1993-11-12 | * coff-solib.c (coff_solib_add): Cast result of alloca(). | Stu Grossman | 1 | -23/+22 |
1993-11-10 | * config/m68k/tm-m68k.h: Clean up CALL_DUMMY comment. | Jim Kingdon | 1 | -4/+2 |
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 | -3/+10 |
1993-09-09 | More gcc lint: | Jim Kingdon | 1 | -90/+39 |
1993-09-07 | * config/m68k/tm-m68k.h (FIX_CALL_DUMMY): Changed name of swapping | Ian Lance Taylor | 1 | -2/+2 |
1993-07-14 | Tue Jul 13 14:03:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | Jim Kingdon | 1 | -0/+5 |
1993-06-26 | * config/m68k/tm-m68k.h: Remove obsolete comment about duplicating | Jim Kingdon | 1 | -6/+1 |
1993-06-08 | * Move config/m68k/tm-m68k.h (FRAME_FIND_SAVED_REGS) to | Jim Kingdon | 1 | -117/+1 |