summaryrefslogtreecommitdiff
path: root/gdb/stabsread.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-11-06Target FP: Add string routines to target-float.{c,h}Ulrich Weigand
2017-09-27Make init_type/arch_type take a size in bitsUlrich Weigand
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-04-05-Wwrite-strings: The RestPedro Alves
2017-03-20Change {lookup,make}_reference_type APIArtemiy Volkov
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-12-09gdb: Remove support for obsolete OSABIs and a.outPedro Alves
2016-11-08Use ui_file_as_string throughout morePedro Alves
2016-09-06Add gdbarch callback to provide formats for debug info float typesUlrich Weigand
2016-09-06Add missing format for built-in floating-point typesUlrich Weigand
2016-09-06Remove TYPE_NOSIGN "char" hackUlrich Weigand
2016-09-06Unify init_type and arch_type interface and helpersUlrich Weigand
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-10-26PR symtab/17391 gdb internal error: assertion fails in regcache.c:178Doug Evans
2015-09-25Add some more casts (2/2)Simon Marchi
2015-09-25Add casts to memory allocation related callsSimon Marchi
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi
2015-02-27Fix struct, union, and enum nesting in C++Tom Tromey
2015-02-27C++ keyword cleanliness, mostly auto-generatedPedro Alves
2015-01-31Move vptr_{fieldno,basetype} out of main_type, and update everything accordin...Doug Evans
2015-01-31Move TYPE_SELF_TYPE into new field type_specific.Doug Evans
2015-01-31gdbtypes.h (TYPE_SELF_TYPE): Renamed from TYPE_DOMAIN_TYPE.Doug Evans
2015-01-08 Set language for C++ special symbols.Pierre Muller
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-08-07Include string.h in common-defs.hGary Benson
2014-08-07Include gdb_assert.h in common-defs.hGary Benson
2014-04-11refactoring: rename create_range_type to create_static_range_typeSanimir Agovic
2014-02-26start change to progspace independenceTom Tromey
2014-02-26use bound_minsym as result for lookup_minimal_symbol et alTom Tromey
2014-02-26change minsym representationTom Tromey
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-11-18remove gdb_string.hTom Tromey
2013-09-24Code cleanup: Add objfile_name accessorJan Kratochvil
2013-08-20 * buildsym.c (subfile_stack): Move here from buildsym.h.Doug Evans
2013-05-30fix one bug in stabsread.cTom Tromey
2013-04-08 PR symtab/8424:Tom Tromey
2013-04-08 * ada-lang.c (ada_decode_symbol): Check and set 'ada_mangled'.Tom Tromey
2013-04-08 * coffread.c (process_coff_symbol, coff_read_enum_type): CallTom Tromey
2013-03-202013-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>Tom Tromey
2013-01-21 * symfile.h (obsavestring): Don't declare.Tom Tromey
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-08-16gdb/Yao Qi
2012-05-29 * stabsread.h (cleanup_undefined_stabs_types): Renamed fromDoug Evans
2012-04-18gdb/Jan Kratochvil
2012-04-172012-04-17 Pedro Alves <palves@redhat.com>Pedro Alves
2012-04-17gdb/Jan Kratochvil
2012-03-13[stabs] The address of Fortran common blocks may be > INT_MAX.Joel Brobecker
2012-02-07 * gdbtypes.h (struct main_type): Change type of name,tag_name,Doug Evans
2012-01-08 * gdbtypes.h (struct cplus_struct_type): Delete memberDoug Evans