Age | Commit message (Expand) | Author | Files | Lines |
2015-09-25 | Add some more casts (2/2) | Simon Marchi | 1 | -19/+19 |
2015-09-25 | Add casts to memory allocation related calls | Simon Marchi | 1 | -5/+6 |
2015-08-26 | Replace some xmalloc-family functions with XNEW-family ones | Simon Marchi | 1 | -3/+3 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-12-12 | introduce ui_file_write_for_put | Tom Tromey | 1 | -0/+6 |
2014-08-07 | Move errno.h to common-defs.h | Gary Benson | 1 | -2/+0 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-01-13 | replace XMALLOC with XNEW | Tom Tromey | 1 | -1/+1 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-08-28 | gdb/ | Yao Qi | 1 | -0/+54 |
2013-05-14 | * ui-file.c (gdb_fopen): Make arguments const. | Tom Tromey | 1 | -1/+1 |
2013-04-22 | PR gdb/7912: | Tom Tromey | 1 | -1/+2 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-12-18 | 2012-12-18 Hui Zhu <hui_zhu@mentor.com> | Hui Zhu | 1 | -0/+37 |
2012-12-18 | 2012-12-18 Hui Zhu <hui_zhu@mentor.com> | Hui Zhu | 1 | -18/+18 |
2012-11-02 | * configure: Rebuild. | Tom Tromey | 1 | -3/+9 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-05-14 | * ui-file.c (stdio_file_write_async_safe): Add comment. | Doug Evans | 1 | -0/+3 |
2011-05-14 | 2011-05-14 Hui Zhu <teawater@gmail.com> | Hui Zhu | 1 | -1/+2 |
2011-05-13 | * linux-nat.c (debug_linux_nat_async): Delete. | Doug Evans | 1 | -6/+54 |
2011-01-12 | 2011-01-11 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -11/+11 |
2011-01-05 | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+1 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-05-17 | 2010-05-16 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+26 |
2010-04-17 | * ui-file.c (tee_file_isatty): Return whether `tee->one' is a tty, | Pedro Alves | 1 | -1/+2 |
2010-03-09 | dwarf2_physname patchset: | Keith Seitz | 1 | -1/+19 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-11-13 | * ui-file.c (stdio_file_read): Call gdb_select before read. | Daniel Jacobowitz | 1 | -0/+14 |
2009-08-14 | * ui-file.h (ui_file_xstrdup): Mention that the length argument | Pedro Alves | 1 | -3/+3 |
2009-01-06 | Check return values of functions declared with warn_unused_result | Jim Blandy | 1 | -2/+6 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+2 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-02-11 | 2005-02-11 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -16/+16 |
2003-06-10 | * Makefile.in: Add dependencies for remote-fileio.o. | Corinna Vinschen | 1 | -0/+38 |
2002-07-25 | * ui-file.c (struct tee_file, tee_file_new, tee_file_delete) | Daniel Jacobowitz | 1 | -0/+94 |
2002-03-19 | * defs.h (XMALLOC): Define. | Andrew Cagney | 1 | -4/+2 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+1 |
2001-02-08 | Add __FILE__ and __LINE__ parameter to internal_error() / | Andrew Cagney | 1 | -11/+21 |
2000-12-15 | Replace free() with xfree(). | Kevin Buettner | 1 | -4/+4 |
2000-07-30 | Protoization. | Kevin Buettner | 1 | -61/+26 |
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -2/+2 |
2000-03-30 | 2000-03-30 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 1 | -0/+1 |
2000-02-02 | import gdb-2000-02-01 snapshot | Jason Molenda | 1 | -0/+511 |