]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/target-descriptions.c
Remove some unused variables
[thirdparty/binutils-gdb.git] / gdb / target-descriptions.c
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.
2008-09-11  Ulrich Weigand * alpha-tdep.c (alpha_register_type): Use builtin_type...
2008-08-26  Ulrich Weigand * gdbarch.sh (target_gdbarch): New global variable.
2008-08-24  Tom Tromey * rs6000-tdep.c (rs6000_builtin_type_vec128): Don...
2008-07-03  Michael Snyder2008-06-21 Hui Zhu <teawater@gmail.com>
2008-01-01  Daniel Jacobowitz Updated copyright notices for most files.
2007-11-02  Ulrich Weigand2007-11-02 Markus Deuling <deuling@de.ibm.com>
2007-10-15  Daniel Jacobowitz * NEWS: Document target described register support...
2007-10-15  Daniel Jacobowitz * target-descriptions.c (tdesc_predefined_types):...
2007-08-23  Joel Brobecker Switch the license of all .c files to GPLv3.
2007-07-03  Daniel Jacobowitz * target-descriptions.c (tdesc_create_reg): Do not...
2007-06-13  Daniel Jacobowitz * Makefile.in (mips-tdep.o): Update.
2007-05-31  Ulrich Weigand2007-05-31 Markus Deuling <deuling@de.ibm.com>
2007-04-13  Paul Brook2007-04-13 Paul Brook <paul@codesourcery.com>
2007-02-13  Daniel Jacobowitz * target-descriptions.c (tdesc_named_type): Move code_...
2007-02-08  Daniel Jacobowitz * Makefile.in (arm-tdep.o, eval.o, target-descriptions.o)
2007-01-09  Daniel JacobowitzXML feature description support.
2007-01-09  Daniel JacobowitzCopyright updates for 2007.
2006-11-28  Daniel Jacobowitz * Makefile.in (mips-tdep.o, target-descriptions.o...
2006-11-28  Daniel Jacobowitz * Makefile.in (SFILES): Add new and missed files.