Age | Commit message (Expand) | Author | Files | Lines |
2018-01-07 | Replace VEC(gdb_xml_value_s) with std::vector | Simon Marchi | 1 | -5/+8 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-11-23 | Fix clang warnings about copy elision | Simon Marchi | 1 | -2/+2 |
2017-11-22 | C++ify osdata | Simon Marchi | 1 | -165/+42 |
2017-11-07 | Constify add_info | Tom Tromey | 1 | -1/+1 |
2017-10-16 | Return unique_xmalloc_ptr from target_read_stralloc | Tom Tromey | 1 | -7/+3 |
2017-09-09 | Remove unnecessary function prototypes. | John Baldwin | 1 | -2/+0 |
2017-08-03 | Introduce and use ui_out_emit_table | Tom Tromey | 1 | -2/+1 |
2017-04-22 | Use ui_out_emit_tuple | Tom Tromey | 1 | -15/+14 |
2017-04-10 | Fix PR gdb/21364: Dead code due to an unreachable condition in osdata.c | Sergio Durigan Junior | 1 | -1/+1 |
2017-04-05 | -Wwrite-strings: MI -info-os | Pedro Alves | 1 | -2/+11 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-12-22 | Class-ify ui_out | Simon Marchi | 1 | -5/+5 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-09-25 | Add some more casts (2/2) | Simon Marchi | 1 | -8/+9 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-01-13 | replace XZALLOC with XCNEW | Tom Tromey | 1 | -1/+1 |
2014-01-07 | Remove duplicated #include's from GDB | Honggyu Kim | 1 | -2/+0 |
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-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-06-28 | * osdata.c (info_osdata_command): Filter out "Title" columns | Stan Shebs | 1 | -2/+31 |
2012-05-24 | 2012-05-23 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 1 | -1/+1 |
2012-03-27 | 2012-03-27 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -4/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -1/+1 |
2011-11-21 | 2011-11-21 Kwok Cheung Yeung <kcy@codesourcery.com> | Kwok Yeung | 1 | -17/+36 |
2011-08-04 | 2011-08-04 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -0/+1 |
2011-03-16 | Fix ARI warnings about new lines at the end of messages, which | Pierre Muller | 1 | -1/+1 |
2011-02-02 | * xml-support.c (xml_find_attribute): New. | Pedro Alves | 1 | -2/+2 |
2011-01-25 | Simplify XML parsing a bit. | Pedro Alves | 1 | -12/+10 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-06-18 | 2010-06-18 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 1 | -5/+9 |
2010-05-16 | 2010-05-15 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+9 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-02-21 | 2008-02-21 Pedro Alves <pedro@codesorcery.com> | Pedro Alves | 1 | -1/+1 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-12-02 | * target.h (target_get_osdata): Describe. | Pedro Alves | 1 | -46/+51 |
2008-12-02 | Implement -list-thread-groups --available | Vladimir Prus | 1 | -0/+357 |