Age | Commit message (Expand) | Author | Files | Lines |
2017-02-02 | Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchy | Pedro Alves | 1 | -10/+8 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-04-21 | Fix AIX gdb build with C++ compiler | Pedro Alves | 1 | -4/+4 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-08-26 | Replace some xmalloc-family functions with XNEW-family ones | Simon Marchi | 1 | -4/+4 |
2015-03-04 | garbage collect target_decr_pc_after_break | Pedro Alves | 1 | -1/+1 |
2015-02-27 | C++ keyword cleanliness, mostly auto-generated | Pedro Alves | 1 | -16/+16 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-08-07 | Include gdb_assert.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-03-12 | fix regressions with target-async | Tom Tromey | 1 | -8/+6 |
2014-02-26 | start change to progspace independence | Tom Tromey | 1 | -2/+3 |
2014-02-26 | use bound_minsym as result for lookup_minimal_symbol et al | Tom Tromey | 1 | -6/+8 |
2014-02-26 | change minsym representation | Tom Tromey | 1 | -2/+2 |
2014-02-19 | Add target_ops argument to to_get_ada_task_ptid | Tom Tromey | 1 | -1/+1 |
2014-02-19 | Add target_ops argument to to_extra_thread_info | Tom Tromey | 1 | -1/+2 |
2014-02-11 | Update comments to to_xfer_partial implementations. | Yao Qi | 1 | -3/+1 |
2014-02-11 | Return target_xfer_status in to_xfer_partial | Yao Qi | 1 | -5/+5 |
2014-01-16 | target: allow decr_pc_after_break to be defined by the target | Markus Metzger | 1 | -1/+1 |
2014-01-14 | Change to_xfer_partial 'len' type to ULONGEST. | Yao Qi | 1 | -1/+1 |
2014-01-07 | Cast to uintptr_t when calling ptrace32 on aix | Yao Qi | 1 | -15/+15 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-11-08 | constify to_detach | Tom Tromey | 1 | -1/+1 |
2013-10-04 | Fix syntax error in aix-thread.c:sync_threadlists | Joel Brobecker | 1 | -1/+1 |
2013-10-04 | Remove unnecessary cast in aix-thread.c:ptrace32. | Joel Brobecker | 1 | -1/+1 |
2013-09-30 | * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid. | Luis Machado | 1 | -17/+11 |
2013-08-07 | 2013-08-07 Raunaq Bathija <raunaq12@in.ibm.com> | Ulrich Weigand | 1 | -20/+37 |
2013-08-05 | more add_target removals | Tom Tromey | 1 | -1/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-12-06 | aix-thread: Fix getthrds declaration and call. | Joel Brobecker | 1 | -2/+2 |
2012-11-09 | * gdbarch.sh (target_gdbarch): Remove macro. | Tom Tromey | 1 | -2/+2 |
2012-05-24 | gdb/ | Pedro Alves | 1 | -1/+1 |
2012-05-24 | gdb/ | Pedro Alves | 1 | -3/+3 |
2012-03-13 | Minor cleanup in aix-thread.c:supply_fprs. | Joel Brobecker | 1 | -3/+5 |
2012-03-13 | Fix buffer overflow in aix-thread.c:fill_fprs | Joel Brobecker | 1 | -1/+2 |
2012-03-12 | Add missing prototypes for build in ppx-aix. | Joel Brobecker | 1 | -0/+2 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+2 |
2011-03-17 | Add 'getthrds' declaration check in configure for AIX | Joel Brobecker | 1 | -4/+4 |
2011-01-30 | 2011-01-31 Yao Qi <yao@codesourcery.com> | Yao Qi | 1 | -26/+37 |
2011-01-07 | 2011-01-07 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -9/+13 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-10-06 | ARI fix: OP eol rule. | Pierre Muller | 1 | -2/+2 |
2009-08-14 | * ui-file.h (ui_file_xstrdup): Mention that the length argument | Pedro Alves | 1 | -2/+1 |
2009-07-02 | * breakpoint.h (struct breakpoint): New member GDBARCH. | Ulrich Weigand | 1 | -1/+1 |
2009-06-17 | * ada-tasks.c (read_known_tasks_array): Use target_gdbarch instead | Ulrich Weigand | 1 | -1/+1 |
2009-05-24 | gdb: | Doug Evans | 1 | -3/+3 |
2009-05-21 | * aix-thread.c (init_aix_thread_ops): Whitespace. | Pedro Alves | 1 | -18/+18 |
2009-05-21 | * aix-thread.c (aix_thread_wait): Add options parameter. Use it | Joel Brobecker | 1 | -2/+2 |