summaryrefslogtreecommitdiff
path: root/gdb/aix-thread.c
Commit message (Expand)AuthorAgeFilesLines
* fix regressions with target-asyncTom Tromey2014-03-121-8/+6
* start change to progspace independenceTom Tromey2014-02-261-2/+3
* use bound_minsym as result for lookup_minimal_symbol et alTom Tromey2014-02-261-6/+8
* change minsym representationTom Tromey2014-02-261-2/+2
* Add target_ops argument to to_get_ada_task_ptidTom Tromey2014-02-191-1/+1
* Add target_ops argument to to_extra_thread_infoTom Tromey2014-02-191-1/+2
* Update comments to to_xfer_partial implementations.Yao Qi2014-02-111-3/+1
* Return target_xfer_status in to_xfer_partialYao Qi2014-02-111-5/+5
* target: allow decr_pc_after_break to be defined by the targetMarkus Metzger2014-01-161-1/+1
* Change to_xfer_partial 'len' type to ULONGEST.Yao Qi2014-01-141-1/+1
* Cast to uintptr_t when calling ptrace32 on aixYao Qi2014-01-071-15/+15
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* constify to_detachTom Tromey2013-11-081-1/+1
* Fix syntax error in aix-thread.c:sync_threadlistsJoel Brobecker2013-10-041-1/+1
* Remove unnecessary cast in aix-thread.c:ptrace32.Joel Brobecker2013-10-041-1/+1
* * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado2013-09-301-17/+11
* 2013-08-07 Raunaq Bathija <raunaq12@in.ibm.com>Ulrich Weigand2013-08-071-20/+37
* more add_target removalsTom Tromey2013-08-051-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* aix-thread: Fix getthrds declaration and call.Joel Brobecker2012-12-061-2/+2
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-2/+2
* gdb/Pedro Alves2012-05-241-1/+1
* gdb/Pedro Alves2012-05-241-3/+3
* Minor cleanup in aix-thread.c:supply_fprs.Joel Brobecker2012-03-131-3/+5
* Fix buffer overflow in aix-thread.c:fill_fprsJoel Brobecker2012-03-131-1/+2
* Add missing prototypes for build in ppx-aix.Joel Brobecker2012-03-121-0/+2
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+2
* Add 'getthrds' declaration check in configure for AIXJoel Brobecker2011-03-171-4/+4
* 2011-01-31 Yao Qi <yao@codesourcery.com>Yao Qi2011-01-301-26/+37
* 2011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-071-9/+13
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* ARI fix: OP eol rule.Pierre Muller2009-10-061-2/+2
* * ui-file.h (ui_file_xstrdup): Mention that the length argumentPedro Alves2009-08-141-2/+1
* * breakpoint.h (struct breakpoint): New member GDBARCH.Ulrich Weigand2009-07-021-1/+1
* * ada-tasks.c (read_known_tasks_array): Use target_gdbarch insteadUlrich Weigand2009-06-171-1/+1
* gdb:Doug Evans2009-05-241-3/+3
* * aix-thread.c (init_aix_thread_ops): Whitespace.Pedro Alves2009-05-211-18/+18
* * aix-thread.c (aix_thread_wait): Add options parameter. Use itJoel Brobecker2009-05-211-2/+2
* * aix-thread.c (giter_count): Do not count the main thread.Joel Brobecker2009-05-201-5/+19
* * aix-thread.c (aix_thread_thread_alive, aix_thread_pid_to_str):Joel Brobecker2009-03-151-2/+2
* Modernize the aix-thread later by getting rid of the base_targetJoel Brobecker2009-03-151-31/+26
* Fix a build failure on AIX introduced after a change in the profileJoel Brobecker2009-03-121-8/+18
* * linux-nat.c (linux_nat_wait): Adjust.Pedro Alves2009-02-061-4/+5
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+2
* Kill pthread_ops_hackVladimir Prus2008-11-091-6/+6
* * inferior.h (read_pc_pid, write_pc_pid): Remove.Ulrich Weigand2008-05-041-5/+10
* * aix-thread.c (pdc_read_regs): Fix compiler warning.Joel Brobecker2008-03-211-7/+7
* * aix-thread.c (pdc_read_regs): Minor reformatting.Joel Brobecker2008-03-171-1/+1