| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | * remote-fileio.c (remote_fileio_func_read): Limit console | Daniel Jacobowitz | 2009-11-12 | 1 | -2/+13 |
* | Updated copyright notices for most files. | Joel Brobecker | 2009-01-03 | 1 | -1/+2 |
* | * varobj.c (varobj_set_display_format): Use xfree. | Tom Tromey | 2008-09-13 | 1 | -1/+1 |
* | * Makefile.in (mingw-hdep.o, posix-hdep.o, remote-fileio.o): Update. | Daniel Jacobowitz | 2008-03-05 | 1 | -1/+13 |
* | Updated copyright notices for most files. | Daniel Jacobowitz | 2008-01-01 | 1 | -1/+1 |
* | Switch the license of all .c files to GPLv3. | Joel Brobecker | 2007-08-23 | 1 | -4/+2 |
* | 2007-08-10 Maxim Grigoriev <maxim2405@gmail.com> | Maxim Grigoriev | 2007-08-10 | 1 | -0/+4 |
* | 2007-08-04 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 2007-08-05 | 1 | -0/+1 |
* | Copyright updates for 2007. | Daniel Jacobowitz | 2007-01-09 | 1 | -1/+1 |
* | Warning fixes. | Daniel Jacobowitz | 2007-01-03 | 1 | -13/+13 |
* | * remote-fileio.c (remote_fileio_mode_to_target): Use | Mark Kettenis | 2006-12-15 | 1 | -3/+3 |
* | * remote-fileio.c (remote_fileio_func_rename): Reorder to process | Nathan Sidwell | 2006-07-19 | 1 | -25/+30 |
* | gdb/ | Nathan Sidwell | 2006-06-13 | 1 | -16/+26 |
* | * remote-fileio.c (remote_fileio_reset): New. | Nathan Sidwell | 2006-06-08 | 1 | -0/+22 |
* | * dwarf2read.c, remote-fileio.c, remote.h: Update copyright | Daniel Jacobowitz | 2006-01-17 | 1 | -1/+1 |
* | * remote-fileio.c (remote_fileio_return_success): Take a gdb_byte | Daniel Jacobowitz | 2006-01-17 | 1 | -18/+18 |
* | * breakpoint.c: | Eli Zaretskii | 2005-12-17 | 1 | -3/+3 |
* | * configure.ac (stat.st_blksize): Check for it. | Mark Mitchell | 2005-03-21 | 1 | -3/+20 |
* | * utils.c (internal_vproblem): Guard call to fork with | Mark Mitchell | 2005-03-16 | 1 | -1/+21 |
* | 2005-02-14 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2005-02-14 | 1 | -2/+2 |
* | 2005-02-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2005-02-11 | 1 | -2/+2 |
* | 2005-01-19 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2005-01-19 | 1 | -1/+1 |