index
:
ppe42-binutils
binutils-2_24-ppe42
GNU Binutils for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gdb
/
sol-thread.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
This commit was manufactured by cvs2svn to create branch 'binutils-
nobody
2013-09-18
1
-1296
/
+0
*
more add_target removals
Tom Tromey
2013-08-05
1
-1
/
+1
*
move sparc-sol-thread.c back into sol-thread.c.
Joel Brobecker
2013-05-10
1
-0
/
+24
*
Avoid duplicating text in sol-thread.c:info_cb
Joel Brobecker
2013-05-08
1
-12
/
+8
*
Improve output of "maintenance info sol-threads" command.
Joel Brobecker
2013-05-08
1
-7
/
+5
*
ti.ti_pc vs ti.ti_startfunc copy-pasto in sol-thread.c:info_cb
Joel Brobecker
2013-05-08
1
-1
/
+1
*
Fix -Wpointer-sign warning in sol-thread.c
Joel Brobecker
2013-05-06
1
-2
/
+2
*
Fix -Wpointer-sign warning in sol-thread.c
Joel Brobecker
2013-04-30
1
-3
/
+3
*
Fix build error in sol-thread.c:info_cb
Joel Brobecker
2013-04-30
1
-8
/
+10
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-1
/
+1
*
ARI fixes: sprintf rule.
Pierre Muller
2012-11-20
1
-7
/
+10
*
* gdbarch.sh (target_gdbarch): Remove macro.
Tom Tromey
2012-11-09
1
-6
/
+6
*
sol-thread.c: Remove commented-out code.
Joel Brobecker
2012-09-27
1
-54
/
+0
*
New unit sparc-sol-thread.c extracted from sol-thread.c
Joel Brobecker
2012-09-27
1
-28
/
+0
*
sol-thread.c: Remove #if 0-ed code.
Joel Brobecker
2012-09-27
1
-50
/
+0
*
sol-thread.c: conditionalize some sparc-specific libthread_db functions.
Joel Brobecker
2012-09-27
1
-0
/
+4
*
Add procfs_find_LDT_entry declaration (procfs.h).
Joel Brobecker
2012-09-27
1
-1
/
+0
*
gdb/
Pedro Alves
2012-05-24
1
-1
/
+1
*
Fix -Wmissing-prototypes errors in sol-thread.c
Joel Brobecker
2012-05-02
1
-1
/
+4
*
Delete unused procfs_pid_to_str extern in sol-thread.c
Joel Brobecker
2012-05-02
1
-2
/
+0
*
Copyright year update in most files of the GDB Project.
Joel Brobecker
2012-01-04
1
-2
/
+1
*
2011-02-25 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-02-26
1
-1
/
+1
*
2011-01-11 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-01-11
1
-4
/
+4
*
run copyright.sh for 2011.
Joel Brobecker
2011-01-01
1
-1
/
+1
*
Implement task switching on solaris targets.
Joel Brobecker
2010-05-07
1
-0
/
+35
*
Update copyright year in most headers.
Joel Brobecker
2010-01-01
1
-1
/
+1
*
* defs.h (strlen_paddr, paddr, paddr_nz): Remove.
Ulrich Weigand
2009-07-02
1
-2
/
+4
*
* target.h (struct target_ops): New member to_thread_architecture.
Ulrich Weigand
2009-07-02
1
-4
/
+4
*
2009-06-07 Pedro Alves <pedro@codesourcery.com>
Pedro Alves
2009-06-07
1
-2
/
+1
*
* inferior.h (procfs_first_available): Move declaration to...
Pedro Alves
2009-06-07
1
-1
/
+2
*
* target.h (TARGET_WNOHANG): New.
Pedro Alves
2009-05-21
1
-2
/
+2
*
* corelow.c (get_core_registers): Adjust.
Pedro Alves
2009-02-23
1
-417
/
+92
*
* linux-nat.c (linux_nat_wait): Adjust.
Pedro Alves
2009-02-06
1
-5
/
+6
*
Updated copyright notices for most files.
Joel Brobecker
2009-01-03
1
-1
/
+1
*
Kill pthread_ops_hack
Vladimir Prus
2008-11-09
1
-11
/
+11
*
* sol-thread.c (_initialize_sol_thread): Add FIXME regarding
Doug Evans
2008-09-12
1
-0
/
+4
*
* procfs.c (to_attach): Create a procinfo for the current lwp.
Pedro Alves
2008-09-08
1
-15
/
+18
*
* ax-gdb.c (gen_var_ref): Use SYMBOL_LINKAGE_NAME.
Daniel Jacobowitz
2008-08-21
1
-2
/
+2
*
Adjust all targets to new target_stop interface.
Pedro Alves
2008-07-09
1
-2
/
+2
*
* sol-thread.c: Replace use of TM_I386SOL2_H by an expression
Joel Brobecker
2008-03-12
1
-3
/
+6
*
Inform about new thread in a single place.
Vladimir Prus
2008-01-23
1
-4
/
+1
*
Updated copyright notices for most files.
Daniel Jacobowitz
2008-01-01
1
-1
/
+1
*
2007-10-24 Pedro Alves <pedro_alves@portugalmail.pt>
Daniel Jacobowitz
2007-10-24
1
-2
/
+5
*
Switch the license of all .c files to GPLv3.
Joel Brobecker
2007-08-23
1
-4
/
+2
*
* regcache.c (struct regcache): Add ptid_t member.
Ulrich Weigand
2007-06-16
1
-12
/
+20
*
* gdb_proc_service.h (paddr_t): Delete typedef.
Daniel Jacobowitz
2007-05-14
1
-1
/
+1
*
doc/ChangeLog:
Ulrich Weigand
2007-05-11
1
-21
/
+9
*
* target.h (struct target_ops): Add REGCACHE parameter to
Ulrich Weigand
2007-05-06
1
-2
/
+2
*
* target.h (struct regcache): Add forward declaration.
Ulrich Weigand
2007-05-06
1
-19
/
+19
*
* gregset.h (struct regcache): Add forward declaration.
Ulrich Weigand
2007-05-06
1
-8
/
+8
[next]