csky: Don't generate unnecessary dynamic tags
[binutils-gdb.git] / gdb / ada-lang.c
2020-06-23 Andrew Burgessgdb: Convert language la_is_string_type_p field to...
2020-06-23 Andrew Burgessgdb: Convert language la_print_typedef field to a method
2020-06-23 Andrew Burgessgdb: Convert language la_printstr field to a method
2020-06-23 Andrew Burgessgdb: Convert language la_printchar field to a method
2020-06-23 Andrew Burgessgdb: Convert language la_emitchar field to a method
2020-06-23 Andrew Burgessgdb: Convert language la_post_parser field to a method
2020-06-23 Andrew Burgessgdb: Convert language la_parser field to a method
2020-06-17 Andrew Burgessgdb: Convert language la_lookup_symbol_nonlocal field...
2020-06-17 Andrew Burgessgdb: Convert language la_value_print_inner field to...
2020-06-17 Andrew Burgessgdb: Convert language la_value_print field to a method
2020-06-17 Andrew Burgessgdb: Convert language la_watch_location_expression...
2020-06-17 Andrew Burgessgdb: Convert language la_collect_symbol_completion_matc...
2020-06-17 Andrew Burgessgdb: Convert language la_word_break_characters field...
2020-06-17 Andrew Burgessgdb: Convert language la_get_symbol_name_matcher field...
2020-06-17 Andrew Burgessgdb: Convert language la_compute_program field to a...
2020-06-17 Andrew Burgessgdb: Convert language la_class_name_from_physname field...
2020-06-15 Tom TromeyChange target_read_string API
2020-06-15 Tom TromeyRemove read_memory_string
2020-06-08 Simon Marchigdb: remove TYPE_FIELD_TYPE macro
2020-06-08 Simon Marchigdb: add field::type / field::set_type
2020-06-08 Simon Marchigdb: remove TYPE_INDEX_TYPE macro
2020-06-02 Andrew Burgessgdb: Convert language skip_trampoline field to a method
2020-06-02 Andrew Burgessgdb: Convert language la_demangle field to a method
2020-06-02 Andrew Burgessgdb: Convert language la_print_type field to a method
2020-06-02 Andrew Burgessgdb: Convert language la_sniff_from_mangled_name field...
2020-06-02 Andrew Burgessgdb: Convert language la_search_name_hash field to...
2020-06-02 Andrew Burgessgdb: Convert language la_get_compile_instance field...
2020-06-02 Andrew Burgessgdb: Convert language la_iterate_over_symbols field...
2020-06-02 Andrew Burgessgdb: Convert language la_lookup_transparent_type field...
2020-06-02 Andrew Burgessgdb: Convert language la_language_arch_info field to...
2020-06-02 Andrew Burgessgdb: Convert language la_pass_by_reference field to...
2020-06-02 Andrew Burgessgdb: Convert language la_read_var_value field to a...
2020-06-02 Andrew Burgessgdb: Convert language la_print_array_index field to...
2020-06-02 Andrew Burgessgdb: Represent all languages as sub-classes of language...
2020-05-26 Tom TromeyHandle indexing Ada arrays with enum indices
2020-05-26 Tom TromeyFix bugs in 'val and 'pos with range types
2020-05-23 Simon Marchigdb: remove TYPE_FIELD macro
2020-05-22 Simon Marchigdb: remove TYPE_FIELDS macro
2020-05-22 Simon Marchigdb: add type::fields / type::set_fields
2020-05-22 Simon Marchigdb: remove TYPE_NFIELDS macro
2020-05-22 Simon Marchigdb: add type::num_fields / type::set_num_fields
2020-05-20 Tom TromeyRemove bound_name static from ada-lang.c
2020-05-16 Simon Marchigdb: remove TYPE_NAME macro
2020-05-16 Simon Marchigdb: add type::name / type::set_name
2020-05-15 Joel Brobeckerupdate name of several Ada fixed-point type handling...
2020-05-14 Simon Marchigdb: remove TYPE_CODE macro
2020-05-14 Simon Marchigdb: add type::code / type::set_code
2020-05-13 Tom TromeyRemove ada-lang.c:align_value
2020-05-11 Tom TromeyFix Ada value printing on PPC64
2020-05-07 Simon Marchigdb: make get_dyn_prop a method of struct type
2020-04-24 Tom TromeyPrefer existing data when evaluating DWARF expression
2020-04-17 Tom TromeyReplace most calls to help_list and cmd_show_list
2020-04-01 Tom TromeyAvoid copying in lookup_name_info
2020-03-30 Tom TromeyChange ada_which_variant_applies to value API
2020-03-14 Tom TromeyRemove val_print
2020-03-14 Tom TromeyIntroduce ada_value_print_inner
2020-03-14 Tom TromeyIntroduce la_value_print_inner
2020-02-19 Tom TromeyUse obstack_strdup in ada-lang.c
2020-01-13 Simon Marchigdb: add back declarations for _initialize functions
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-12-27 Christian BiesingerMake symbol_set_names a member function
2019-12-16 Christian BiesingerUse an accessor function for general_symbol_info::language
2019-12-04 Tom TromeyRemove gdbarch_bits_big_endian
2019-11-22 Christian BiesingerReplace SYMBOL_*_NAME accessors with member functions
2019-11-22 Christian BiesingerReplace the MSYMBOL_*_NAME macros with member functions
2019-11-21 Peeter JootAdjust byte order variable display/change if DW_AT_endi...
2019-11-08 Tom TromeyConstify command_line_input
2019-11-05 Tom TromeyRemove la_get_string member
2019-10-29 Simon MarchiClean up ada-lang.h
2019-10-29 Simon MarchiRemove unused includes in ada-*.c files
2019-10-26 Tom de Vries[gdb] Fix more typos in comments (2)
2019-10-18 Tom de Vries[gdb] Fix more typos in comments
2019-10-15 Andrew Burgessgdb: Remove vec.{c,h} and update code to not include...
2019-10-02 Tom TromeyAdd $_ada_exception convenience variable
2019-10-02 Tom TromeyBack out earlier Ada exception change
2019-10-02 Tom TromeyHandle copy relocations
2019-10-01 Tom TromeyUse styled_string in more places
2019-10-01 Tom TromeyIntroduce metadata style
2019-09-23 Christian BiesingerMake ada_decode not use a static buffer
2019-09-18 Christian BiesingerChange boolean options to bool instead of int
2019-09-10 Tom TromeyChange map_matching_symbols to take a lookup_name_info
2019-09-10 Tom TromeyChange iterate_over_symbols to return bool
2019-09-10 Tom TromeyChange map_matching_symbols to take a symbol_found_call...
2019-09-03 Tom TromeyHandle biased types
2019-08-15 Tom TromeyFix bug with character enumeration literal
2019-08-07 Tom TromeyUse obstack_strdup more
2019-08-06 Philippe WaroquiersMake first and last lines of 'command help documentatio...
2019-08-02 Alexandre Olivasupport Ada EH ABI v1
2019-07-17 Tom TromeyRename field_int to field_signed
2019-07-10 Tom TromeyChange Ada catchpoints to be bp_catchpoint
2019-07-09 Tom TromeyRename common to gdbsupport
2019-07-01 Tom TromeyRemove is_a_field_of_this from ada_lookup_symbol
2019-06-19 Tom TromeyFix crash when setting breakpoint condition
2019-06-16 Tom TromeyRemove unnecessary casts of NULL
2019-06-14 Tom TromeyAllow re-assigning to convenience variables
2019-06-10 Tom TromeyUpdate help text in ada-lang.c
2019-06-04 Pedro AlvesIntroduce and use make_unique_xstrdup
2019-05-28 Tom TromeyRemove find_old_style_renaming_symbol
2019-05-14 Tom TromeyFix assertion failure in coerce_unspec_val_to_type
2019-05-10 Tom TromeyAdd completion for Ada catch commands
next