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
/
value.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[gdb] Fix more typos in comments (2)
Tom de Vries
2019-10-26
1
-1
/
+1
*
Move declaration of overload_resolution to value.h
Christian Biesinger
2019-09-20
1
-0
/
+2
*
gdb: Update type of lower bound in value_subscripted_rvalue
Andrew Burgess
2019-07-12
1
-1
/
+2
*
Make value_must_coerce_to_target return a bool
Simon Marchi
2019-07-10
1
-1
/
+4
*
Rename common to gdbsupport
Tom Tromey
2019-07-09
1
-1
/
+1
*
Destroy allocated values when exiting GDB
Sergio Durigan Junior
2019-04-01
1
-0
/
+4
*
gdb: Move value_from_host_double into value.c and make more use of it
Andrew Burgess
2019-03-07
1
-0
/
+1
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
invoke_xmethod & array_view
Pedro Alves
2018-11-21
1
-3
/
+3
*
Use new_reference for struct value
Tom Tromey
2018-04-30
1
-4
/
+4
*
Remove free_value_chain
Tom Tromey
2018-04-06
1
-4
/
+9
*
Remove free_all_values
Tom Tromey
2018-04-06
1
-2
/
+0
*
Introduce a gdb_ref_ptr specialization for struct value
Tom Tromey
2018-04-06
1
-22
/
+30
*
Initial support for variant parts
Tom Tromey
2018-02-26
1
-0
/
+8
*
Remove a cleanup from parse_expression_for_completion
Tom Tromey
2018-02-21
1
-1
/
+1
*
C++ify xmethod_worker, get rid of VEC(xmethod_worker_ptr)
Simon Marchi
2018-01-07
1
-2
/
+5
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Change value_contents_eq return bool
Yao Qi
2017-11-24
1
-12
/
+12
*
(Ada) fix handling of minimal symbols (UNOP_CAST and UNOP_ADDR)
Joel Brobecker
2017-11-17
1
-0
/
+9
*
Target FP: Remove unused floating-point routines
Ulrich Weigand
2017-11-06
1
-7
/
+0
*
Target FP: Introduce target-float.{c,h}
Ulrich Weigand
2017-11-06
1
-0
/
+4
*
Target FP printing: Simplify and fix print_floating
Ulrich Weigand
2017-10-24
1
-3
/
+0
*
Remove cleanups from prepare_execute_command
Tom Tromey
2017-10-19
1
-0
/
+4
*
Remove make_cleanup_value_free
Tom Tromey
2017-10-08
1
-0
/
+15
*
Introduce class completion_tracker & rewrite completion<->readline interaction
Pedro Alves
2017-07-17
1
-1
/
+2
*
Fix bit-/byte-offset mismatch in parameter to read_value_memory
Andreas Arnez
2017-06-13
1
-5
/
+4
*
Add ability to return rvalue reference values from value_ref
Artemiy Volkov
2017-03-20
1
-1
/
+1
*
Use scoped_value_mark in dwarf2_evaluate_loc_desc_full
Tom Tromey
2017-01-10
1
-1
/
+11
*
Add scoped_value_mark
Tom Tromey
2017-01-10
1
-0
/
+22
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
Adjust Value.location for lval_register
Yao Qi
2016-11-28
1
-1
/
+1
*
Create subobject value in pretty printer
Yao Qi
2016-11-21
1
-0
/
+2
*
Change meaning of VALUE_FRAME_ID; rename to VALUE_NEXT_FRAME_ID
Kevin Buettner
2016-11-16
1
-4
/
+12
*
Remove parameter valaddr from la_val_print
Yao Qi
2016-11-08
1
-2
/
+2
*
Use ui_file_as_string throughout more
Pedro Alves
2016-11-08
1
-1
/
+1
*
PR python/20190 - compute TLS symbol without a frame
Tom Tromey
2016-07-26
1
-0
/
+7
*
Support structure offsets that are 512K or larger.
David Taylor
2016-06-24
1
-39
/
+40
*
value: Make accessor methods' parameters const-correct
Martin Galvan
2016-04-08
1
-15
/
+15
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
Constify value_string
Simon Marchi
2015-11-18
1
-1
/
+1
*
Constify value_cstring
Simon Marchi
2015-11-18
1
-1
/
+1
*
DWARF: handle non-local references in nested functions
Pierre-Marie de Rodat
2015-08-25
1
-0
/
+2
*
Consider addressable memory unit size in various value functions
Simon Marchi
2015-07-28
1
-2
/
+2
*
Introduce get_value_arch
Simon Marchi
2015-07-28
1
-0
/
+4
*
Cleanup value_fetch_lazy's comment and return value
Simon Marchi
2015-07-06
1
-1
/
+1
*
[Python] Add methods reference_value and const_value to gdb.Value.
Siva Chandra
2015-05-09
1
-0
/
+2
*
PR python/18285
Doug Evans
2015-04-29
1
-2
/
+5
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
Enable chained function calls in C++ expressions.
Siva Chandra
2014-11-28
1
-0
/
+2
*
Fix PR12526: -location watchpoints for bitfield arguments
Patrick Palka
2014-09-16
1
-0
/
+5
[next]