summaryrefslogtreecommitdiff
path: root/gdb/stabsread.c
Commit message (Expand)AuthorAgeFilesLines
* Make init_type/arch_type take a size in bitsUlrich Weigand2017-09-271-5/+7
* Remove unnecessary function prototypes.John Baldwin2017-09-091-2/+0
* -Wwrite-strings: The RestPedro Alves2017-04-051-62/+67
* Change {lookup,make}_reference_type APIArtemiy Volkov2017-03-201-1/+2
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* gdb: Remove support for obsolete OSABIs and a.outPedro Alves2016-12-091-4/+5
* Use ui_file_as_string throughout morePedro Alves2016-11-081-9/+12
* Add gdbarch callback to provide formats for debug info float typesUlrich Weigand2016-09-061-3/+21
* Add missing format for built-in floating-point typesUlrich Weigand2016-09-061-5/+10
* Remove TYPE_NOSIGN "char" hackUlrich Weigand2016-09-061-0/+1
* Unify init_type and arch_type interface and helpersUlrich Weigand2016-09-061-94/+72
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* PR symtab/17391 gdb internal error: assertion fails in regcache.c:178Doug Evans2015-10-261-3/+4
* Add some more casts (2/2)Simon Marchi2015-09-251-2/+2
* 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