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
/
valops.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[gdb] Fix more typos in comments (2)
Tom de Vries
2019-10-26
1
-1
/
+1
*
[gdb] Fix more typos in comments
Tom de Vries
2019-10-18
1
-2
/
+2
*
Move declaration of overload_debug to header
Christian Biesinger
2019-10-08
1
-1
/
+1
*
Change boolean options to bool instead of int
Christian Biesinger
2019-09-18
1
-1
/
+1
*
Make value_must_coerce_to_target return a bool
Simon Marchi
2019-07-10
1
-6
/
+5
*
Specialize value_cast error message for Ada
Tom Tromey
2019-07-10
1
-1
/
+2
*
Rename common to gdbsupport
Tom Tromey
2019-07-09
1
-1
/
+1
*
Remove unnecessary casts of NULL
Tom Tromey
2019-06-16
1
-4
/
+4
*
gdb: Check for not allocated/associated values during array slicing
Andrew Burgess
2019-06-10
1
-0
/
+5
*
Replace throw_exception with throw in some cases
Tom Tromey
2019-04-08
1
-1
/
+1
*
Rename gdb exception types
Tom Tromey
2019-04-08
1
-2
/
+2
*
Rewrite TRY/CATCH
Tom Tromey
2019-04-08
1
-6
/
+4
*
Normalize includes to use common/
Tom Tromey
2019-01-25
1
-1
/
+1
*
gdb: Remove support for old mangling schemes
Simon Marchi
2019-01-09
1
-23
/
+0
*
gdb: Remove final cleanup from find_overload_match
Andrew Burgess
2019-01-03
1
-6
/
+0
*
gdb: Remove a cleanup from find_overload_match
Andrew Burgess
2019-01-03
1
-6
/
+4
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
valops.c: Overload resolution code: Rename parameters/locals
Pedro Alves
2018-11-21
1
-71
/
+71
*
valops.c: Some more gdb::array_view
Pedro Alves
2018-11-21
1
-54
/
+47
*
C++ify badness_vector, fix leaks
Pedro Alves
2018-11-21
1
-51
/
+27
*
Eliminate make_symbol_overload_list-related globals & cleanup
Pedro Alves
2018-11-21
1
-22
/
+15
*
invoke_xmethod & array_view
Pedro Alves
2018-11-21
1
-52
/
+52
*
Use gdb:array_view in call_function_by_hand & friends
Pedro Alves
2018-11-21
1
-1
/
+1
*
Fix the [-Werror=shadow=local] warning
Weimin Pan
2018-10-08
1
-3
/
+3
*
Finding data member in virtual base class
Weimin Pan
2018-10-08
1
-1
/
+62
*
Simple -Wshadow=local fixes
Tom Tromey
2018-10-04
1
-10
/
+10
*
Remove dead definition from valops.c
Tom Tromey
2018-09-26
1
-7
/
+0
*
Remove old lint code
Tom Tromey
2018-07-30
1
-1
/
+0
*
Fix failure to find member of a typedef base class
Weimin Pan
2018-06-18
1
-1
/
+1
*
target_stack -> current_top_target() throughout
Pedro Alves
2018-06-07
1
-2
/
+2
*
Remove type_name_no_tag and rename type_name_no_tag_or_error
Tom Tromey
2018-06-01
1
-4
/
+4
*
Remove TYPE_TAG_NAME
Tom Tromey
2018-06-01
1
-3
/
+3
*
Convert struct target_ops to C++
Pedro Alves
2018-05-03
1
-2
/
+2
*
Convert observers to C++
Tom Tromey
2018-03-19
1
-3
/
+3
*
Initial support for variant parts
Tom Tromey
2018-02-26
1
-0
/
+44
*
Remove xmethod_worker::clone
Simon Marchi
2018-01-07
1
-1
/
+1
*
C++ify xmethod_worker, get rid of VEC(xmethod_worker_ptr)
Simon Marchi
2018-01-07
1
-32
/
+20
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Target FP: Add conversion routines to target-float.{c,h}
Ulrich Weigand
2017-11-06
1
-33
/
+13
*
Clean up some DFP interfaces
Ulrich Weigand
2017-10-05
1
-3
/
+8
*
Remove unnecessary function prototypes.
John Baldwin
2017-09-09
1
-2
/
+0
*
Make "p S::method() const::static_var" work too
Pedro Alves
2017-09-04
1
-0
/
+5
*
Stop assuming no-debug-info functions return int
Pedro Alves
2017-09-04
1
-1
/
+1
*
Fix type casts losing typedefs and reimplement "whatis" typedef stripping
Pedro Alves
2017-08-21
1
-14
/
+19
*
Use containers to avoid cleanups
Tom Tromey
2017-08-03
1
-7
/
+4
*
Fix bit-/byte-offset mismatch in parameter to read_value_memory
Andreas Arnez
2017-06-13
1
-3
/
+4
*
Convert lvalue reference type check to general reference type check
Artemiy Volkov
2017-03-20
1
-25
/
+20
*
Add ability to return rvalue reference values from value_ref
Artemiy Volkov
2017-03-20
1
-8
/
+17
*
Change {lookup,make}_reference_type API
Artemiy Volkov
2017-03-20
1
-2
/
+2
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
[next]