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-fileio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[gdb] Fix more typos in comments
Tom de Vries
2019-10-18
1
-1
/
+1
*
Rename common to gdbsupport
Tom Tromey
2019-07-09
1
-3
/
+3
*
Rename gdb exception types
Tom Tromey
2019-04-08
1
-1
/
+1
*
Rewrite TRY/CATCH
Tom Tromey
2019-04-08
1
-3
/
+2
*
Normalize includes to use common/
Tom Tromey
2019-01-25
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
-107
/
+107
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Remove some unused variables
Simon Marchi
2017-12-05
1
-2
/
+0
*
Eliminate catch_exceptions/catch_exceptions_with_msg
Pedro Alves
2017-10-10
1
-19
/
+16
*
Constify some commands in remote-fileio.c
Tom Tromey
2017-09-27
1
-2
/
+2
*
-Wwrite-strings: The Rest
Pedro Alves
2017-04-05
1
-1
/
+1
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
Fix PR remote/20398: File-IO write always outputs "Quit"
Pedro Alves
2016-08-05
1
-1
/
+2
*
gdb/remote-fileio.c: Eliminate custom SIGINT signal handler
Pedro Alves
2016-06-01
1
-60
/
+20
*
Wake up interruptible_select in remote_fileio ctrl-c handler
Yao Qi
2016-06-01
1
-0
/
+2
*
Stop remote-fileio.c from throwing from SIGINT handler
Pedro Alves
2016-04-12
1
-32
/
+2
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
Add some more casts (2/2)
Simon Marchi
2015-09-25
1
-1
/
+1
*
Add casts to memory allocation related calls
Simon Marchi
2015-09-25
1
-6
/
+6
*
Replace some xmalloc-family functions with XNEW-family ones
Simon Marchi
2015-08-26
1
-1
/
+1
*
Prepare for gnulib update
Pedro Alves
2015-08-24
1
-1
/
+1
*
Rename common-remote-fileio.[ch] as fileio.[ch]
Gary Benson
2015-04-09
1
-7
/
+7
*
Introduce new shared function remote_fileio_to_fio_error
Gary Benson
2015-04-09
1
-52
/
+1
*
Implement remote_bfd_iovec_stat
Gary Benson
2015-03-11
1
-0
/
+64
*
Move remote_fileio_to_fio_stat to gdb/common
Gary Benson
2015-03-11
1
-111
/
+0
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
Remove spurious exceptions.h inclusions
Gary Benson
2014-10-08
1
-1
/
+0
*
Include string.h in common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
*
remove gdb_stat.h
Tom Tromey
2013-11-18
1
-1
/
+1
*
remove gdb_string.h
Tom Tromey
2013-11-18
1
-1
/
+1
*
Replace most uses of deprecated_throw_reason with quit.
Andrew Burgess
2013-07-31
1
-1
/
+1
*
PR gdb/7912:
Tom Tromey
2013-04-22
1
-1
/
+2
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-1
/
+1
*
2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>
Sergio Durigan Junior
2012-05-18
1
-4
/
+4
*
Copyright year update in most files of the GDB Project.
Joel Brobecker
2012-01-04
1
-2
/
+1
*
2011-08-04 Pedro Alves <pedro@codesourcery.com>
Pedro Alves
2011-08-04
1
-1
/
+2
*
Remove support for old Cygwin 1.5 versions.
Pierre Muller
2011-04-07
1
-10
/
+1
*
2011-03-23 Kai Tietz <ktietz@redhat.com>
Kai Tietz
2011-03-23
1
-2
/
+3
*
2011-03-03 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-03-03
1
-6
/
+1
*
Stop remote_read_bytes from handling partial reads itself.
Pedro Alves
2011-01-25
1
-52
/
+24
*
2011-01-10 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-01-10
1
-21
/
+21
*
2011-01-05 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-01-05
1
-7
/
+12
*
run copyright.sh for 2011.
Joel Brobecker
2011-01-01
1
-1
/
+1
*
2010-05-16 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2010-05-16
1
-0
/
+2
*
2010-03-10 Pierre Muller <muller@ics.u-strasbg.fr>
Pierre Muller
2010-03-10
1
-0
/
+9
*
* remote-fileio.c (remote_fileio_func_rename): Use Cygwin 1.7
Corinna Vinschen
2010-03-01
1
-4
/
+6
*
Update copyright year in most headers.
Joel Brobecker
2010-01-01
1
-1
/
+1
*
2009-11-13 Kazu Hirata <kazu@codesourcery.com>
Daniel Jacobowitz
2009-11-13
1
-15
/
+31
[next]