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
/
c-typeprint.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop assuming no-debug-info functions return int
Pedro Alves
2017-09-04
1
-2
/
+8
*
Introduce CP_OPERATOR_STR/CP_OPERATOR_LEN and use throughout
Pedro Alves
2017-07-17
1
-1
/
+1
*
Implement printing of rvalue reference types and values
Artemiy Volkov
2017-03-20
1
-4
/
+6
*
c++/8218: Destructors w/arguments.
Keith Seitz
2017-03-10
1
-2
/
+10
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
Use ui_file_as_string throughout more
Pedro Alves
2016-11-08
1
-3
/
+2
*
Remove Java support
Tom Tromey
2016-10-06
1
-8
/
+3
*
Support structure offsets that are 512K or larger.
David Taylor
2016-06-24
1
-5
/
+6
*
Extend flags to support multibit and enum bitfields.
Doug Evans
2016-03-15
1
-0
/
+50
*
Fix GCC6 -Wmisleading-indentation issues.
Mark Wielaard
2016-01-26
1
-21
/
+21
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
Add some more casts (1/2)
Simon Marchi
2015-09-25
1
-1
/
+1
*
Remove CHECK_TYPEDEF, use check_typedef instead
Simon Marchi
2015-07-14
1
-3
/
+3
*
New common function "startswith"
Gary Benson
2015-03-06
1
-5
/
+5
*
GCC5/DWARFv5 Handle DW_TAG_atomic_type for C11 _Atomic type qualifier.
Mark Wielaard
2015-02-09
1
-0
/
+11
*
gdbtypes.h (TYPE_SELF_TYPE): Renamed from TYPE_DOMAIN_TYPE.
Doug Evans
2015-01-31
1
-4
/
+4
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
Move errno.h to common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
Include string.h in common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
implement support for "enum class"
Tom Tromey
2014-04-14
1
-0
/
+19
*
vla: print "variable length" for unresolved dynamic bounds
Sanimir Agovic
2014-04-14
1
-1
/
+5
*
Revert the entire VLA series.
Joel Brobecker
2014-04-11
1
-5
/
+1
*
vla: print "variable length" for unresolved dynamic bounds
Sanimir Agovic
2014-04-11
1
-1
/
+5
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
*
remove gdb_string.h
Tom Tromey
2013-11-18
1
-1
/
+1
*
PR c++/11990:
Tom Tromey
2013-04-15
1
-2
/
+2
*
2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
Aleksandar Ristovski
2013-01-31
1
-5
/
+1
*
PR symtab/14442:
Tom Tromey
2013-01-14
1
-0
/
+11
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-2
/
+1
*
Partial fix for PR c++/14160:
Tom Tromey
2012-12-14
1
-1
/
+2
*
* gdbtypes.h (struct cplus_struct_type) <localtype_ptr>: Remove
Tom Tromey
2012-11-21
1
-6
/
+0
*
* c-typeprint.c (find_typedef_for_canonicalize,
Tom Tromey
2012-11-12
1
-233
/
+384
*
* NEWS: Update.
Tom Tromey
2012-11-12
1
-1
/
+3
*
* c-typeprint.c (cp_type_print_method_args): Add flags
Tom Tromey
2012-11-12
1
-5
/
+6
*
* ada-lang.c (user_select_syms, ada_print_subexp): Pass flags
Tom Tromey
2012-11-12
1
-30
/
+37
*
http://sourceware.org/ml/gdb-patches/2012-10/msg00525.html
Andrew Burgess
2012-10-31
1
-2
/
+3
*
gdb/ChangeLog:
Siddhesh Poyarekar
2012-09-25
1
-2
/
+2
*
* c-typeprint.c (c_type_print_base) <TYPE_CODE_STRUCT,
Tom Tromey
2012-09-21
1
-8
/
+4
*
* c-typeprint.c (cp_type_print_derivation_info): Fix comment.
Tom Tromey
2012-09-21
1
-6
/
+1
*
http://sourceware.org/ml/gdb-patches/2012-09/msg00015.html
Andrew Burgess
2012-09-14
1
-2
/
+4
*
http://sourceware.org/ml/gdb-patches/2012-09/msg00013.html
Andrew Burgess
2012-09-11
1
-1
/
+1
*
PR c++/14365
Keith Seitz
2012-08-19
1
-2
/
+2
*
gdb/
Yao Qi
2012-08-16
1
-2
/
+0
*
gdb/
Jan Kratochvil
2012-04-18
1
-6
/
+6
*
* gdbtypes.h (struct main_type): Change type of name,tag_name,
Doug Evans
2012-02-07
1
-7
/
+7
*
Copyright year update in most files of the GDB Project.
Joel Brobecker
2012-01-04
1
-3
/
+2
*
* value.c (value_fn_field): Constify.
Tom Tromey
2011-05-18
1
-8
/
+16
*
gdb/
Jan Kratochvil
2011-03-22
1
-12
/
+10
*
gdb/
Jan Kratochvil
2011-02-13
1
-7
/
+24
*
2011-01-07 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-01-07
1
-5
/
+5
[next]