]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/gdbtypes.c
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / gdb / gdbtypes.c
5 days ago  Tom TromeyChange file initialization to use INIT_GDB_FILE macro
2025-06-03  Guinevere Larsengdb: Make dwarf support optional at compile time
2025-06-03  Tom TromeyHandle dynamic DW_AT_data_bit_offset
2025-05-06  Tom TromeyHandle field with dynamic bit offset
2025-05-06  Tom TromeyIntroduce apply_bit_offset_to_field helper function
2025-05-06  Tom TromeyHandle dynamic field properties
2025-05-06  Tom TromeyAdd resolve_dynamic_field
2025-05-06  Tom TromeyConstify property_addr_info
2025-04-08  Tom TromeyUpdate copyright dates to include 2025
2025-01-17  Tom TromeyAdd missing includes of extract-store-integer.h
2024-11-26  Simon MarchiConvert type copying to new hash table
2024-11-11  Tom TromeyClean up opaque-type-resolution help
2024-10-29  Ijaz, Abdul Bfortran: Fix arrays of variable length strings for...
2024-10-06  Tom de Vries[gdb] Fix common misspellings
2024-09-03  Tom de Vries[gdb] Fix typos
2024-06-04  Tom TromeyMake bcache more type-safe
2024-04-25  Simon Marchigdb: remove gdbcmd.h
2024-03-27  Simon Marchigdb, gdbserver, gdbsupport: remove includes of early...
2024-03-20  Hannes DomaniFix comparison of array types
2024-03-11  Tom TromeySpecial case NULL pointers in dynamic type resolution
2024-02-22  Tom TromeyUse bool in dynamic type code
2024-02-05  Tom TromeyHandling of arrays with optimized-out bounds
2024-02-02  Bernhard Heckelgdb, types: Resolve pointer types dynamically
2024-02-01  Tom TromeyFix "objstack" typo
2024-01-28  Tom TromeyOnly search types in lookup_typename
2024-01-28  Tom TromeyUse the new symbol domains
2024-01-28  Tom TromeyUse domain_search_flags in lookup_symbol et al
2024-01-12  Andrew BurgessUpdate copyright year range in header of all files...
2023-12-14  Hannes DomaniAllow calling of variadic C++ functions
2023-11-29  Tom TromeyUse C++17 [[fallthrough]] attribute
2023-11-21  Tom TromeyRemove some type field accessor macros
2023-11-21  Tom TromeyRemove byte vectors from cplus_struct_type
2023-11-21  Tom TromeyPrint field accessibility inline
2023-11-21  Tom TromeyUse .def file to stringify type codes
2023-11-21  Lancelot Sixgdb: Replace gdb::optional with std::optional
2023-11-21  Lancelot Sixgdb: Use C++17's std::make_unique instead of gdb::make_...
2023-09-19  Tom TromeyGive a language to a type
2023-09-19  Tom TromeyPass a type allocator to init_fixed_point_type
2023-09-05  Tom TromeyIntroduce type::is_array_like and value_to_array
2023-09-05  Tom TromeyIntroduce TYPE_SPECIFIC_RUST_STUFF
2023-09-01  Simon Marchigdb: remove uses of alloca in gdbtypes.c
2023-08-31  Simon Marchigdb: remove TYPE_FIELD_BITSIZE
2023-08-31  Simon Marchigdb: remove FIELD_BITSIZE
2023-08-31  Simon Marchigdb: introduce field::bitsize / field::set_bitsize
2023-08-31  Simon Marchigdb: remove TYPE_FIELD_ARTIFICIAL
2023-08-31  Simon Marchigdb: remove FIELD_ARTIFICIAL
2023-08-31  Simon Marchigdb: introduce field::is_artificial / field::set_is_art...
2023-08-31  Tom de Vries[gdb/symtab] Replace TYPE_ALLOC with TYPE_ZALLOC where...
2023-08-31  Tom de Vries[gdb/symtab] Factor out type::{alloc_fields,copy_fields}
2023-08-23  Andrew Burgessgdb: add gdb::make_unique function
2023-08-04  Tom TromeyReindent recursive_dump_type
2023-07-07  Andrew Burgessgdb: fix printf of wchar_t early in a gdb session
2023-06-05  Tom TromeyUse unrelocated_addr in the DWARF reader
2023-05-12  Tom TromeyAdd dynamic_prop::is_constant
2023-05-01  Tom TromeyReplace field_is_static with a method
2023-04-28  Tom TromeyDo not change type in get_discrete_low_bound
2023-03-29  Tom TromeyAdd frame parameter to resolve_dynamic_type
2023-03-24  Tom TromeyPreserve name of range types
2023-03-18  Tom TromeyRemove objfile_type
2023-03-18  Tom TromeyAdd some types to struct builtin_type
2023-03-18  Tom TromeyRename objfile_type to builtin_type
2023-03-18  Tom TromeyUse builtin type when appropriate
2023-03-18  Tom TromeyUse type allocator for set types
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_pointer_type and init_pointer_type
2023-03-18  Tom TromeyUnify arch_decfloat_type and init_decfloat_type
2023-03-18  Tom TromeyUnify arch_float_type and init_float_type
2023-03-18  Tom TromeyUnify arch_boolean_type and init_boolean_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 init_type
2023-03-18  Tom TromeyRemove arch_type
2023-03-18  Tom TromeyRemove alloc_type
2023-03-18  Tom TromeyRemove alloc_type_copy
2023-03-18  Tom TromeyRemove alloc_type_arch
2023-03-18  Tom TromeyIntroduce type_allocator
2023-03-10  Tom TromeyMove allocate_stub_method to stabsread.c
2023-03-09  Simon Marchigdb, gdbserver, gdbsupport: fix whitespace issues
2023-02-13  Tom TromeyRemove deprecated_lval_hack
2023-02-13  Tom TromeyTurn remaining value_contents functions into methods
2023-02-13  Tom TromeyTurn value_address and set_value_address functions...
2023-02-13  Tom TromeyTurn some value offset functions into method
2023-02-13  Tom TromeyTurn value_type into method
2023-02-08  Tom TromeyRemove compunit_symtab::m_block_line_section
2023-01-01  Joel BrobeckerUpdate copyright year range in header of all files...
2022-12-13  Tom TromeyFix crash in is_nocall_function
2022-12-01  Tom TromeyAdd name canonicalization for C
2022-11-28  Tom TromeyFix range type signed-ness heuristic
2022-10-21  Tom TromeyFix bug in Ada packed array handling
2022-10-19  Pedro Alvesinternal_error: remove need to pass __FILE__/__LINE__
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-08-31  Tom TromeyUse scoped_restore in safe_parse_type
2022-08-04  Tom TromeyUse registry in gdbarch
2022-07-28  Tom TromeyRewrite registry.h
2022-07-28  Tom TromeyChange allocation of type-copying hash table
2022-06-18  Tom TromeyFix assertion failure in copy_type
next