summaryrefslogtreecommitdiff
path: root/gdb/gdbserver/utils.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Use exceptions and cleanups in gdbserverGary Benson2014-08-291-7/+3
* Introduce common/common-exceptions.[ch]Gary Benson2014-08-291-0/+8
* Move internal_{,v}warning to common/errors.[ch]Gary Benson2014-08-291-0/+11
* Remove fatal function and prototypeGary Benson2014-08-281-19/+0
* Introduce common/errors.hGary Benson2014-08-191-16/+7
* Move errno.h to common-defs.hGary Benson2014-08-071-3/+0
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* Move stdlib.h to common-defs.hGary Benson2014-08-071-1/+0
* Move stdio.h to common-defs.hGary Benson2014-08-071-1/+0
* delete gdbserver's freeargvTom Tromey2014-06-121-21/+0
* share "cell" codeTom Tromey2014-02-121-117/+0
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+2
* 2011-07-22 Kwok Cheung Yeung <kcy@codesourcery.com>Kwok Yeung2011-07-211-75/+2
* 2011-02-28 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-02-281-4/+1
* 2011-02-26 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-02-261-7/+6
* 2011-01-05 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>Michael Snyder2011-01-061-1/+2
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* [gdbserver] Move malloc.h include to server.h.gdbadmin2010-09-011-3/+0
* use xsnprintf instead of snprintf.gdbadmin2010-09-011-1/+1
* * event-loop.c (event_handle_func): Adjust to use gdb_fildes_t.Pedro Alves2010-08-271-0/+12
* * gdb/gdbserver/utils.c (paddress): Return phex_nz().Ozkan Sezer2010-07-201-11/+9
* gdb/gdbserver/Pedro Alves2010-06-011-5/+23
* gdb/gdbserver/Pedro Alves2010-04-091-0/+125
* gdb/gdbserver/Pedro Alves2010-03-161-0/+16
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* Add h/w watchpoint support to x86-linux, win32-i386.Doug Evans2009-06-301-0/+43
* * regcache.c (new_register_cache): No need to check result of xcalloc.Doug Evans2009-01-191-0/+17
* * target.h (target_signal_to_string): Make return type const char *.Doug Evans2009-01-151-1/+1
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * utils.c (xmalloc,xcalloc,xstrdup): New fns.Doug Evans2008-12-141-0/+57
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* * inferiors.c (change_inferior_id): Delete.Daniel Jacobowitz2007-10-231-2/+2
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* gdb/Pedro Alves2007-03-291-3/+7
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-2/+2
* * linux-arm-low.c:Eli Zaretskii2005-12-231-3/+3
* * gdbreplay.c, server.h, utils.c: Update copyright years.Daniel Jacobowitz2004-03-121-1/+1
* * configure.in: Check whether we need to prototype strerror.Daniel Jacobowitz2003-06-291-5/+2
* 2002-04-09 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-04-091-2/+2
* 2002-02-14 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-02-141-2/+14
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+2
* Protoization.Kevin Buettner2000-08-291-30/+0
* Protoization.Kevin Buettner2000-07-301-2/+1
* import gdb-1999-11-01 snapshotJason Molenda1999-11-021-1/+3
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-15/+16
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+114
* Initial creation of sourceware repositoryStan Shebs1999-04-161-82/+0