| Commit message (Expand) | Author | Age | Files | Lines |
* | Make init_type/arch_type take a size in bits | Ulrich Weigand | 2017-09-27 | 1 | -5/+7 |
* | Remove unnecessary function prototypes. | John Baldwin | 2017-09-09 | 1 | -2/+0 |
* | -Wwrite-strings: The Rest | Pedro Alves | 2017-04-05 | 1 | -62/+67 |
* | Change {lookup,make}_reference_type API | Artemiy Volkov | 2017-03-20 | 1 | -1/+2 |
* | update copyright year range in GDB files | Joel Brobecker | 2017-01-01 | 1 | -1/+1 |
* | gdb: Remove support for obsolete OSABIs and a.out | Pedro Alves | 2016-12-09 | 1 | -4/+5 |
* | Use ui_file_as_string throughout more | Pedro Alves | 2016-11-08 | 1 | -9/+12 |
* | Add gdbarch callback to provide formats for debug info float types | Ulrich Weigand | 2016-09-06 | 1 | -3/+21 |
* | Add missing format for built-in floating-point types | Ulrich Weigand | 2016-09-06 | 1 | -5/+10 |
* | Remove TYPE_NOSIGN "char" hack | Ulrich Weigand | 2016-09-06 | 1 | -0/+1 |
* | Unify init_type and arch_type interface and helpers | Ulrich Weigand | 2016-09-06 | 1 | -94/+72 |
* | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 2016-01-01 | 1 | -1/+1 |
* | PR symtab/17391 gdb internal error: assertion fails in regcache.c:178 | Doug Evans | 2015-10-26 | 1 | -3/+4 |
* | Add some more casts (2/2) | Simon Marchi | 2015-09-25 | 1 | -2/+2 |
* | Add casts to memory allocation related calls | Simon Marchi | 2015-09-25 | 1 | -17/+20 |
* | Replace some xmalloc-family functions with XNEW-family ones | Simon Marchi | 2015-08-26 | 1 | -25/+16 |
* | Fix struct, union, and enum nesting in C++ | Tom Tromey | 2015-02-27 | 1 | -18/+20 |
* | C++ keyword cleanliness, mostly auto-generated | Pedro Alves | 2015-02-27 | 1 | -31/+31 |
* | Move vptr_{fieldno,basetype} out of main_type, and update everything accordin... | Doug Evans | 2015-01-31 | 1 | -3/+3 |
* | Move TYPE_SELF_TYPE into new field type_specific. | Doug Evans | 2015-01-31 | 1 | -2/+9 |
* | gdbtypes.h (TYPE_SELF_TYPE): Renamed from TYPE_DOMAIN_TYPE. | Doug Evans | 2015-01-31 | 1 | -2/+2 |
* | Set language for C++ special symbols. | Pierre Muller | 2015-01-08 | 1 | -2/+3 |
* | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 2015-01-01 | 1 | -1/+1 |
* | Include string.h in common-defs.h | Gary Benson | 2014-08-07 | 1 | -1/+0 |
* | Include gdb_assert.h in common-defs.h | Gary Benson | 2014-08-07 | 1 | -2/+0 |
* | refactoring: rename create_range_type to create_static_range_type | Sanimir Agovic | 2014-04-11 | 1 | -5/+6 |
* | start change to progspace independence | Tom Tromey | 2014-02-26 | 1 | -4/+5 |
* | use bound_minsym as result for lookup_minimal_symbol et al | Tom Tromey | 2014-02-26 | 1 | -6/+6 |
* | change minsym representation | Tom Tromey | 2014-02-26 | 1 | -7/+7 |
* | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 2014-01-01 | 1 | -1/+1 |
* | remove gdb_string.h | Tom Tromey | 2013-11-18 | 1 | -1/+1 |
* | Code cleanup: Add objfile_name accessor | Jan Kratochvil | 2013-09-24 | 1 | -1/+1 |
* | * buildsym.c (subfile_stack): Move here from buildsym.h. | Doug Evans | 2013-08-20 | 1 | -0/+17 |
* | fix one bug in stabsread.c | Tom Tromey | 2013-05-30 | 1 | -1/+4 |
* | PR symtab/8424: | Tom Tromey | 2013-04-08 | 1 | -13/+0 |
* | * ada-lang.c (ada_decode_symbol): Check and set 'ada_mangled'. | Tom Tromey | 2013-04-08 | 1 | -2/+4 |
* | * coffread.c (process_coff_symbol, coff_read_enum_type): Call | Tom Tromey | 2013-04-08 | 1 | -18/+6 |
* | 2013-03-20 Jan Kratochvil <jan.kratochvil@redhat.com> | Tom Tromey | 2013-03-20 | 1 | -38/+44 |
* | * symfile.h (obsavestring): Don't declare. | Tom Tromey | 2013-01-21 | 1 | -10/+10 |
* | Update years in copyright notice for the GDB files. | Joel Brobecker | 2013-01-01 | 1 | -1/+1 |
* | gdb/ | Yao Qi | 2012-08-16 | 1 | -3/+1 |
* | * stabsread.h (cleanup_undefined_stabs_types): Renamed from | Doug Evans | 2012-05-29 | 1 | -1/+1 |
* | gdb/ | Jan Kratochvil | 2012-04-18 | 1 | -1/+1 |
* | 2012-04-17 Pedro Alves <palves@redhat.com> | Pedro Alves | 2012-04-17 | 1 | -4/+5 |
* | gdb/ | Jan Kratochvil | 2012-04-17 | 1 | -1/+1 |
* | [stabs] The address of Fortran common blocks may be > INT_MAX. | Joel Brobecker | 2012-03-13 | 1 | -2/+2 |
* | * gdbtypes.h (struct main_type): Change type of name,tag_name, | Doug Evans | 2012-02-07 | 1 | -21/+27 |
* | * gdbtypes.h (struct cplus_struct_type): Delete member | Doug Evans | 2012-01-08 | 1 | -7/+0 |
* | Copyright year update in most files of the GDB Project. | Joel Brobecker | 2012-01-04 | 1 | -3/+1 |
* | * defs.h (is_cplus_marker, set_demangling_style): Moved to ... | Doug Evans | 2011-11-10 | 1 | -0/+1 |