summaryrefslogtreecommitdiff
path: root/gdb/stabsread.c
Commit message (Expand)AuthorAgeFilesLines
* Speed up psymbol reading by removing a copyTom Tromey2020-05-081-6/+6
* Change get_objfile_arch to a method on objfileTom Tromey2020-04-181-5/+5
* Change how complex types are createdTom Tromey2020-04-011-4/+4
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-1/+2
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Make symbol_set_names a member functionChristian Biesinger2019-12-271-7/+3
* Use a member function to set a symbol's languageChristian Biesinger2019-12-161-4/+4
* Use an accessor function for general_symbol_info::languageChristian Biesinger2019-12-161-3/+3
* Replace hash function from bcache with fast_hashChristian Biesinger2019-12-031-1/+1
* Replace SYMBOL_SET_LINKAGE_NAME with a member functionChristian Biesinger2019-11-271-9/+8
* Replace SYMBOL_*_NAME accessors with member functionsChristian Biesinger2019-11-221-36/+26
* Replace the MSYMBOL_*_NAME macros with member functionsChristian Biesinger2019-11-221-2/+2
* Change some arguments to gdb::string_view instead of name+lenChristian Biesinger2019-10-291-2/+3
* [gdb] Fix more typos in comments (2)Tom de Vries2019-10-261-1/+1
* [gdb] Fix more typos in commentsTom de Vries2019-10-181-1/+1
* Move declaration of vtbl_ptr_name to the header.Christian Biesinger2019-10-071-5/+1
* Change SYMBOL_VALUE_ADDRESS to be an rvalueTom Tromey2019-10-021-9/+13
* Introduce obstack_strndupTom Tromey2019-08-061-4/+4
* Add obstack_strdup overload taking a std::stringTom Tromey2019-08-061-6/+2
* Use obstack_strdup moreTom Tromey2019-08-061-2/+1
* Remove unnecessary casts of NULLTom Tromey2019-06-161-3/+3
* Convert stabsread.c to type-safe registry APITom Tromey2019-05-081-6/+5
* C++-ify bcacheTom Tromey2019-03-071-1/+0
* Remove last cleanups from stabsread.cTom Tromey2019-03-061-46/+35
* Remove the EXTERN define from stabsread.hTom Tromey2019-01-221-5/+13
* Make minimal symbol range adapter a method on objfileTom Tromey2019-01-171-1/+1
* Remove ALL_MSYMBOLS and ALL_OBJFILE_MSYMBOLSTom Tromey2019-01-091-2/+1
* gdb: Remove support for old mangling schemesSimon Marchi2019-01-091-20/+0
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Introduce gdbarch_num_cooked_regsSimon Marchi2018-10-211-6/+2
* Parameterize cp_scan_for_anonymous_namespacesTom Tromey2018-07-201-1/+2
* Introduce buildsym-legacy.hTom Tromey2018-07-201-1/+1
* Move the symbol lists to buildsym_compunitTom Tromey2018-07-201-32/+33
* Move current_subfile to buildsym_compunitTom Tromey2018-07-201-4/+4
* Move scan_file_globals declaration to stabsread.hTom Tromey2018-07-161-3/+1
* Move within_function to stabsreadTom Tromey2018-07-161-0/+1
* Move some code from buildsym to stabsreadTom Tromey2018-07-161-0/+9
* Remove type_name_no_tag and rename type_name_no_tag_or_errorTom Tromey2018-06-011-4/+4
* Remove TYPE_TAG_NAMETom Tromey2018-06-011-13/+7
* Remove symfile_complaintsTom Tromey2018-05-231-46/+27
* Use XOBNEW/XOBNEWVEC/OBSTACK_ZALLOC when possibleSimon Marchi2018-05-201-5/+2
* Add a fall-through comment to stabsread.cTom Tromey2018-05-041-0/+1
* Fix "fall through" commentsTom Tromey2018-05-041-2/+3
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Target FP: Add string routines to target-float.{c,h}Ulrich Weigand2017-11-061-7/+3
* 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