PR29262, memory leak in pr_function_type
[binutils-gdb.git] / gdb / i386-tdep.c
2022-04-07 Andrew Burgessgdb: more 'const' in gdb/reggroups.{c,h}
2022-04-07 Andrew Burgessgdb: always add the default register groups
2022-04-07 Andrew Burgessgdb: make gdbarch_register_reggroup_p take a const...
2022-04-02 Tiezhu Yanggdb: rename floatformats_ia64_quad to floatformats_ieee...
2022-03-29 Tom TromeyUnify gdb printf functions
2022-02-06 Simon Marchigdb: remove COMPUNIT_EPILOGUE_UNWIND_VALID macro, add...
2022-02-06 Simon Marchigdb: remove COMPUNIT_PRODUCER macro, add getter/setter
2022-01-05 Tom TromeyUse filtered output in *-tdep commands
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-12-29 Tom TromeyUse correct stream for process record output
2021-12-07 Tom de Vries[gdb/tdep] Fix inferior plt calls in PIE for i386
2021-11-15 Simon Marchigdb: fix gdbarch_tdep ODR violation
2021-10-28 Simon Marchigdb: add add_setshow_prefix_cmd
2021-10-25 Simon Marchigdb: change functions returning value contents to use...
2021-09-03 Felix Willgerodtgdb: Enable finish command and inferior calls for _Floa...
2021-09-03 Felix WillgerodtAdd half support for AVX512 register view.
2021-06-29 Simon Marchigdb: add names to unwinders, add debug messages when...
2021-05-27 Simon Marchigdb: fix tab after space indentation issues
2021-05-27 Simon Marchigdb: fix some indentation issues
2021-05-12 Marco Barisionegdb: generate the prefix name for prefix commands on...
2021-04-08 Felix Willgerodtgdb: Allow prologue detection via symbols for Intel...
2021-03-15 Felix Willgerodtgdb/fortran: Fix quad floating-point type for Intel...
2021-03-08 Tom TromeyConvert stap probes to create operations
2021-01-21 Simon Marchigdb: make some variables static
2021-01-19 Luis MachadoConvert some frame functions to use gdb::array_view.
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-12-04 Simon Marchigdb: rename displaced_step_closure to displaced_step_co...
2020-12-04 Tom de Vries[gdb/tdep] Handle static field in i386_16_byte_align_p
2020-11-02 Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-10-30 Simon Marchigdb: introduce displaced_debug_printf
2020-09-19 Victor Collodgdb: Update i386_analyze_prologue to skip endbr32
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: add type::is_vector / type::set_is_vector
2020-09-11 Felix WillgerodtAdd bfloat16 support for AVX512 register view.
2020-09-11 Felix Willgerodti386-tdep: Fix naming in zmm and ymm type descriptions.
2020-09-03 Alok Kumar SharmaSupport printing of 16 byte real/complex type for Flang...
2020-08-20 Alok Kumar SharmaFix for incorrect breakpoint set in case of flang compi...
2020-06-08 Simon Marchigdb: remove TYPE_FIELD_TYPE macro
2020-05-22 Simon Marchigdb: remove TYPE_NFIELDS macro
2020-05-16 Simon Marchigdb: add type::name / type::set_name
2020-05-14 Simon Marchigdb: remove TYPE_CODE macro
2020-04-30 Hannes DomaniUse thiscall calling convention for class members
2020-04-17 Tom TromeyReplace most calls to help_list and cmd_show_list
2020-02-18 Bernd EdlingerFix build with gcc-4.8.x
2020-02-14 Simon Marchigdb: introduce displaced_step_closure_up type alias
2020-02-14 Simon Marchigdb: make gdbarch_displaced_step_copy_insn return an...
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-26 Simon MarchiMake a bunch of functions static
2019-11-22 Christian BiesingerReplace the MSYMBOL_*_NAME macros with member functions
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-17 Tom de Vries[gdb] Fix typos in comments
2019-07-17 Andrew Burgessgdb: Remove a non-const reference parameter
2019-07-15 Tom TromeyUse field_string in more places
2019-07-09 Tom TromeyRename common to gdbsupport
2019-07-04 Alan Haywardi386/AArch64: Remove old xml tests
2019-06-28 Sergio Durigan JuniorAdjust i386 registers on SystemTap probes' arguments...
2019-05-18 Andrew Burgessgdb/fortran: Use floatformats_ia64_quad for fortran...
2019-05-16 Sergio Durigan JuniorBool-ify stap-probe.c and stap-related code on i386...
2019-04-08 Tom TromeyReplace throw_exception with throw in some cases
2019-04-08 Tom TromeyRename gdb exception types
2019-04-08 Tom TromeyRewrite TRY/CATCH
2019-03-12 John BaldwinSupport the fs_base and gs_base registers on i386.
2019-02-27 Andrew Burgessgdb: Restructure type_align and gdbarch_type_align
2019-01-25 Tom TromeyNormalize includes to use common/
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-08-13 Alan HaywardSplit size in regset section iterators
2018-05-30 Simon MarchiRemove regcache_raw_collect
2018-05-30 Simon MarchiRemove regcache_raw_supply
2018-05-30 Simon MarchiRemove regcache_cooked_write
2018-05-30 Simon MarchiRemove regcache_raw_write_part
2018-05-30 Simon MarchiRemove regcache_raw_write
2018-05-30 Simon MarchiRemove regcache_raw_read
2018-05-05 Tom TromeyAdd fall-through comment to i386-tdep.c
2018-04-30 Tom TromeyRemove long_long_align_bit gdbarch attribute
2018-04-30 Tom TromeyAdd initial type alignment support
2018-04-13 Markus Metzgerinfrun: step through indirect branch thunks
2018-02-24 Tom TromeyRemove cleanups from check_fast_tracepoint_sals
2018-02-21 Yao Qiclass readable_regcache and pass readable_regcache...
2018-01-22 Yao QiReplace regcache_raw_read with regcache->raw_read
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-05 Simon MarchiRemove some unused variables
2017-11-06 Ulrich WeigandTarget FP: Remove convert_typed_floating from tdep...
2017-10-25 Yao Qis/get_regcache_arch (regcache)/regcache->arch ()/g
2017-10-21 Simon MarchiCreate a displaced_step_closure class hierarchy
2017-10-13 Simon MarchiRemove simple_displaced_step_copy_insn
2017-10-11 Tom TromeyConstify add_prefix_cmd
2017-09-27 Tom TromeyConstify some commands in i386-tdep.c
2017-09-09 John BaldwinRemove unnecessary function prototypes.
2017-09-05 Yao QiConvert the rest x86 target descriptions
2017-09-04 Yao QiLet i386_target_description return tdesc_i386_mmx
2017-09-04 Yao QiUse i386_target_description to get tdesc_i386
2017-08-07 Maciej W. Rozyckigdbarch: Use an anonymous union for target data in...
2017-06-14 Yao QiDon't use print_insn_XXX in GDB
next