]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/compile
RISC-V: Bind defined symbol locally in PIE
[thirdparty/binutils-gdb.git] / gdb / compile /
11 days ago  Tom TromeyChange file initialization to use INIT_GDB_FILE macro
2025-05-31  Tom TromeyDo not allocate macro_scope on the heap
2025-04-08  Tom TromeyUpdate copyright dates to include 2025
2025-03-26  Guinevere Larsengdb: add configure option to disable compile
2025-03-26  Guinevere Larsengdb: Remove compile-related attributes from struct...
2025-03-24  Tom TromeyIntroduce gdb_bfd_canonicalize_symtab
2025-03-03  Simon Marchigdb/dwarf: rename dwarf2_per_cu_data -> dwarf2_per_cu
2025-02-20  Simon Marchigdb/compile: add missing entry in bfd_link_callbacks...
2025-01-17  Tom TromeyAdd missing includes of extract-store-integer.h
2024-12-18  Tom TromeyRun check-include-guards.py
2024-12-06  Simon Marchigdb, gdbserver, gdbsupport: remove some unused gdb_vecs...
2024-12-03  Guinevere Larsengdb: fix crash when GDB can't read an objfile
2024-11-26  Simon MarchiConvert type copying to new hash table
2024-11-26  Simon MarchiConvert compile/compile.c to new hash table
2024-11-26  Simon MarchiConvert compile-c-symbols.c to new hash table
2024-09-07  Andrew Burgessgdb: allow quoted filenames for commands that have...
2024-09-07  Andrew Burgessgdb: deprecated filename_completer and associated functions
2024-08-12  Simon Marchigdb: add program_space parameter to lookup_minimal_symbol
2024-08-12  Simon Marchigdb: remove lookup_bound_minimal_symbol
2024-08-12  Simon Marchigdb: make lookup_minimal_symbol objf and sfile paramete...
2024-08-12  Simon Marchigdb: drop struct keyword when using bound_minimal_symbol
2024-07-15  Simon Marchigdb: pass program space to get_current_source_symtab_an...
2024-04-25  Simon Marchigdb: remove gdbcmd.h
2024-04-23  Simon Marchigdb: move `enum compile_i_scope_types` to compile/compile.h
2024-04-03  Lancelot SIXRevert "gdb/compile: Use std::filesystem::remove_all...
2024-04-03  Lancelot SIXgdb/compile: Use std::filesystem::remove_all in cleanup
2024-03-27  Simon Marchigdb, gdbserver, gdbsupport: remove includes of early...
2024-03-14  Tom TromeyPass alignment when using GCC_C_FE_VERSION_2
2024-02-27  Tom TromeyRewrite final cleanups
2024-02-15  Tom TromeyMove lookup_name_info creation into basic_lookup_transp...
2024-02-01  Tom TromeyRename SEARCH_ALL
2024-01-28  Tom TromeyUse domain_search_flags in lookup_symbol et al
2024-01-28  Tom TromeyReplace search_domain with domain_search_flags
2024-01-20  Simon Marchigdb: remove SYMBOL_*_OPS macros
2024-01-12  Andrew BurgessUpdate copyright year range in header of all files...
2023-11-29  Tom TromeyUse C++17 [[fallthrough]] attribute
2023-11-21  Tom TromeyRemove some type field accessor macros
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-10-10  Simon Marchigdb: remove target_gdbarch
2023-08-31  Simon Marchigdb: remove TYPE_FIELD_BITSIZE
2023-08-31  Simon Marchigdb: remove TYPE_FIELD_ARTIFICIAL
2023-08-23  Andrew Burgessgdb: add gdb::make_unique function
2023-06-03  Tom de Vries[gdb/compile] Fix typo in debug message
2023-05-12  Tom TromeyAdd dynamic_prop::is_constant
2023-05-01  Simon Marchigdb: move struct ui and related things to ui.{c,h}
2023-05-01  Tom TromeyReplace field_is_static with a method
2023-03-27  Tom TromeyChange symbol::line to unsigned int
2023-03-18  Tom TromeyRename objfile_type to builtin_type
2023-03-18  Tom TromeyUse builtin type when appropriate
2023-02-19  Tom TromeyConvert explicit iterator uses to foreach
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 TromeyDon't allow NULL as an argument to block_static_block
2023-02-13  Tom TromeyRemove deprecated_lval_hack
2023-02-13  Tom TromeyTurn many optimized-out value functions into methods
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-09  Tom TromeyIncrease size of main_type::nfields
2023-01-20  Simon Marchigdb: move compile_instance to compile/compile.h
2023-01-20  Simon Marchigdb: move type_map_instance to compile/compile.c
2023-01-01  Joel BrobeckerUpdate copyright year range in header of all files...
2022-10-19  Pedro Alvesinternal_error: remove need to pass __FILE__/__LINE__
2022-10-18  Markus Metzgergdb, compile: unlink objfile stored in module
2022-10-10  Tom TromeyChange GDB to use frame_info_ptr
2022-09-21  Simon Marchigdb: remove TYPE_LENGTH
2022-09-21  Simon Marchigdb: remove TYPE_TARGET_TYPE
2022-08-03  Tom TromeyUse gdb_bfd_ref_ptr in objfile
2022-07-28  Tom TromeyChange allocation of type-copying hash table
2022-04-28  Simon Marchigdb: remove BLOCKVECTOR_BLOCK and BLOCKVECTOR_NBLOCKS...
2022-04-28  Simon Marchigdb: remove BLOCK_ENTRY_PC macro
2022-04-28  Simon Marchigdb: remove BLOCK_SUPERBLOCK macro
2022-04-28  Simon Marchigdb: remove BLOCK_FUNCTION macro
2022-04-28  Simon Marchigdb: remove BLOCK_{START,END} macros
2022-04-20  Tom TromeyReplace symbol_symtab with symbol::symtab
2022-04-20  Tom TromeyUse symbol_symtab accessor in compile-object-load.c
2022-04-18  Simon Marchigdbsupport: make gdb_abspath return an std::string
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::blockvector
2022-03-29  Tom TromeyUnify gdb printf functions
2022-03-29  Tom TromeyUnify gdb putc functions
2022-03-29  Tom TromeyUnify gdb puts functions
2022-02-06  Simon Marchigdb: remove SYMBOL_LINE macro
2022-02-06  Simon Marchigdb: remove SYMBOL_TYPE macro
2022-02-06  Simon Marchigdb: remove SYMBOL_DOMAIN macro
2022-02-06  Simon Marchigdb: remove SYMBOL_CLASS macro, add getter
2022-02-06  Simon Marchigdb: remove SYMTAB_BLOCKVECTOR macro
2022-02-06  Simon Marchigdb: remove COMPUNIT_PRODUCER macro, add getter/setter
2022-01-26  Simon Marchigdb: add string_file::release method
2022-01-18  Tom TromeyIntroduce gdb-hashtab module in gdbsupport
2022-01-18  Tom TromeyMove gdb_argv to gdbsupport
2022-01-01  Joel BrobeckerAutomatic Copyright Year update after running gdb/copyr...
2021-12-20  Tom TromeyRemove print_spaces
2021-11-18  Simon Marchigdbsupport: make gdb_assert_not_reached accept a format...
2021-10-29  Simon Marchigdb: remove TYPE_FIELD_STATIC_PHYSADDR
2021-10-29  Simon Marchigdb: remove TYPE_FIELD_STATIC_PHYSNAME
2021-10-29  Simon Marchigdb: remove TYPE_FIELD_ENUMVAL
2021-10-29  Simon Marchigdb: remove TYPE_FIELD_BITPOS
2021-10-29  Simon Marchigdb: remove TYPE_FIELD_LOC_KIND
next