summaryrefslogtreecommitdiff
path: root/gdb/target-descriptions.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary function prototypes.John Baldwin2017-09-091-3/+0
* Lazily and dynamically create amd64-linux target descriptionsYao Qi2017-09-051-1/+3
* Share i386-linux target description between GDB and GDBserverYao Qi2017-09-051-0/+17
* Dynamically composite xml in reply to GDBYao Qi2017-09-051-3/+6
* [GDBserver] Centralize tdesc for i386-linuxYao Qi2017-09-051-14/+18
* Add "maint check xml-descriptions" to test builtin xml target descriptionsYao Qi2017-07-261-0/+160
* Lazily and dynamically create i386-linux target descriptionsYao Qi2017-07-261-0/+47
* Generate c for feature instead of tdescYao Qi2017-07-261-8/+96
* Use visitor pattern for "maint print c-tdesc"Yao Qi2017-07-261-262/+340
* Add optional argument to command "maint prints c-tdesc"Yao Qi2017-07-261-7/+18
* Class-fy target_descYao Qi2017-07-261-27/+37
* Class-fy tdesc_reg tdesc_type and tdesc_featureYao Qi2017-06-201-100/+97
* -Wwrite-strings: The RestPedro Alves2017-04-051-3/+5
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Extend flags to support multibit and enum bitfields.Doug Evans2016-03-151-83/+219
* Use int instead of LONGEST in tdesc_type sizes.Doug Evans2016-03-151-4/+7
* maint_print_c_tdesc_cmd: Use type for TYPE_CODE_FLAGS instead of field_type.Doug Evans2016-03-151-5/+7
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Add some more casts (2/2)Simon Marchi2015-09-251-12/+19
* Add casts to memory allocation related callsSimon Marchi2015-09-251-1/+1
* Fix struct, union, and enum nesting in C++Tom Tromey2015-02-271-26/+28
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* make calls to help_list use enumeratorTom Tromey2014-06-131-2/+2
* replace XZALLOC with XCNEWTom Tromey2014-01-131-8/+8
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Fix conditions in creating a bitfield.Walfred Tedeschi2013-11-201-1/+1
* Fix display of structures/bitfields in register description.Walfred Tedeschi2013-04-301-1/+32
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-2/+2
* gdb/Pedro Alves2012-11-091-16/+80
* gdb/Jan Kratochvil2012-07-271-2/+4
* 2012-04-25 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2012-04-251-1/+34
* 2012-04-17 Pedro Alves <palves@redhat.com>Pedro Alves2012-04-171-2/+2
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* 2011-03-02 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-03-021-1/+1
* 2011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-111-1/+1
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-051-5/+5
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+2
* 2010-05-16 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-171-1/+4
* 2010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-071-3/+1
* Remove TDESC_TYPE_I386_EFLAGS and TDESC_TYPE_I386_MXCSR.H.J. Lu2010-03-011-57/+16
* * gdbtypes.c (append_composite_type_field_raw): New.Daniel Jacobowitz2010-03-011-4/+188
* Add i387_ext, i386_eflags and i386_mxcsr.H.J. Lu2010-02-101-1/+98
* Generate set_tdesc_osabi for valid OSABI.H.J. Lu2010-02-041-0/+11
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* ChangeLog:Ulrich Weigand2009-07-311-0/+66
* * NEWS: Mention ARM VFP support.Daniel Jacobowitz2009-07-281-3/+19
* 2009-07-20 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-07-201-0/+20
* * gdbtypes.h (TYPE_OBJFILE_OWNED, TYPE_OWNER): New macros.Ulrich Weigand2009-07-021-4/+4