]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/target-descriptions.c
Fix latent bug in custom word point completion handling
[thirdparty/binutils-gdb.git] / gdb / target-descriptions.c
2019-05-14  Alan HaywardAArch64: Add half float view to V registers
2019-01-25  Tom TromeyNormalize includes to use common/
2019-01-02  Tom TromeyRemove a cleanup from target-descriptions.c
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-11-21  Andrew Burgessgdb/riscv: Add target description support
2018-10-22  Simon MarchiIntroduce gdbarch_num_cooked_regs
2018-07-31  Simon MarchiDelete test target descriptions when exiting
2018-07-11  Alan HaywardRename tdesc_register_size to tdesc_register_bitsize
2018-06-07  Pedro Alvestarget_stack -> current_top_target() throughout
2018-06-01  Tom TromeyRemove TYPE_TAG_NAME
2018-05-21  Simon MarchiIntroduce obstack_new, poison other "typed" obstack...
2018-05-02  Pedro AlvesConvert struct target_ops to C++
2018-04-18  Alan HaywardRemove xml file references from target descriptions
2018-04-18  Alan HaywardCreate xml from target descriptions
2018-04-18  Alan HaywardAdd tdesc osabi and architecture functions
2018-04-18  Alan HaywardCommonise tdesc types and makes use of them in gdbserve...
2018-04-18  Alan HaywardCommonise tdesc_feature and makes use of it in gdbserve...
2018-04-18  Alan HaywardCommonise tdesc_reg and makes use of it in gdbserver...
2018-02-26  Alan HaywardMove arch/tdesc.h to common/tdesc.h
2018-02-05  Alan HaywardUse visitors for make_gdb_type
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-27  Stafford Hornetdesc: handle arbitrary strings in tdesc_register_in_re...
2017-12-23  Simon MarchiAdd ATTRIBUTE_PRINTF to printf_field_type_assignment
2017-12-21  Simon MarchiDo not emit "field_type" var if not needed on "maint...
2017-12-07  Adam StylinskiFix build with g++ 6.3.1
2017-12-05  Simon MarchiAddress review comments for the previous series
2017-12-05  Simon MarchiSplit tdesc_type into multiple classes
2017-12-05  Simon MarchiMake tdesc_arch_data::arch_regs an std::vector
2017-12-05  Simon MarchiMake tdesc_type::u::u::fields an std::vector
2017-12-05  Simon MarchiMake tdesc_type::name an std::string
2017-12-05  Simon MarchiMake tdesc_feature::types an std::vector
2017-12-05  Simon MarchiMake tdesc_reg string fields std::string
2017-12-05  Simon MarchiMake tdesc_feature::registers an std::vector
2017-12-05  Simon MarchiMake tdesc_feature::name an std::string
2017-12-05  Simon MarchiMake target_desc::features an std::vector
2017-12-05  Simon MarchiMake target_desc::compatible an std::vector
2017-12-05  Simon MarchiMake target_desc::properties an std::vector
2017-12-05  Simon MarchiRemove some unused variables
2017-11-24  Alan HaywardUse flexible target descriptors for aarch64
2017-11-24  Yao QiChange tic6x target descriptions
2017-11-07  Tom TromeyConstify add_setshow_*
2017-10-11  Tom TromeyConstify add_prefix_cmd
2017-09-27  Ulrich WeigandMake init_type/arch_type take a size in bits
2017-09-27  Tom TromeyConstify some commands in target-descriptions.c
2017-09-19  Yao QiUse DISABLE_COPY_AND_ASSIGN
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-09-05  Yao QiLazily and dynamically create amd64-linux target descri...
2017-09-05  Yao QiShare i386-linux target description between GDB and...
2017-09-05  Yao QiDynamically composite xml in reply to GDB
2017-09-05  Yao Qi[GDBserver] Centralize tdesc for i386-linux
2017-07-26  Yao QiAdd "maint check xml-descriptions" to test builtin...
2017-07-26  Yao QiLazily and dynamically create i386-linux target descrip...
2017-07-26  Yao QiGenerate c for feature instead of tdesc
2017-07-26  Yao QiUse visitor pattern for "maint print c-tdesc"
2017-07-26  Yao QiAdd optional argument to command "maint prints c-tdesc"
2017-07-26  Yao QiClass-fy target_desc
2017-06-20  Yao QiClass-fy tdesc_reg tdesc_type and tdesc_feature
2017-04-05  Pedro Alves-Wwrite-strings: The Rest
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-03-15  Doug EvansExtend flags to support multibit and enum bitfields.
2016-03-15  Doug EvansUse int instead of LONGEST in tdesc_type sizes.
2016-03-15  Doug Evansmaint_print_c_tdesc_cmd: Use type for TYPE_CODE_FLAGS...
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-09-25  Simon MarchiAdd some more casts (2/2)
2015-09-25  Simon MarchiAdd casts to memory allocation related calls
2015-02-27  Tom TromeyFix struct, union, and enum nesting in C++
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-08-07  Gary BensonInclude gdb_assert.h in common-defs.h
2014-06-13  Tom Tromeymake calls to help_list use enumerator
2014-01-13  Tom Tromeyreplace XZALLOC with XCNEW
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-20  Walfred TedeschiFix conditions in creating a bitfield.
2013-04-30  Walfred TedeschiFix display of structures/bitfields in register descrip...
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-11-09  Tom Tromey * gdbarch.sh (target_gdbarch): Remove macro.
2012-11-09  Pedro Alvesgdb/
2012-07-27  Jan Kratochvilgdb/
2012-04-25  Sergio Durigan Junior2012-04-25 Sergio Durigan Junior <sergiodj@redhat...
2012-04-17  Pedro Alves2012-04-17 Pedro Alves <palves@redhat.com>
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-03-02  Michael Snyder2011-03-02 Michael Snyder <msnyder@vmware.com>
2011-01-11  Michael Snyder2011-01-11 Michael Snyder <msnyder@vmware.com>
2011-01-05  Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-05-17  Michael Snyder2010-05-16 Michael Snyder <msnyder@vmware.com>
2010-05-07  Michael Snyder2010-05-06 Michael Snyder <msnyder@vmware.com>
2010-03-01  H.J. LuRemove TDESC_TYPE_I386_EFLAGS and TDESC_TYPE_I386_MXCSR.
2010-03-01  Daniel Jacobowitz * gdbtypes.c (append_composite_type_field_raw): New.
2010-02-10  H.J. LuAdd i387_ext, i386_eflags and i386_mxcsr.
2010-02-04  H.J. LuGenerate set_tdesc_osabi for valid OSABI.
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-07-31  Ulrich WeigandChangeLog:
2009-07-28  Daniel Jacobowitz * NEWS: Mention ARM VFP support.
2009-07-20  Pedro Alves2009-07-20 Pedro Alves <pedro@codesourcery.com>
2009-07-02  Ulrich Weigand * gdbtypes.h (TYPE_OBJFILE_OWNED, TYPE_OWNER): New...
2009-07-02  Ulrich Weigand * gdbtypes.h (builtin_type_ieee_single, builtin_type_i...
2009-07-02  Ulrich Weigand * gdbtypes.h (builtin_type_int0, builtin_type_int8...
2009-06-23  Ulrich Weigand * target-descriptions.h (struct type): Do not declare.
2009-02-21  Pedro Alves2008-02-21 Pedro Alves <pedro@codesorcery.com>
2009-01-03  Joel Brobecker Updated copyright notices for most files.
next