summaryrefslogtreecommitdiff
path: root/gdb/stabsread.c
Commit message (Expand)AuthorAgeFilesLines
* Add casts to memory allocation related callsSimon Marchi2015-09-251-17/+20
* Replace some xmalloc-family functions with XNEW-family onesSimon Marchi2015-08-261-25/+16
* Fix struct, union, and enum nesting in C++Tom Tromey2015-02-271-18/+20
* C++ keyword cleanliness, mostly auto-generatedPedro Alves2015-02-271-31/+31
* Move vptr_{fieldno,basetype} out of main_type, and update everything accordin...Doug Evans2015-01-311-3/+3
* Move TYPE_SELF_TYPE into new field type_specific.Doug Evans2015-01-311-2/+9
* gdbtypes.h (TYPE_SELF_TYPE): Renamed from TYPE_DOMAIN_TYPE.Doug Evans2015-01-311-2/+2
* Set language for C++ special symbols.Pierre Muller2015-01-081-2/+3
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-2/+0
* refactoring: rename create_range_type to create_static_range_typeSanimir Agovic2014-04-111-5/+6
* start change to progspace independenceTom Tromey2014-02-261-4/+5
* use bound_minsym as result for lookup_minimal_symbol et alTom Tromey2014-02-261-6/+6
* change minsym representationTom Tromey2014-02-261-7/+7
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* Code cleanup: Add objfile_name accessorJan Kratochvil2013-09-241-1/+1
* * buildsym.c (subfile_stack): Move here from buildsym.h.Doug Evans2013-08-201-0/+17
* fix one bug in stabsread.cTom Tromey2013-05-301-1/+4
* PR symtab/8424:Tom Tromey2013-04-081-13/+0
* * ada-lang.c (ada_decode_symbol): Check and set 'ada_mangled'.Tom Tromey2013-04-081-2/+4
* * coffread.c (process_coff_symbol, coff_read_enum_type): CallTom Tromey2013-04-081-18/+6
* 2013-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>Tom Tromey2013-03-201-38/+44
* * symfile.h (obsavestring): Don't declare.Tom Tromey2013-01-211-10/+10
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* gdb/Yao Qi2012-08-161-3/+1
* * stabsread.h (cleanup_undefined_stabs_types): Renamed fromDoug Evans2012-05-291-1/+1
* gdb/Jan Kratochvil2012-04-181-1/+1
* 2012-04-17 Pedro Alves <palves@redhat.com>Pedro Alves2012-04-171-4/+5
* gdb/Jan Kratochvil2012-04-171-1/+1
* [stabs] The address of Fortran common blocks may be > INT_MAX.Joel Brobecker2012-03-131-2/+2
* * gdbtypes.h (struct main_type): Change type of name,tag_name,Doug Evans2012-02-071-21/+27
* * gdbtypes.h (struct cplus_struct_type): Delete memberDoug Evans2012-01-081-7/+0
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-3/+1
* * defs.h (is_cplus_marker, set_demangling_style): Moved to ...Doug Evans2011-11-101-0/+1
* * cp-namespace.c (cp_scan_for_anonymous_namespaces): Changed functionAleksandar Ristovski2011-10-201-1/+1
* * value.c (value_fn_field): Constify.Tom Tromey2011-05-181-1/+1
* 2011-03-04 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-03-151-0/+6
* 2011-02-28 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-02-281-0/+1
* 2011-02-25 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-02-261-1/+1
* 2011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-111-95/+98
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-051-34/+54
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* Fixed stabs cplus_specific issueSami Wagiaalla2010-08-091-1/+4
* create and use symbol_set_language.Sami Wagiaalla2010-08-091-2/+2
* 2010-05-16 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-161-7/+37
* gdb/Jan Kratochvil2010-05-081-18/+18
* 2010-05-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-051-1/+0
* * Remove unwanted space in set_length_in_type_chain parameterdeclarationPierre Muller2010-04-221-1/+1