summaryrefslogtreecommitdiff
path: root/gdb/remote-fileio.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-12-05Remove some unused variablesSimon Marchi
2017-10-10Eliminate catch_exceptions/catch_exceptions_with_msgPedro Alves
2017-09-27Constify some commands in remote-fileio.cTom Tromey
2017-04-05-Wwrite-strings: The RestPedro Alves
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-08-05Fix PR remote/20398: File-IO write always outputs "Quit"Pedro Alves
2016-06-01gdb/remote-fileio.c: Eliminate custom SIGINT signal handlerPedro Alves
2016-06-01Wake up interruptible_select in remote_fileio ctrl-c handlerYao Qi
2016-04-12Stop remote-fileio.c from throwing from SIGINT handlerPedro Alves
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-09-25Add some more casts (2/2)Simon Marchi
2015-09-25Add casts to memory allocation related callsSimon Marchi
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi
2015-08-24Prepare for gnulib updatePedro Alves
2015-04-09Rename common-remote-fileio.[ch] as fileio.[ch]Gary Benson
2015-04-09Introduce new shared function remote_fileio_to_fio_errorGary Benson
2015-03-11Implement remote_bfd_iovec_statGary Benson
2015-03-11Move remote_fileio_to_fio_stat to gdb/commonGary Benson
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-10-08Remove spurious exceptions.h inclusionsGary Benson
2014-08-07Include string.h in common-defs.hGary Benson
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-11-18remove gdb_stat.hTom Tromey
2013-11-18remove gdb_string.hTom Tromey
2013-07-31Replace most uses of deprecated_throw_reason with quit.Andrew Burgess
2013-04-22 PR gdb/7912:Tom Tromey
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-05-182012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-08-042011-08-04 Pedro Alves <pedro@codesourcery.com>Pedro Alves
2011-04-07 Remove support for old Cygwin 1.5 versions.Pierre Muller
2011-03-232011-03-23 Kai Tietz <ktietz@redhat.com>Kai Tietz
2011-03-032011-03-03 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-25 Stop remote_read_bytes from handling partial reads itself.Pedro Alves
2011-01-102011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-05-162010-05-16 Michael Snyder <msnyder@vmware.com>Michael Snyder
2010-03-102010-03-10 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller
2010-03-01 * remote-fileio.c (remote_fileio_func_rename): Use Cygwin 1.7Corinna Vinschen
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-11-132009-11-13 Kazu Hirata <kazu@codesourcery.com>Daniel Jacobowitz
2009-11-12 * remote-fileio.c (remote_fileio_func_read): Limit consoleDaniel Jacobowitz
2009-01-03 Updated copyright notices for most files.Joel Brobecker
2008-09-13 * varobj.c (varobj_set_display_format): Use xfree.Tom Tromey
2008-03-05 * Makefile.in (mingw-hdep.o, posix-hdep.o, remote-fileio.o): Update.Daniel Jacobowitz
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker
2007-08-102007-08-10 Maxim Grigoriev <maxim2405@gmail.com>Maxim Grigoriev