| Commit message (Expand) | Author | Age | Files | Lines |
* | This commit was manufactured by cvs2svn to create branchcagney_offbyone-20030303-branchpoint | nobody | 2003-03-03 | 2 | -299/+298 |
* | 2002-12-10 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2002-12-11 | 1 | -1/+1 |
* | 2002-12-08 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 2002-12-09 | 1 | -3/+2 |
* | 2002-12-01 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 2002-12-01 | 1 | -1/+1 |
* | 2002-11-28 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 2002-11-28 | 1 | -1/+1 |
* | 2002-11-27 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2002-11-27 | 1 | -1/+1 |
* | 2002-11-26 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 2002-11-27 | 1 | -0/+5 |
* | 2002-10-31 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2002-10-31 | 1 | -5/+6 |
* | Index: ChangeLog | Andrew Cagney | 2002-08-24 | 1 | -1/+1 |
* | + * gdbarch.sh (DEPRECATED_EXTRACT_RETURN_VALUE): Rename | Andrew Cagney | 2002-06-14 | 1 | -2/+2 |
* | Eliminate TARGET_BYTE_ORDER. | Andrew Cagney | 2002-01-29 | 1 | -3/+0 |
* | Eliminate IEEE_FLOAT. | Andrew Cagney | 2002-01-20 | 1 | -2/+0 |
* | s/BIG_ENDIAN/BFD_ENDIAN_BIG/ | Andrew Cagney | 2002-01-05 | 1 | -1/+1 |
* | Update/correct copyright notices. | Kevin Buettner | 2001-03-06 | 1 | -1/+2 |
* | Replace calls to abort() with calls to internal_error(). | Kevin Buettner | 2001-02-25 | 1 | -2/+2 |
* | PARAMS removal. | Kevin Buettner | 2000-05-28 | 1 | -5/+5 |
* | Bring IEEE_FLOAT under gdbarch's control. | Jim Blandy | 2000-04-14 | 1 | -1/+1 |
* | import gdb-1999-09-08 snapshot | Stan Shebs | 1999-09-09 | 1 | -5/+11 |
* | import gdb-1999-08-30 snapshot | Jason Molenda | 1999-08-31 | 1 | -2/+0 |
* | import gdb-1999-07-07 post reformat | Jason Molenda | 1999-07-07 | 1 | -32/+32 |
* | import gdb-1999-05-25 snapshot | Jason Molenda | 1999-05-25 | 1 | -3/+3 |
* | import gdb-19990504 snapshot | Stan Shebs | 1999-05-05 | 1 | -1/+1 |
* | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1999-04-16 | 2 | -0/+294 |
* | Initial creation of sourceware repository | Stan Shebs | 1999-04-16 | 3 | -328/+0 |
* | CARP: Mechanism to replace EXTRA_FRAME_INFO. | Andrew Cagney | 1998-12-12 | 1 | -0/+5 |
* | CARP: | Andrew Cagney | 1998-11-29 | 1 | -1/+2 |
* | CARP: | Andrew Cagney | 1998-11-28 | 1 | -1/+1 |
* | CARP: Delete ABOUT_TO_RETURN across all targets. | Andrew Cagney | 1998-11-26 | 1 | -6/+0 |
* | Update FSF address. | Fred Fish | 1995-08-02 | 1 | -1/+1 |
* | Reflect comings and goings of files. | Stan Shebs | 1995-07-01 | 1 | -3/+5 |
* | * config/h8300/h8300.mt: Renamed from h8300hms.mt. | Stan Shebs | 1995-07-01 | 2 | -3/+7 |
* | * config/*/*.mt (TDEPFILES): Remove refs to *-pinsn.o. | Stan Shebs | 1995-01-17 | 1 | -1/+1 |
* | * Makefile.in (ANNOTATE_OBS): New definition. | Stan Shebs | 1994-10-13 | 1 | -1/+1 |
* | * infcmd.c (do_registers_info) [INVALID_FLOAT]: Only use if | Stan Shebs | 1994-09-25 | 1 | -4/+0 |
* | Get REGISTER_TYPE right. | Steve Chamberlain | 1994-02-05 | 1 | -4/+10 |
* | * valops.c (call_function_by_hand, push_word), defs.h (push_word), | Jim Kingdon | 1993-12-26 | 1 | -2/+4 |
* | * defs.h: Move definitions of TARGET_*_BIT after include of tm.h. | Jim Kingdon | 1993-12-25 | 1 | -5/+0 |
* | * config/z8k/tm-z8k.h (BIG): is now sim_z8001_mode. | Steve Chamberlain | 1993-12-12 | 2 | -3/+3 |
* | * findvar.c (value_of_register, value_from_register), | Peter Schauer | 1993-11-02 | 1 | -17/+0 |
* | * infcmd.c (step_1), infrun.c (wait_for_inferior): Add comments | Jim Kingdon | 1993-09-23 | 1 | -1/+0 |
* | * config/m68k/tm-m68k.h (FIX_CALL_DUMMY): Changed name of swapping | Ian Lance Taylor | 1993-09-07 | 1 | -2/+2 |
* | bcopy -> memcpy | K. Richard Pixley | 1993-09-01 | 1 | -1/+1 |
* | Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitly | Fred Fish | 1993-08-02 | 1 | -1/+0 |
* | Add .Sanitize to Things-to-lose list. | Fred Fish | 1993-07-30 | 1 | -0/+2 |
* | added things-to-lose sections | K. Richard Pixley | 1993-05-27 | 1 | -0/+2 |
* | Add .Sanitize files for new directories. | Fred Fish | 1993-03-23 | 1 | -0/+29 |
* | * config/{*.mt, *.mh}: All target and host makefile fragment | Fred Fish | 1993-03-23 | 2 | -0/+309 |