]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/mips-tdep.c
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / gdb / mips-tdep.c
7 days ago  Simon Marchigdb: remove gdbcmd.h
10 days ago  Simon Marchigdb: move store/extract integer functions to extract...
2024-03-27  Simon Marchigdb, gdbserver, gdbsupport: remove includes of early...
2024-03-22  Tom TromeyUse std::string for disassembler options
2024-03-22  Tom TromeyRemove some unnecessary casts
2024-02-20  Simon Marchigdb: pass frames as `const frame_info_ptr &`
2024-01-12  Andrew BurgessUpdate copyright year range in header of all files...
2023-12-14  Simon Marchigdb: rename gdbarch_pseudo_register_write to gdbarch_de...
2023-12-14  Simon Marchigdb: make get_frame_register_bytes take the next frame
2023-12-14  Simon Marchigdb: make put_frame_register_bytes take the next frame
2023-12-14  Simon Marchigdb: make put_frame_register take the next frame
2023-12-14  Simon Marchigdb: change value_of_register and value_of_register_laz...
2023-12-14  Simon Marchigdb: make put_frame_register take an array_view
2023-11-29  Tom TromeyUse C++17 [[fallthrough]] attribute
2023-11-16  Ying Huanggdb: mips: Change E_MIPS_* to EF_MIPS_*
2023-10-10  Simon Marchigdb: remove target_gdbarch
2023-06-03  Tom de Vries[gdb] Fix typos
2023-05-01  Tom TromeyReplace field_is_static with a method
2023-03-28  Tom TromeyRename "raw" to "unrelocated"
2023-03-28  Tom TromeyUse unrelocated_addr in minimal symbols
2023-03-09  Simon Marchigdb, gdbserver, gdbsupport: fix whitespace issues
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-13  Tom TromeyTurn value_type into method
2023-01-05  Simon Marchigdb: make gdbarch_alloc take ownership of the tdep
2023-01-01  Joel BrobeckerUpdate copyright year range in header of all files...
2022-10-25  Simon Marchigdb: remove spurious spaces after frame_info_ptr
2022-10-19  Pedro Alvesinternal_error: remove need to pass __FILE__/__LINE__
2022-10-10  Tom TromeyChange GDB to use frame_info_ptr
2022-10-02  Andrew Burgessgdb: update now gdbarch_register_name doesn't return...
2022-09-21  Simon Marchigdb: remove TYPE_LENGTH
2022-07-21  Andrew Burgessgdb: move the type cast into gdbarch_tdep
2022-07-21  Andrew Burgessgdb/mips: rewrite show_mask_address
2022-06-15  Andrew Burgessgdb: add new base class to gdb_disassembler
2022-05-10  Youling Tanggdb: mips: Fix large-frame.exp test case failure
2022-04-28  Simon Marchigdb: remove BLOCK_{START,END} macros
2022-04-13  Simon Marchigdb: fix clang build failure in msymbol_is_mips
2022-04-11  Simon Marchigdb: remove MSYMBOL_TARGET_FLAG_{1,2} macros
2022-04-11  Simon Marchigdb: remove minimal symbol size macros
2022-04-11  Simon Marchigdb: remove symbol value macros
2022-04-07  Andrew Burgessgdb: make gdbarch_register_reggroup_p take a const...
2022-04-06  Youling Tanggdb: mips: Fix the handling of complex type of function...
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_CLASS macro, add getter
2022-01-31  Simon Marchigdb: fix some clang-tidy readability-misleading-indenta...
2022-01-05  Tom TromeyUse filtered output in *-tdep commands
2022-01-05  Tom TromeyUse filtered output for gdbarch dump
2022-01-01  Joel BrobeckerAutomatic Copyright Year update after running gdb/copyr...
2021-12-29  Tom TromeyConsistently Use ui_file parameter to show callbacks
2021-11-15  Simon Marchigdb: fix gdbarch_tdep ODR violation
2021-10-29  Simon Marchigdb: remove TYPE_FIELD_BITPOS
2021-10-29  Simon Marchigdb: remove FIELD_BITPOS macro
2021-10-28  Simon Marchigdb: add add_setshow_prefix_cmd
2021-10-25  Simon Marchigdb: change functions returning value contents to use...
2021-06-29  Simon Marchigdb: add names to unwinders, add debug messages when...
2021-06-28  Simon Marchigdb: remove gdbarch_info_init
2021-05-27  Simon Marchigdb: fix tab after space indentation issues
2021-05-27  Simon Marchigdb: remove add_alias_cmd overload that accepts a string
2021-05-12  Marco Barisionegdb: generate the prefix name for prefix commands on...
2021-01-19  Luis Machadotrad-frame cleanups
2021-01-19  Luis MachadoConvert some frame functions to use gdb::array_view.
2021-01-04  Luis MachadoRefactor struct trad_frame_saved_regs
2021-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2020-11-02  Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-10-08  Andrew Burgessgdb: Have allocate_target_description return a unique_ptr
2020-09-17  Tom TromeyChange management of tdesc_arch_data
2020-09-14  Tom TromeyApply 'const' in more places
2020-09-14  Simon Marchigdb: remove TYPE_VECTOR
2020-09-14  Simon Marchigdb: remove TYPE_UNSIGNED
2020-06-08  Simon Marchigdb: remove TYPE_FIELD_TYPE macro
2020-05-23  Simon Marchigdb: remove TYPE_FIELD macro
2020-05-22  Simon Marchigdb: remove TYPE_FIELDS macro
2020-05-22  Simon Marchigdb: remove TYPE_NFIELDS macro
2020-05-14  Simon Marchigdb: remove TYPE_CODE macro
2020-05-03  Tom TromeyUpdate more calls to add_prefix_cmd
2020-04-17  Tom TromeyReplace most calls to help_list and cmd_show_list
2020-03-14  Tom TromeyTwo simple uses of value_print_scalar_formatted
2020-02-08  Tom TromeyMove DWARF code to dwarf2/ subdirectory
2020-01-13  Simon Marchigdb: add back declarations for _initialize functions
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-11-22  Christian BiesingerReplace the MSYMBOL_*_NAME macros with member functions
2019-09-19  Alan Modrabfd_section_* macros
2019-09-18  Christian BiesingerChange boolean options to bool instead of int
2019-05-08  Tom TromeyRemove mips_pdr_data
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-11-16  Alan HaywardPass return_method to _push_dummy_call
2018-10-22  Simon MarchiIntroduce gdbarch_num_cooked_regs
2018-10-05  Tom TromeySimple -Wshadow=local fixes
2018-08-27  Tom TromeyUse CORE_ADDR_MAX in various "breaks" arrays
2018-07-18  Maciej W. RozyckimicroMIPS: Add SYSCALL instruction decoding
2018-07-02  Maciej W. RozyckiGDB PR tdep/8282: MIPS: Wire in `set disassembler-options'
2018-05-30  Simon MarchiRemove regcache_cooked_write_part
2018-05-30  Simon MarchiRemove regcache_cooked_read_part
2018-05-30  Simon MarchiRemove regcache_raw_write_part
2018-05-30  Simon MarchiRemove regcache_raw_write
2018-05-15  Maciej W. RozyckiMIPS: Make `mask_address_var' static
2018-02-26  Maciej W. RozyckiMIPS: Don't use a 32-bit BFD architecture with a 64...
next