Age | Commit message (Expand) | Author | Files | Lines |
2016-01-09 | sim: drop common/cconfig.h in favor of a single config.h | Mike Frysinger | 1 | -2/+1 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-06-18 | sim: callback: fix sentinel testing when walking maps | Mike Frysinger | 1 | -2/+2 |
2015-06-17 | sim: callback: add human readable strings for debugging to maps | Mike Frysinger | 1 | -12/+82 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-03-04 | sim: convert old style prototypes | Mike Frysinger | 1 | -155/+42 |
2014-01-07 | remove PARAMS from sim | Tom Tromey | 1 | -28/+28 |
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-05-19 | PR 14072 | Nick Clifton | 1 | -0/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+2 |
2011-05-11 | sim: fix func call style (space before paren) | Mike Frysinger | 1 | -1/+1 |
2011-03-15 | sim: common: trim trailing whitespace | Mike Frysinger | 1 | -19/+19 |
2011-02-25 | * callback.c (fdbad): Return EBADF rather than EINVAL for bad | Kevin Buettner | 1 | -1/+1 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -2/+2 |
2010-10-06 | * callback.c (os_lseek): Call wrap on lseek result. | Hans-Peter Nilsson | 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/+1 |
2009-01-06 | * callback.c (os_error): Mark as being a noreturn function. | Hans-Peter Nilsson | 1 | -1/+5 |
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 | -0/+11 |
2007-10-11 | 2007-10-11 Jesper Nilsson <jesper.nilsson@axis.com> | Daniel Jacobowitz | 1 | -0/+7 |
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 | -44/+0 |
2005-04-29 | 2005-04-29 Paul Brook <paul@codesourcery.com> | Paul Brook | 1 | -0/+18 |
2005-02-21 | * callback.c (os_fstat): Don't declare 't' unless it's used. | Jim Blandy | 1 | -0/+2 |
2005-01-28 | * syscall.c (cb_syscall) <case CB_SYS_pipe>: New case. | Hans-Peter Nilsson | 1 | -1/+242 |
2005-01-28 | * callback.c (default_callback): Initialize target_endian. | Hans-Peter Nilsson | 1 | -8/+11 |
2004-12-13 | * syscall.c (cb_syscall) <case CB_SYS_lstat>: New case. | Hans-Peter Nilsson | 1 | -0/+11 |
2004-12-03 | Bah, forgot to commit the trivial fix I pointed out myself after applying pat... | Hans-Peter Nilsson | 1 | -1/+1 |
2004-12-03 | * configure.in (SIM_CHECK_MEMBERS): Call for struct stat members | Hans-Peter Nilsson | 1 | -4/+48 |
2004-06-27 | * callback.c (os_shutdown): Fix bug in last change: actually | Joern Rennecke | 1 | -0/+1 |
2004-06-25 | 2004-06-25 J"orn Rennecke <joern.rennecke@superh.com> | Joern Rennecke | 1 | -14/+39 |
2004-05-10 | * callback.c: Update copyright dates. | Daniel Jacobowitz | 1 | -2/+3 |
2003-10-21 | 2003-10-21 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2003-10-15 | include/gdb: | Joern Rennecke | 1 | -0/+27 |
2002-06-09 | Move include/callback.h and include/remote-sim.h to include/gdb/. | Andrew Cagney | 1 | -1/+1 |
2002-05-01 | [ common/ChangeLog ] | Chris Demetriou | 1 | -1/+1 |
2002-02-10 | 2002-02-10 Chris Demetriou <cgd@broadcom.com> | Chris Demetriou | 1 | -1/+1 |
2000-02-08 | Fix compile time warning messages. | Nick Clifton | 1 | -8/+8 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+810 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -808/+0 |
1997-11-20 | * callback.c (cb_host_to_target_stat): Fix return values. | Doug Evans | 1 | -3/+6 |
1997-11-17 | Tweak comment. | Doug Evans | 1 | -2/+3 |
1997-11-17 | * Make-common.in (DEP, COMMON_DEP_CFLAGS): Define. | Doug Evans | 1 | -24/+239 |
1997-08-30 | Passify GCC. Convert 0x0LL to something more portable in the FP code. | Andrew Cagney | 1 | -0/+8 |
1997-08-14 | Add comment. | David Edelsohn | 1 | -1/+8 |
1997-08-14 | * callback.c (os_poll_quit): Make static. | David Edelsohn | 1 | -3/+31 |
1997-05-16 | * callback.c (os_close): Mark the descriptor as being | Jeff Law | 1 | -6/+121 |