GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
remote-notif.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change boolean options to bool instead of int
Christian Biesinger
2019-09-18
1
-1
/
+1
*
Use std::list for remote_notif_state::notif_queue
Tom Tromey
2019-04-19
1
-18
/
+9
*
C++ify remote notification code
Tom Tromey
2019-03-06
1
-35
/
+7
*
Constify some remote-notif functions
Tom Tromey
2019-01-14
1
-3
/
+3
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
remote: one struct remote_state per struct remote_target
Pedro Alves
2018-05-22
1
-9
/
+13
*
Convert observers to C++
Tom Tromey
2018-03-19
1
-1
/
+1
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Remove unnecessary function prototypes.
John Baldwin
2017-09-09
1
-3
/
+0
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
Remote all-stop-on-top-of-non-stop
Pedro Alves
2015-11-30
1
-2
/
+2
*
Add some more casts (2/2)
Simon Marchi
2015-09-25
1
-2
/
+2
*
Replace some xmalloc-family functions with XNEW-family ones
Simon Marchi
2015-08-26
1
-1
/
+1
*
New common function "startswith"
Gary Benson
2015-03-06
1
-1
/
+1
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
Include string.h in common-defs.h
Gary Benson
2014-08-07
1
-2
/
+0
*
Add new infrun.h header.
Pedro Alves
2014-05-22
1
-0
/
+1
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
*
Fix PR remote/15974
Yao Qi
2013-12-02
1
-6
/
+9
*
Move pending_event to remote_notif_state.
Yao Qi
2013-10-04
1
-8
/
+21
*
Move notif_queue and remote_async_get_pending_events_token to remote_state
Yao Qi
2013-10-04
1
-48
/
+40
*
remote-notif.[h|c]:notif_debug: Change type to int.
Pedro Alves
2013-03-07
1
-1
/
+1
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-1
/
+1
*
gdb/
Yao Qi
2012-12-15
1
-0
/
+11
*
gdb/
Yao Qi
2012-12-15
1
-0
/
+270