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>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
infcall.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gdb: add back declarations for _initialize functions
Simon Marchi
2020-01-13
1
-1
/
+2
*
Multi-target support
Pedro Alves
2020-01-10
1
-1
/
+2
*
Update copyright year range in all GDB files.
Joel Brobecker
2020-01-01
1
-1
/
+1
*
infcall: handle pass-by-reference arguments appropriately
Tankut Baris Aktemur
2019-12-20
1
-3
/
+124
*
infcall, c++: allow more info to be computed for pass-by-reference values
Tankut Baris Aktemur
2019-12-20
1
-1
/
+2
*
Replace SYMBOL_*_NAME accessors with member functions
Christian Biesinger
2019-11-22
1
-1
/
+1
*
Replace the MSYMBOL_*_NAME macros with member functions
Christian Biesinger
2019-11-22
1
-1
/
+1
*
[gdb] Fix more typos in comments (2)
Tom de Vries
2019-10-26
1
-1
/
+1
*
infcall: refactor 'call_function_by_hand_dummy'
Tankut Baris Aktemur
2019-10-23
1
-25
/
+39
*
infcall: remove unused parameter in 'value_arg_coerce'
Tankut Baris Aktemur
2019-10-23
1
-5
/
+3
*
infcall: move assertions in 'call_function_by_hand_dummy' to an earlier spot
Tankut Baris Aktemur
2019-10-23
1
-20
/
+21
*
Change boolean options to bool instead of int
Christian Biesinger
2019-09-18
1
-4
/
+4
*
Make first and last lines of 'command help documentation' consistent.
Philippe Waroquiers
2019-08-07
1
-1
/
+1
*
Rename common to gdbsupport
Tom Tromey
2019-07-09
1
-1
/
+1
*
Remove trailing newlines from help text
Tom Tromey
2019-06-11
1
-1
/
+1
*
Implement show | set may-call-functions [on|off]
Philippe Waroquiers
2019-04-27
1
-0
/
+26
*
Make exception handling more efficient
Tom Tromey
2019-04-25
1
-3
/
+3
*
Remove exception_none
Tom Tromey
2019-04-25
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
*
Make exceptions use std::string and be self-managing
Tom Tromey
2019-04-08
1
-1
/
+1
*
Fortran function calls with arguments
Richard Bunt
2019-03-06
1
-2
/
+5
*
C++-ify struct thread_fsm
Tom Tromey
2019-02-07
1
-60
/
+41
*
Remove cleanup_delete_std_terminate_breakpoint
Tom Tromey
2019-01-23
1
-11
/
+2
*
Fix leak of struct call_thread_fsm in call_function_by_hand_dummy.
Philippe Waroquiers
2019-01-02
1
-2
/
+4
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
Use gdb:array_view in call_function_by_hand & friends
Pedro Alves
2018-11-21
1
-14
/
+15
*
Pass return_method to _push_dummy_call
Alan Hayward
2018-11-16
1
-2
/
+1
*
Use enum for return method for dummy calls
Alan Hayward
2018-11-16
1
-18
/
+11
*
Remove two infrun cleanups
Tom Tromey
2018-09-17
1
-25
/
+14
*
Remove an unnecessary block in call_function_by_hand_dummy
Tom Tromey
2018-09-14
1
-39
/
+35
*
Replace some uses of xstrprintf with string_printf
Simon Marchi
2018-08-07
1
-6
/
+4
*
Simple unused variable removals
Tom Tromey
2018-07-22
1
-1
/
+0
*
Remove ptid_equal
Tom Tromey
2018-07-03
1
-1
/
+1
*
Use thread_info and inferior pointers more throughout
Pedro Alves
2018-06-21
1
-33
/
+33
*
target_stack -> current_top_target() throughout
Pedro Alves
2018-06-07
1
-3
/
+4
*
Convert struct target_ops to C++
Pedro Alves
2018-05-03
1
-2
/
+2
*
Calling ifunc functions when target has no debug info but resolver has
Pedro Alves
2018-04-26
1
-32
/
+34
*
Convert observers to C++
Tom Tromey
2018-03-19
1
-3
/
+3
*
Change enable_thread_stack_temporaries to an RAII class
Tom Tromey
2018-03-08
1
-5
/
+2
*
Remove a cleanup from call_function_by_hand_dummy
Tom Tromey
2018-02-21
1
-13
/
+6
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Introduce gdb_breakpoint_up
Tom Tromey
2017-11-04
1
-2
/
+3
*
Remove cleanup from call_function_by_hand_dummy
Tom Tromey
2017-10-19
1
-8
/
+6
*
Remove make_cleanup_restore_target_terminal
Tom Tromey
2017-09-20
1
-1
/
+1
*
Remove unnecessary function prototypes.
John Baldwin
2017-09-09
1
-4
/
+0
*
Stop assuming no-debug-info functions return int
Pedro Alves
2017-09-04
1
-4
/
+45
*
Kill init_sal
Pedro Alves
2017-09-04
1
-6
/
+5
*
Convert lvalue reference type check to general reference type check
Artemiy Volkov
2017-03-20
1
-1
/
+2
*
Add ability to return rvalue reference values from value_ref
Artemiy Volkov
2017-03-20
1
-1
/
+1
[next]