Age | Commit message (Expand) | Author | Files | Lines |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-01-09 | sim: drop common/cconfig.h in favor of a single config.h | Mike Frysinger | 1 | -1/+1 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-06-17 | sim: syscall: add common sim_syscall helpers | Mike Frysinger | 1 | -1/+1 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-12-03 | callback.h:struct host_callback_struct compilation error on Windows hosts. | Joel Brobecker | 1 | -3/+3 |
2014-03-04 | sim: convert old style prototypes | Mike Frysinger | 1 | -14/+4 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+2 |
2011-12-03 | sim: export cb_get_string for people to use | Mike Frysinger | 1 | -3/+3 |
2011-05-11 | sim: fix func call style (space before paren) | Mike Frysinger | 1 | -2/+2 |
2011-03-15 | sim: common: trim trailing whitespace | Mike Frysinger | 1 | -1/+1 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-01-01 | Update copyright notices to add year 2010. | Joel Brobecker | 1 | -1/+1 |
2009-01-14 | Update the copyright notice of some of the files I missed | Joel Brobecker | 1 | -1/+2 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-10-11 | 2007-10-11 Jesper Nilsson <jesper.nilsson@axis.com> | Daniel Jacobowitz | 1 | -2/+2 |
2007-10-11 | 2007-10-11 Jesper Nilsson <jesper.nilsson@axis.com> | Daniel Jacobowitz | 1 | -1/+1 |
2007-08-24 | Switch the license of all files explicitly copyright the FSF | Joel Brobecker | 1 | -3/+2 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 |
2005-07-08 | * callback.c: Remove ANSI_PROTOTYPES conditional code. | Ben Elliston | 1 | -4/+0 |
2005-01-28 | * syscall.c (cb_syscall) <case CB_SYS_pipe>: New case. | Hans-Peter Nilsson | 1 | -0/+27 |
2004-12-15 | * syscall.c (cb_syscall) <case CB_SYS_truncate> | Hans-Peter Nilsson | 1 | -0/+30 |
2004-12-13 | * syscall.c (cb_syscall) <case CB_SYS_rename>: New case. | Hans-Peter Nilsson | 1 | -0/+27 |
2004-12-13 | * syscall.c (cb_syscall) <case CB_SYS_lstat>: New case. | Hans-Peter Nilsson | 1 | -0/+44 |
2004-12-08 | * run.1: Document --sysroot=filepath. | Hans-Peter Nilsson | 1 | -3/+30 |
2004-05-10 | * callback.c: Update copyright dates. | Daniel Jacobowitz | 1 | -2/+2 |
2002-06-09 | Move include/callback.h and include/remote-sim.h to include/gdb/. | Andrew Cagney | 1 | -1/+1 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+482 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -482/+0 |
1998-02-23 | Handle short reads and EOF | Michael Meissner | 1 | -1/+6 |
1997-11-26 | Flush writes to stdout, stderr | Michael Meissner | 1 | -2/+8 |
1997-11-26 | Delete magic number FIXME. | Doug Evans | 1 | -2/+0 |
1997-11-26 | Undo last change. callback.h changed instead. | Doug Evans | 1 | -12/+8 |
1997-11-26 | * syscall.c (cb_syscall, cases stat, fstat): Handle -Wall -Werror. | Doug Evans | 1 | -2/+8 |
1997-11-25 | Add comment. | Doug Evans | 1 | -0/+2 |
1997-11-25 | * callback.c (os_stat): Make 3rd arg a host struct stat ptr. | Doug Evans | 1 | -38/+201 |
1997-11-17 | * Make-common.in (DEP, COMMON_DEP_CFLAGS): Define. | Doug Evans | 1 | -0/+306 |