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/binutils-2.44
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
/
p-valprint.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce metadata style
Tom Tromey
2019-10-01
1
-6
/
+10
*
Rename common to gdbsupport
Tom Tromey
2019-07-09
1
-1
/
+1
*
Rename gdb exception types
Tom Tromey
2019-04-08
1
-1
/
+1
*
Rewrite TRY/CATCH
Tom Tromey
2019-04-08
1
-3
/
+2
*
More block constification
Tom Tromey
2019-03-24
1
-2
/
+1
*
Remove excess calls to gdb_flush
Tom Tromey
2019-03-05
1
-2
/
+0
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
Simple -Wshadow=local fixes
Tom Tromey
2018-10-04
1
-66
/
+68
*
Remove type_name_no_tag and rename type_name_no_tag_or_error
Tom Tromey
2018-06-01
1
-3
/
+3
*
Fix regresssion(internal-error) printing subprogram argument (PR gdb/22670)
Pedro Alves
2018-01-05
1
-4
/
+6
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Use gdb::byte_vector in pascal_object_print_value
Tom Tromey
2017-09-09
1
-8
/
+5
*
Remove unnecessary function prototypes.
John Baldwin
2017-09-09
1
-3
/
+0
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
Remove parameter valaddr from la_val_print
Yao Qi
2016-11-08
1
-9
/
+10
*
Support structure offsets that are 512K or larger.
David Taylor
2016-06-24
1
-5
/
+5
*
Add array start and end strings to generic_val_print_decorations
Tom Tromey
2016-05-17
1
-1
/
+3
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
[C++] Add casts to obstack_base calls
Simon Marchi
2015-11-18
1
-1
/
+2
*
Change some void* to gdb_byte*
Simon Marchi
2015-10-09
1
-2
/
+2
*
Add casts to memory allocation related calls
Simon Marchi
2015-09-25
1
-1
/
+1
*
gdb: Remove casts of NULL during assignment.
Andrew Burgess
2015-09-04
1
-2
/
+2
*
Replace the block_found global with explicit data-flow
Pierre-Marie de Rodat
2015-08-01
1
-1
/
+1
*
Remove CHECK_TYPEDEF, use check_typedef instead
Simon Marchi
2015-07-14
1
-4
/
+4
*
Split TRY_CATCH into TRY + CATCH
Pedro Alves
2015-03-07
1
-3
/
+3
*
Normalize TRY_CATCH exception handling block
Pedro Alves
2015-03-07
1
-6
/
+8
*
C++ keyword cleanliness, mostly auto-generated
Pedro Alves
2015-02-27
1
-3
/
+3
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
Remove spurious exceptions.h inclusions
Gary Benson
2014-10-08
1
-1
/
+0
*
Handle partially optimized out values similarly to unavailable values
Pedro Alves
2014-08-20
1
-5
/
+0
*
start change to progspace independence
Tom Tromey
2014-02-26
1
-1
/
+2
*
change minsym representation
Tom Tromey
2014-02-26
1
-3
/
+3
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
*
Print nonexisting/optimized out static fields gracefully.
Pedro Alves
2013-10-25
1
-0
/
+6
*
Print registers not saved in the frame as "<not saved>" instead of "<optimize...
Pedro Alves
2013-10-02
1
-2
/
+2
*
* defs.h (enum val_prettyformat): Renamed from val_prettyprint.
Doug Evans
2013-07-09
1
-6
/
+6
*
* minsyms.h (struct bound_minimal_symbol): New.
Tom Tromey
2013-04-08
1
-6
/
+7
*
PR cli/7719:
Tom Tromey
2013-01-07
1
-30
/
+11
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-2
/
+1
*
* c-exp.y (block, variable, name_not_typename, lex_one_token,
Tom Tromey
2012-12-14
1
-1
/
+1
*
gdb/
Yao Qi
2012-08-16
1
-13
/
+3
*
* p-valprint.c (pascal_object_print_value): Replace potentially
Siddhesh Poyarekar
2012-07-23
1
-2
/
+6
*
2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>
Sergio Durigan Junior
2012-05-18
1
-1
/
+0
*
PR exp/13907:
Tom Tromey
2012-05-18
1
-1
/
+3
*
* valprint.c (val_print_string): Don't print leading space.
Tom Tromey
2012-05-18
1
-1
/
+13
*
* printcmd.c (print_address_demangle): Add 'opts' argument.
Tom Tromey
2012-05-18
1
-3
/
+3
*
* valprint.h (struct generic_val_print_decorations): New.
Tom Tromey
2012-03-01
1
-187
/
+26
*
* valprint.c (val_print): Update.
Tom Tromey
2012-03-01
1
-12
/
+4
*
* value.h (value_print): Return void.
Tom Tromey
2012-03-01
1
-2
/
+2
*
* gdbtypes.h (struct main_type): Change type of name,tag_name,
Doug Evans
2012-02-07
1
-2
/
+2
[next]