Age | Commit message (Expand) | Author | Files | Lines |
2008-09-15 | * infcall.c (generic_push_dummy_code): Remove. | Mark Kettenis | 1 | -45/+5 |
2008-09-11 | * infcall.c (value_arg_coerce): Add GDBARCH parameter. Use its | Ulrich Weigand | 1 | -16/+17 |
2008-09-08 | * gdbthread.h (struct thread_info): Add comments around | Pedro Alves | 1 | -1/+2 |
2008-09-08 | * inferior.h (stop_bpstat): Delete. | Pedro Alves | 1 | -3/+5 |
2008-06-13 | Don't suppress *running when doing finish. | Vladimir Prus | 1 | -3/+4 |
2008-06-10 | Implement *running. | Vladimir Prus | 1 | -2/+2 |
2008-06-10 | Suppress normal stop observer when it's problematic. | Vladimir Prus | 1 | -1/+6 |
2008-04-30 | Convert frame unwinders to use the current frame and | Daniel Jacobowitz | 1 | -3/+3 |
2008-04-22 | doc/ChangeLog: | Corinna Vinschen | 1 | -5/+5 |
2008-03-21 | * eval.c (evaluate_subexp_for_address): Clarify error message. | Daniel Jacobowitz | 1 | -0/+6 |
2008-01-08 | * ada-lang.c (ada_convert_actual): Renames convert_actual. | Joel Brobecker | 1 | -4/+11 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -2/+2 |
2007-11-07 | 2007-11-07 Markus Deuling <deuling@de.ibm.com> | Markus Deuling | 1 | -34/+38 |
2007-10-12 | * block.h (struct block): Remove "gcc_compile_flag" member. | Ulrich Weigand | 1 | -14/+7 |
2007-10-12 | * infcall.c (call_function_by_hand): Remove special handling | Ulrich Weigand | 1 | -38/+0 |
2007-10-12 | * cris-tdep.c (cris_push_dummy_call): Support arguments passed by | Ulrich Weigand | 1 | -55/+0 |
2007-09-23 | * infcall.c (call_function_by_hand): Handle language-specific | Daniel Jacobowitz | 1 | -11/+55 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-07-03 | 2007-07-03 Paul Gilliam <pgilliam@us.ibm.com> | Daniel Jacobowitz | 1 | -2/+18 |
2007-06-18 | 2007-06-18 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -1/+1 |
2007-06-18 | 2007-06-18 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -2/+3 |
2007-06-16 | * regcache.c (struct regcache): Add ptid_t member. | Ulrich Weigand | 1 | -5/+5 |
2007-06-15 | * gdbarch.sh (push_dummy_code): Add REGCACHE argument. | Ulrich Weigand | 1 | -6/+10 |
2007-06-06 | 2007-06-06 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -7/+9 |
2007-05-31 | 2007-05-31 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -1/+1 |
2007-05-13 | * inferior.h (read_sp): Remove prototype. | Ulrich Weigand | 1 | -1/+1 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -2/+2 |
2007-01-03 | * NEWS: Mention pointer to member improvements. | Daniel Jacobowitz | 1 | -2/+3 |
2006-09-10 | * infcall.c (call_function_by_hand): Check for function pointer | Daniel Jacobowitz | 1 | -0/+3 |
2006-07-13 | gdb/ | Daniel Jacobowitz | 1 | -8/+14 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-09-02 | * infcall.c (call_function_by_hand): Remove code handling | Mark Kettenis | 1 | -13/+6 |
2005-08-21 | * infcall.c (call_function_by_hand): For | Mark Kettenis | 1 | -23/+28 |
2005-02-24 | 2005-02-24 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+19 |
2005-02-17 | 2005-02-17 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+4 |
2005-02-14 | 2005-02-14 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -10/+10 |
2005-02-11 | 2005-02-11 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+2 |
2005-02-11 | 2005-02-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -11/+11 |
2005-02-10 | 2005-02-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -4/+4 |
2005-02-08 | 2005-02-07 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+3 |
2005-02-07 | 2005-02-07 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2005-02-02 | 2005-02-02 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2005-02-02 | 2005-02-02 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2005-02-02 | 2005-02-01 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+2 |
2004-11-12 | 2004-11-12 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -19/+19 |
2004-11-09 | 2004-11-09 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2004-10-08 | * infcall.c (call_function_by_hand): Use correct VALUE_TYPE macro. | Corinna Vinschen | 1 | -1/+1 |
2004-09-11 | * language.c (local_hex_format_custom): Remove. | Paul N. Hilfinger | 1 | -1/+1 |
2004-08-02 | 2004-08-02 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -32/+29 |
2004-08-01 | 2004-08-01 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -92/+9 |