Age | Commit message (Expand) | Author | Files | Lines |
2019-08-06 | Introduce obstack_strndup | Tom Tromey | 1 | -0/+11 |
2019-08-06 | Add obstack_strdup overload taking a std::string | Tom Tromey | 1 | -0/+10 |
2019-08-06 | Make obstack_strdup inline | Tom Tromey | 1 | -1/+5 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-05-20 | Introduce obstack_new, poison other "typed" obstack functions | Simon Marchi | 1 | -4/+32 |
2018-02-16 | New class allocate_on_obstack | Yao Qi | 1 | -0/+20 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-06-27 | Eliminate make_cleanup_obstack_free, introduce auto_obstack | Pedro Alves | 1 | -0/+15 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-09-02 | Use gdbarch obstack to allocate the TYPE_NAME string in arch_type | Patrick Palka | 1 | -0/+5 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-06-20 | make obstack object allocators more type-safe | Tom Tromey | 1 | -3/+3 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-01-21 | * gdb_obstack.h (obconcat): Move declaration here, from... | Tom Tromey | 1 | -0/+7 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-01-05 | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+5 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+2 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-03-20 | gdb: | Tom Tromey | 1 | -0/+3 |
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/+1 |
2007-09-03 | * gdbarch.sh (core_xfer_shared_libraries): New. | Pedro Alves | 1 | -0/+5 |
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 |
2004-03-15 | 2004-03-15 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -0/+6 |
2004-02-09 | 2004-02-09 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -0/+7 |
2002-07-29 | 2002-07-29 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -0/+32 |