summaryrefslogtreecommitdiff
path: root/gdb/aix-thread.c
Commit message (Expand)AuthorAgeFilesLines
* 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>qiyao2011-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
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* 2007-11-07 Markus Deuling <deuling@de.ibm.com>Markus Deuling2007-11-071-5/+5
* 2007-10-08 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-10-081-32/+40
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* 2007-06-18 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-181-10/+16
* 2007-06-09 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-091-2/+3
* doc/ChangeLog:Ulrich Weigand2007-05-111-11/+3
* * target.h (struct regcache): Add forward declaration.Ulrich Weigand2007-05-061-8/+8
* * aix-thread.c (supply_gprs64, supply_reg32, supply_fprs,Ulrich Weigand2007-05-061-109/+115
* * aix-thread.c (aix_thread_xfer_memory): Replace by ...Ulrich Weigand2007-04-271-14/+15
* * aix-thread.c (fill_sprs32): Change argument types to "uint32_t *".Ulrich Weigand2007-04-271-19/+30
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * aix-thread.c (_initialize_aix_thread): Use add_setshow_boolean_cmdJoel Brobecker2006-02-101-1/+1
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3