GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
target-descriptions.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unnecessary function prototypes.
John Baldwin
2017-09-09
1
-3
/
+0
*
Lazily and dynamically create amd64-linux target descriptions
Yao Qi
2017-09-05
1
-1
/
+3
*
Share i386-linux target description between GDB and GDBserver
Yao Qi
2017-09-05
1
-0
/
+17
*
Dynamically composite xml in reply to GDB
Yao Qi
2017-09-05
1
-3
/
+6
*
[GDBserver] Centralize tdesc for i386-linux
Yao Qi
2017-09-05
1
-14
/
+18
*
Add "maint check xml-descriptions" to test builtin xml target descriptions
Yao Qi
2017-07-26
1
-0
/
+160
*
Lazily and dynamically create i386-linux target descriptions
Yao Qi
2017-07-26
1
-0
/
+47
*
Generate c for feature instead of tdesc
Yao Qi
2017-07-26
1
-8
/
+96
*
Use visitor pattern for "maint print c-tdesc"
Yao Qi
2017-07-26
1
-262
/
+340
*
Add optional argument to command "maint prints c-tdesc"
Yao Qi
2017-07-26
1
-7
/
+18
*
Class-fy target_desc
Yao Qi
2017-07-26
1
-27
/
+37
*
Class-fy tdesc_reg tdesc_type and tdesc_feature
Yao Qi
2017-06-20
1
-100
/
+97
*
-Wwrite-strings: The Rest
Pedro Alves
2017-04-05
1
-3
/
+5
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
Extend flags to support multibit and enum bitfields.
Doug Evans
2016-03-15
1
-83
/
+219
*
Use int instead of LONGEST in tdesc_type sizes.
Doug Evans
2016-03-15
1
-4
/
+7
*
maint_print_c_tdesc_cmd: Use type for TYPE_CODE_FLAGS instead of field_type.
Doug Evans
2016-03-15
1
-5
/
+7
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
Add some more casts (2/2)
Simon Marchi
2015-09-25
1
-12
/
+19
*
Add casts to memory allocation related calls
Simon Marchi
2015-09-25
1
-1
/
+1
*
Fix struct, union, and enum nesting in C++
Tom Tromey
2015-02-27
1
-26
/
+28
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
Include gdb_assert.h in common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
make calls to help_list use enumerator
Tom Tromey
2014-06-13
1
-2
/
+2
*
replace XZALLOC with XCNEW
Tom Tromey
2014-01-13
1
-8
/
+8
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
*
Fix conditions in creating a bitfield.
Walfred Tedeschi
2013-11-20
1
-1
/
+1
*
Fix display of structures/bitfields in register description.
Walfred Tedeschi
2013-04-30
1
-1
/
+32
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-1
/
+1
*
* gdbarch.sh (target_gdbarch): Remove macro.
Tom Tromey
2012-11-09
1
-2
/
+2
*
gdb/
Pedro Alves
2012-11-09
1
-16
/
+80
*
gdb/
Jan Kratochvil
2012-07-27
1
-2
/
+4
*
2012-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
Sergio Durigan Junior
2012-04-25
1
-1
/
+34
*
2012-04-17 Pedro Alves <palves@redhat.com>
Pedro Alves
2012-04-17
1
-2
/
+2
*
Copyright year update in most files of the GDB Project.
Joel Brobecker
2012-01-04
1
-2
/
+1
*
2011-03-02 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-03-02
1
-1
/
+1
*
2011-01-11 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-01-11
1
-1
/
+1
*
2011-01-05 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-01-05
1
-5
/
+5
*
run copyright.sh for 2011.
Joel Brobecker
2011-01-01
1
-1
/
+2
*
2010-05-16 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2010-05-17
1
-1
/
+4
*
2010-05-06 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2010-05-07
1
-3
/
+1
*
Remove TDESC_TYPE_I386_EFLAGS and TDESC_TYPE_I386_MXCSR.
H.J. Lu
2010-03-01
1
-57
/
+16
*
* gdbtypes.c (append_composite_type_field_raw): New.
Daniel Jacobowitz
2010-03-01
1
-4
/
+188
*
Add i387_ext, i386_eflags and i386_mxcsr.
H.J. Lu
2010-02-10
1
-1
/
+98
*
Generate set_tdesc_osabi for valid OSABI.
H.J. Lu
2010-02-04
1
-0
/
+11
*
Update copyright year in most headers.
Joel Brobecker
2010-01-01
1
-1
/
+1
*
ChangeLog:
Ulrich Weigand
2009-07-31
1
-0
/
+66
*
* NEWS: Mention ARM VFP support.
Daniel Jacobowitz
2009-07-28
1
-3
/
+19
*
2009-07-20 Pedro Alves <pedro@codesourcery.com>
Pedro Alves
2009-07-20
1
-0
/
+20
*
* gdbtypes.h (TYPE_OBJFILE_OWNED, TYPE_OWNER): New macros.
Ulrich Weigand
2009-07-02
1
-4
/
+4
[next]