projects
/
deliverable
/
binutils-gdb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Comment tidy
[deliverable/binutils-gdb.git]
/
gdb
/
aix-thread.c
2017-11-24
Simon Marchi
Create private_thread_info hierarchy
blob
|
commitdiff
|
raw
2017-10-25
Yao Qi
s/get_regcache_arch (regcache)/regcache->arch ()/g
blob
|
commitdiff
|
raw
|
diff to current
2017-09-09
John Baldwin
Remove unnecessary function prototypes.
blob
|
commitdiff
|
raw
|
diff to current
2017-08-18
Tom Tromey
Remove save_inferior_ptid
blob
|
commitdiff
|
raw
|
diff to current
2017-04-12
Simon Marchi
Fix build error in aix-thread.c
blob
|
commitdiff
|
raw
|
diff to current
2017-04-05
Pedro Alves
-Wwrite-strings: Constify target_pid_to_str and target_...
blob
|
commitdiff
|
raw
|
diff to current
2017-03-13
Simon Marchi
aix-thread: Use ptid from regcache instead of inferior_ptid
blob
|
commitdiff
|
raw
|
diff to current
2017-02-02
Pedro Alves
Eliminate make_cleanup_ui_file_delete / make ui_file...
blob
|
commitdiff
|
raw
|
diff to current
2017-01-01
Joel Brobecker
update copyright year range in GDB files
blob
|
commitdiff
|
raw
|
diff to current
2016-04-21
Pedro Alves
Fix AIX gdb build with C++ compiler
blob
|
commitdiff
|
raw
|
diff to current
2016-01-01
Joel Brobecker
GDB copyright headers update after running GDB's copyri...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-26
Simon Marchi
Replace some xmalloc-family functions with XNEW-family...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-04
Pedro Alves
garbage collect target_decr_pc_after_break
blob
|
commitdiff
|
raw
|
diff to current
2015-02-27
Pedro Alves
C++ keyword cleanliness, mostly auto-generated
blob
|
commitdiff
|
raw
|
diff to current
2015-01-01
Joel Brobecker
Update year range in copyright notice of all files...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-07
Gary Benson
Include string.h in common-defs.h
blob
|
commitdiff
|
raw
|
diff to current
2014-08-07
Gary Benson
Include gdb_assert.h in common-defs.h
blob
|
commitdiff
|
raw
|
diff to current
2014-03-12
Tom Tromey
fix regressions with target-async
blob
|
commitdiff
|
raw
|
diff to current
2014-02-26
Tom Tromey
start change to progspace independence
blob
|
commitdiff
|
raw
|
diff to current
2014-02-26
Tom Tromey
use bound_minsym as result for lookup_minimal_symbol...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-26
Tom Tromey
change minsym representation
blob
|
commitdiff
|
raw
|
diff to current
2014-02-19
Tom Tromey
Add target_ops argument to to_get_ada_task_ptid
blob
|
commitdiff
|
raw
|
diff to current
2014-02-19
Tom Tromey
Add target_ops argument to to_extra_thread_info
blob
|
commitdiff
|
raw
|
diff to current
2014-02-11
Yao Qi
Update comments to to_xfer_partial implementations.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-11
Yao Qi
Return target_xfer_status in to_xfer_partial
blob
|
commitdiff
|
raw
|
diff to current
2014-01-16
Markus Metzger
target: allow decr_pc_after_break to be defined by...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-14
Yao Qi
Change to_xfer_partial 'len' type to ULONGEST.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-07
Yao Qi
Cast to uintptr_t when calling ptrace32 on aix
blob
|
commitdiff
|
raw
|
diff to current
2014-01-01
Joel Brobecker
Update Copyright year range in all files maintained...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-18
Tom Tromey
remove gdb_string.h
blob
|
commitdiff
|
raw
|
diff to current
2013-11-08
Tom Tromey
constify to_detach
blob
|
commitdiff
|
raw
|
diff to current
2013-10-04
Joel Brobecker
Fix syntax error in aix-thread.c:sync_threadlists
blob
|
commitdiff
|
raw
|
diff to current
2013-10-04
Joel Brobecker
Remove unnecessary cast in aix-thread.c:ptrace32.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-30
Luis Machado
* aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.
blob
|
commitdiff
|
raw
|
diff to current
2013-08-07
Ulrich Weigand
2013-08-07 Raunaq Bathija <raunaq12@in.ibm.com>
blob
|
commitdiff
|
raw
|
diff to current
2013-08-05
Tom Tromey
more add_target removals
blob
|
commitdiff
|
raw
|
diff to current
2013-01-01
Joel Brobecker
Update years in copyright notice for the GDB files.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-06
Joel Brobecker
aix-thread: Fix getthrds declaration and call.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-09
Tom Tromey
* gdbarch.sh (target_gdbarch): Remove macro.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-24
Pedro Alves
gdb/
blob
|
commitdiff
|
raw
|
diff to current
2012-05-24
Pedro Alves
gdb/
blob
|
commitdiff
|
raw
|
diff to current
2012-03-13
Joel Brobecker
Minor cleanup in aix-thread.c:supply_fprs.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-13
Joel Brobecker
Fix buffer overflow in aix-thread.c:fill_fprs
blob
|
commitdiff
|
raw
|
diff to current
2012-03-12
Joel Brobecker
Add missing prototypes for build in ppx-aix.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-04
Joel Brobecker
Copyright year update in most files of the GDB Project.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-17
Joel Brobecker
Add 'getthrds' declaration check in configure for AIX
blob
|
commitdiff
|
raw
|
diff to current
2011-01-30
Yao Qi
2011-01-31 Yao Qi <yao@codesourcery.com>
blob
|
commitdiff
|
raw
|
diff to current
2011-01-07
Michael Snyder
2011-01-07 Michael Snyder <msnyder@vmware.com>
blob
|
commitdiff
|
raw
|
diff to current
2011-01-01
Joel Brobecker
run copyright.sh for 2011.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-01
Joel Brobecker
Update copyright year in most headers.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-06
Pierre Muller
ARI fix: OP eol rule.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-14
Pedro Alves
* ui-file.h (ui_file_xstrdup): Mention that the length...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-02
Ulrich Weigand
* breakpoint.h (struct breakpoint): New member GDBARCH.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-17
Ulrich Weigand
* ada-tasks.c (read_known_tasks_array): Use target_gdb...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-24
Doug Evans
gdb:
blob
|
commitdiff
|
raw
|
diff to current
2009-05-21
Pedro Alves
* aix-thread.c (init_aix_thread_ops): Whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-21
Joel Brobecker
* aix-thread.c (aix_thread_wait): Add options...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-20
Joel Brobecker
* aix-thread.c (giter_count): Do not count...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-15
Joel Brobecker
* aix-thread.c (aix_thread_thread_alive, aix_th...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-15
Joel Brobecker
Modernize the aix-thread later by getting rid...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-12
Joel Brobecker
Fix a build failure on AIX introduced after...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-06
Pedro Alves
* linux-nat.c (linux_nat_wait): Adjust.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-03
Joel Brobecker
Updated copyright notices for most files.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-09
Vladimir Prus
Kill pthread_ops_hack
blob
|
commitdiff
|
raw
|
diff to current
2008-05-04
Ulrich Weigand
* inferior.h (read_pc_pid, write_pc_pid): Remove.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-21
Joel Brobecker
* aix-thread.c (pdc_read_regs): Fix compiler...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-17
Joel Brobecker
* aix-thread.c (pdc_read_regs): Minor reformatting.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-01
Daniel Jacobowitz
Updated copyright notices for most files.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
Markus Deuling
2007-11-07 Markus Deuling <deuling@de.ibm.com>
blob
|
commitdiff
|
raw
|
diff to current
2007-10-08
Ulrich Weigand
2007-10-08 Markus Deuling <deuling@de.ibm.com>
blob
|
commitdiff
|
raw
|
diff to current
2007-08-23
Joel Brobecker
Switch the license of all .c files to GPLv3.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-18
Ulrich Weigand
2007-06-18 Markus Deuling <deuling@de.ibm.com>
blob
|
commitdiff
|
raw
|
diff to current
2007-06-09
Ulrich Weigand
2007-06-09 Markus Deuling <deuling@de.ibm.com>
blob
|
commitdiff
|
raw
|
diff to current
2007-05-11
Ulrich Weigand
doc/ChangeLog:
blob
|
commitdiff
|
raw
|
diff to current
2007-05-06
Ulrich Weigand
* target.h (struct regcache): Add forward declaration.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-06
Ulrich Weigand
* aix-thread.c (supply_gprs64, supply_reg32, supply_fprs,
blob
|
commitdiff
|
raw
|
diff to current
2007-04-27
Ulrich Weigand
* aix-thread.c (aix_thread_xfer_memory): Replace by ...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-27
Ulrich Weigand
* aix-thread.c (fill_sprs32): Change argument types...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-09
Daniel Jacobowitz
Copyright updates for 2007.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-20
Elena Zannoni
This commit was generated by cvs2svn to track changes...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-10
Joel Brobecker
* aix-thread.c (_initialize_aix_thread): Use...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-17
Eli Zaretskii
* breakpoint.c:
blob
|
commitdiff
|
raw
|
diff to current
2005-02-17
Andrew Cagney
2005-02-17 Andrew Cagney <cagney@gnu.org>
blob
|
commitdiff
|
raw
|
diff to current
2005-02-14
Andrew Cagney
2005-02-14 Andrew Cagney <cagney@gnu.org>
blob
|
commitdiff
|
raw
|
diff to current
2005-01-05
Andrew Cagney
2005-01-05 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
blob
|
commitdiff
|
raw
|
diff to current
2004-10-08
Andrew Cagney
2004-10-08 Andrew Cagney <cagney@gnu.org>
blob
|
commitdiff
|
raw
|
diff to current
2004-10-05
Andrew Cagney
2004-10-05 Andrew Cagney <cagney@gnu.org>
blob
|
commitdiff
|
raw
|
diff to current
2004-09-11
Paul N. Hilfinger
* language.c (local_hex_format_custom): Remove.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-06
Joel Brobecker
* aix-thread.c (get_signaled_thread): New function.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-03
Andrew Cagney
2004-08-02 Andrew Cagney <cagney@gnu.org>
blob
|
commitdiff
|
raw
|
diff to current
2004-07-26
Andrew Cagney
2004-07-26 Andrew Cagney <cagney@gnu.org>
blob
|
commitdiff
|
raw
|
diff to current
2004-07-24
Andrew Cagney
2004-07-23 Andrew Cagney <cagney@gnu.org>
blob
|
commitdiff
|
raw
|
diff to current
2004-07-22
Andrew Cagney
2004-07-21 Andrew Cagney <cagney@gnu.org>
blob
|
commitdiff
|
raw
|
diff to current
2004-06-28
Andrew Cagney
2004-06-26 Andrew Cagney <cagney@gnu.org>
blob
|
commitdiff
|
raw
|
diff to current
2004-05-13
Joel Brobecker
* aix-thread.c: s/ppc_floating_point_p/ppc_floa...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-13
Joel Brobecker
* aix-thread.c (store_regs_kernel_thread):...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-13
Joel Brobecker
* aix-thread.c: #include "gdb_string.h". Needed...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-13
Jim Blandy
* aix-thread.c (pdc_read_regs, supply_gprs64, supply_fprs)
blob
|
commitdiff
|
raw
|
diff to current
2004-05-13
Jim Blandy
* aix-thread.c (supply_gprs64, fetch_regs_user_thread)
blob
|
commitdiff
|
raw
|
diff to current
2004-05-11
Jim Blandy
* ppc-tdep.h (struct gdbarch_tdep): Change definition of
blob
|
commitdiff
|
raw
|
diff to current
next
This page took
0.908881 seconds
and
106
git commands to generate.