Age | Commit message (Expand) | Author | Files | Lines |
2002-06-19 | * alpha-tdep.c (heuristic_proc_desc): Compute the size of the | Joel Brobecker | 1 | -4/+39 |
2002-06-17 | * gdbarch.sh (REGISTER_NAME): Change return type a constant string | Andrew Cagney | 1 | -1/+1 |
2002-06-14 | + * gdbarch.sh (DEPRECATED_EXTRACT_RETURN_VALUE): Rename | Andrew Cagney | 1 | -4/+4 |
2002-05-21 | * Makefile.in (SFILES): Add osabi.c. | Jason Thorpe | 1 | -243/+11 |
2002-05-05 | * alpha-tdep.c (alpha_extract_return_value): Don't use | Alexandre Oliva | 1 | -1/+1 |
2002-04-26 | * alpha-tdep.h (gdbarch_tdep): Add sigcontext_addr member. | Jason Thorpe | 1 | -1/+18 |
2002-04-26 | * alpha-tdep.c (alpha_skip_prologue_internal): Remove | Jason Thorpe | 1 | -3/+2 |
2002-04-26 | * alpha-tdep.h (gdbarch_tdep): Add jb_pc and jb_elt_size members. | Jason Thorpe | 1 | -0/+39 |
2002-04-25 | * alpha-tdep.c (alpha_breakpoint_from_pc): New function. | Jason Thorpe | 1 | -0/+15 |
2002-04-25 | * alpha-linux-tdep.c (alpha_linux_pc_in_sigtramp): New function. | Jason Thorpe | 1 | -6/+0 |
2002-04-25 | * Makefile.in (ALLDEPFILES): Add alpha-osf1-tdep.c. | Jason Thorpe | 1 | -19/+55 |
2002-04-24 | * arch-utils.h: Update copyright. | Andrew Cagney | 1 | -2/+2 |
2002-04-21 | * alpha-linux-tdep.c: New file. Move alpha_linux_sigtramp_offset | Jason Thorpe | 1 | -70/+0 |
2002-04-21 | * alpha-tdep.c (alpha_abi_handler): New structure to describe | Jason Thorpe | 1 | -0/+73 |
2002-04-21 | * alpha-tdep.c (alpha_gdbarch_init): Set coerce_float_to_double | Jason Thorpe | 1 | -0/+4 |
2002-04-21 | * alpha-tdep.h (gdbarch_tdep): Add vm_min_address member. | Jason Thorpe | 1 | -3/+12 |
2002-04-21 | * alpha-tdep.h: New file. Includes several Alpha target constants | Jason Thorpe | 1 | -51/+464 |
2002-04-19 | * alpha-tdep.c (setup_arbitrary_frame): Rename... | Jason Thorpe | 1 | -1/+1 |
2002-02-05 | * cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions. | Andrew Cagney | 1 | -1/+1 |
2002-01-20 | * alpha-tdep.c (alpha_register_byte): New function. | Jason Thorpe | 1 | -3/+27 |
2002-01-20 | * alpha-tdep.c (alpha_call_dummy_words): New. | Jason Thorpe | 1 | -0/+5 |
2002-01-19 | * alpha-tdep.c (alpha_register_virtual_type): New function. | Jason Thorpe | 1 | -0/+40 |
2002-01-19 | * alpha-tdep.c (frame_extra_info): New. | Jason Thorpe | 1 | -15/+61 |
2002-01-19 | * alpha-tdep.c (alpha_osf_in_sigtramp): New function. | Jason Thorpe | 1 | -0/+30 |
2002-01-19 | * alpha-tdep.c (alpha_register_name): New function. | Jason Thorpe | 1 | -0/+24 |
2002-01-18 | * alpha-tdep.c: Update copyright years. | Jason Thorpe | 1 | -1/+110 |
2001-08-01 | * defs.h (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT) | Andrew Cagney | 1 | -0/+1 |
2001-07-15 | s/value_ptr/struct value */ | Andrew Cagney | 1 | -2/+2 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -2/+2 |
2001-03-01 | Create new file regcache.h. Update all uses. | Andrew Cagney | 1 | -1/+3 |
2000-12-15 | Replace free() with xfree(). | Kevin Buettner | 1 | -1/+1 |
2000-12-08 | 2000-12-08 Michael Snyder <msnyder@mvstp600e.cygnus.com> | Michael Snyder | 1 | -2/+2 |
2000-12-01 | 2000-11-30 Fernando Nasser <fnasser@redhat.com> | Fernando Nasser | 1 | -0/+1 |
2000-08-03 | Protoization. | Kevin Buettner | 1 | -4/+2 |
2000-07-30 | Protoization. | Kevin Buettner | 1 | -72/+31 |
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -18/+17 |
1999-09-09 | import gdb-1999-09-08 snapshot | Stan Shebs | 1 | -1/+1 |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -411/+429 |
1999-06-21 | import gdb-1999-06-21 snapshot | Jason Molenda | 1 | -0/+9 |
1999-05-25 | import gdb-1999-05-25 snapshot | Jason Molenda | 1 | -1/+4 |
1999-05-05 | import gdb-19990504 snapshot | Stan Shebs | 1 | -1/+4 |
1999-04-26 | import gdb-19990422 snapshot | Stan Shebs | 1 | -9/+19 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+1410 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -1410/+0 |
1998-12-12 | CARP: Mechanism to replace EXTRA_FRAME_INFO. | Andrew Cagney | 1 | -24/+17 |
1998-11-26 | CARP: Delete ABOUT_TO_RETURN across all targets. | Andrew Cagney | 1 | -2/+14 |
1998-11-25 | CARP: --enable-build-warnings=-Werror: Fix problems stopping GDB being | Andrew Cagney | 1 | -1/+1 |
1998-10-14 | 1998-10-14 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 1 | -2/+2 |
1998-04-22 | Humoring RMS by saying "GNU/Linux" instead of just "Linux" | Stan Shebs | 1 | -1/+1 |
1997-04-26 | * alpha-tdep.c (heuristic_proc_desc): Increase search limit | Peter Schauer | 1 | -7/+14 |