]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/ada-lang.c
gdb: remove language_auto
[thirdparty/binutils-gdb.git] / gdb / ada-lang.c
2023-04-21  Simon Marchigdb: remove language_auto
2023-04-17  Tom TromeyRemove some unnecessary casts from ada-lang.c
2023-04-17  Tom TromeyAdd 128-bit integer support to the Ada parser
2023-04-17  Tom TromeyConvert long_const_operation to use gdb_mpz
2023-04-07  Tom TromeyRewrite Ada symbol cache
2023-03-27  Tom TromeyFix 128-bit integer bug in Ada
2023-03-18  Tom TromeyUse type allocator for array types
2023-03-18  Tom TromeyUse type allocator for range types
2023-03-18  Tom TromeyUnify arch_float_type and init_float_type
2023-03-18  Tom TromeyUnify arch_character_type and init_character_type
2023-03-18  Tom TromeyUnify arch_integer_type and init_integer_type
2023-03-18  Tom TromeyRemove arch_type
2023-03-18  Tom TromeyRemove alloc_type_copy
2023-02-27  Kevin BuettnerCatch gdb_exception_error instead of gdb_exception...
2023-02-27  Tom TromeyImplement some agent expressions for Ada
2023-02-19  Tom TromeyRemove ALL_BLOCK_SYMBOLS
2023-02-19  Tom TromeyConvert explicit iterator uses to foreach
2023-02-19  Tom TromeyCombine both styles of block iterator
2023-02-19  Tom TromeyStore 'name' in block_iterator
2023-02-19  Tom TromeyConvert block_static_block and block_global_block to...
2023-02-19  Tom TromeyConvert block_linkage_function to method
2023-02-19  Tom TromeyConvert more block functions to methods
2023-02-19  Tom TromeyConvert block_gdbarch to method
2023-02-19  Tom TromeyDon't allow NULL as an argument to block_static_block
2023-02-17  Tom TromeyRemove two unnecessary returns in ada-lang.c
2023-02-16  Tom TromeyRename parameter of create_ada_exception_catchpoint
2023-02-16  Tom TromeyConstify ada_main_name
2023-02-13  Tom TromeyRemove deprecated_lval_hack
2023-02-13  Tom TromeyIntroduce set_lval method on value
2023-02-13  Tom TromeyTurn various value copying-related functions into methods
2023-02-13  Tom TromeyTurn set_value_component_location into method
2023-02-13  Tom TromeyTurn many optimized-out value functions into methods
2023-02-13  Tom TromeyTurn value_copy into a method
2023-02-13  Tom TromeyTurn remaining value_contents functions into methods
2023-02-13  Tom TromeyTurn value_fetch_lazy into a method
2023-02-13  Tom TromeyTurn some value_contents functions into methods
2023-02-13  Tom TromeyTurn value_zero into static "constructor"
2023-02-13  Tom TromeyTurn allocate_optimized_out_value into static "constructor"
2023-02-13  Tom TromeyTurn allocate_value into a static "constructor"
2023-02-13  Tom TromeyTurn allocate_value_lazy into a static "constructor"
2023-02-13  Tom TromeyTurn value_address and set_value_address functions...
2023-02-13  Tom TromeyTurn value_lazy and set_value_lazy functions into methods
2023-02-13  Tom TromeyTurn value_enclosing_type into method
2023-02-13  Tom TromeyTurn deprecated_value_modifiable into method
2023-02-13  Tom TromeyTurn value_offset into method
2023-02-13  Tom TromeyTurn value_parent into method
2023-02-13  Tom TromeyTurn value_bitpos into method
2023-02-13  Tom TromeyTurn value_bitsize into method
2023-02-13  Tom TromeyTurn deprecated_set_value_type into a method
2023-02-13  Tom TromeyTurn value_type into method
2023-02-08  Tom TromeyRemove most calls to fixup_symbol_section
2023-01-01  Joel BrobeckerUpdate copyright year range in header of all files...
2022-12-16  Simon Marchigdb: remove static buffer in command_line_input
2022-11-19  Philippe WaroquiersShow locno for 'multi location' breakpoint hit msg...
2022-10-19  Pedro Alvesinternal_error: remove need to pass __FILE__/__LINE__
2022-10-18  Markus Metzgergdb, ada: update ada_lookup_simple_minsym
2022-10-18  Markus Metzgergdb, ada: collect standard exceptions in all objfiles
2022-10-17  Tom TromeyImprove Ada support in .gdb_index
2022-10-14  Tom TromeyUse scoped_value_mark in more places
2022-10-10  Tom TromeyChange GDB to use frame_info_ptr
2022-09-28  Tom TromeyTreat Character as a discrete type in Ada
2022-09-21  Simon Marchigdb: remove TYPE_LENGTH
2022-09-21  Simon Marchigdb: add type::length / type::set_length
2022-09-21  Simon Marchigdb: remove TYPE_TARGET_TYPE
2022-09-21  Simon Marchigdb: add type::target_type / type::set_target_type
2022-07-28  Tom TromeyRewrite registry.h
2022-07-18  Tom TromeyRemove array typedef assumption for Ada
2022-06-17  Pedro Alvesevent_location -> location_spec
2022-05-23  Tom de Vries[gdb/ada] Fix gdb.ada/dynamic-iface.exp with gcc 7
2022-05-20  Pedro AlvesRename base_breakpoint -> code_breakpoint
2022-05-20  Pedro AlvesConvert init_ada_exception_catchpoint to a ctor
2022-05-20  Pedro AlvesMake ada_catchpoint_location's owner ctor parameter...
2022-05-16  Tom TromeyFix Ada exception regression on Windows
2022-05-06  Tom TromeyRemove init_raw_breakpoint_without_location
2022-05-06  Tom TromeyConstify breakpoint::print_recreate
2022-05-06  Tom TromeyConstify breakpoint::print_mention
2022-05-06  Tom TromeyConstify breakpoint::print_one
2022-05-06  Tom TromeyConstify breakpoint::print_it
2022-05-06  Tom TromeyChange print_recreate_thread to a method
2022-05-02  Tom TromeyFix Ada catchpoint regression
2022-04-29  Tom TromeyRemove breakpoint_ops from init_ada_exception_breakpoint
2022-04-29  Tom TromeyConvert Ada catchpoints to vtable ops
2022-04-29  Tom TromeyConvert ordinary breakpoints to vtable ops
2022-04-29  Tom TromeyReturn bool from breakpoint_ops::print_one
2022-04-28  Simon Marchigdb: remove BLOCKVECTOR_BLOCK and BLOCKVECTOR_NBLOCKS...
2022-04-28  Simon Marchigdb: remove BLOCK_SUPERBLOCK macro
2022-04-28  Simon Marchigdb: remove BLOCK_FUNCTION macro
2022-04-20  Tom TromeyReplace symbol_symtab with symbol::symtab
2022-04-20  Tom TromeyAdd accessors for symbol's artificial field
2022-04-12  Tom TromeyAllow ada_decode not to decode operators
2022-04-11  Simon Marchigdb: remove MSYMBOL_TYPE macro
2022-04-11  Simon Marchigdb: remove symbol value macros
2022-04-07  Simon Marchigdb: remove symtab::objfile
2022-04-07  Simon Marchigdb: remove symtab::blockvector
2022-04-04  Tom TromeyHandle ghost entities in symbol lookup
2022-03-30  Tom TromeyDecode "dynamic" interface types in Ada
2022-03-29  Tom TromeyUnify gdb printf functions
2022-03-16  Tom TromeyReimplement array concatenation for Ada and D
2022-03-16  Tom TromeyAda support for wide strings
2022-03-07  Tom TromeyHandle non-ASCII identifiers in Ada
next