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
/
opencl-lang.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Automatic Copyright Year update after running gdb/copyright.py
Joel Brobecker
2022-01-01
1
-1
/
+1
*
gdb: change functions returning value contents to use gdb::array_view
Simon Marchi
2021-10-25
1
-10
/
+12
*
Add lval_funcs::is_optimized_out
Tom Tromey
2021-10-05
1
-0
/
+1
*
Move value_true to value.h
Tom Tromey
2021-09-24
1
-1
/
+1
*
gdb: use gdb::optional instead of passing a pointer to gdb::array_view
Andrew Burgess
2021-06-25
1
-1
/
+1
*
Remove EVAL_SKIP
Tom Tromey
2021-03-08
1
-1
/
+1
*
Remove union exp_element
Tom Tromey
2021-03-08
1
-5
/
+0
*
Remove now-unused C evaluator code
Tom Tromey
2021-03-08
1
-280
/
+0
*
Implement OpenCL ternary conditional operator
Tom Tromey
2021-03-08
1
-0
/
+85
*
Implement OpenCL logical binary operations
Tom Tromey
2021-03-08
1
-0
/
+48
*
Introduce opencl_structop_operation
Tom Tromey
2021-03-08
1
-0
/
+28
*
Introduce opencl_notequal_operation
Tom Tromey
2021-03-08
1
-3
/
+5
*
Implement OpenCL binary operations
Tom Tromey
2021-03-08
1
-8
/
+9
*
Introduce opencl_cast_type_operation
Tom Tromey
2021-03-08
1
-1
/
+2
*
Split out eval_opencl_assign
Tom Tromey
2021-03-08
1
-8
/
+19
*
Update copyright year range in all GDB files
Joel Brobecker
2021-01-01
1
-1
/
+1
*
Remove per-language op_name functions
Tom Tromey
2020-11-30
1
-1
/
+0
*
language_lookup_primitive_type, std::function -> gdb::function_view
Pedro Alves
2020-11-20
1
-1
/
+1
*
Add use of const in opencl-lang.c
Tom Tromey
2020-11-14
1
-2
/
+2
*
gdb: rewrite how per language primitive types are managed
Andrew Burgess
2020-11-12
1
-164
/
+80
*
gdb, gdbserver, gdbsupport: fix leading space vs tabs issues
Simon Marchi
2020-11-02
1
-10
/
+10
*
gdb: Remove language_data struct
Andrew Burgess
2020-09-16
1
-6
/
+1
*
gdb: Convert language_data::la_op_print_tab to a method
Andrew Burgess
2020-09-16
1
-1
/
+5
*
gdb: Convert language_data::la_exp_desc to a method
Andrew Burgess
2020-09-16
1
-1
/
+5
*
gdb: Convert language_data::la_varobj_ops to a method
Andrew Burgess
2020-09-16
1
-1
/
+0
*
gdb: Convert language_data::la_macro_expansion to a method
Andrew Burgess
2020-09-16
1
-1
/
+5
*
gdb: Convert language_data::la_array_ordering to a method
Andrew Burgess
2020-09-16
1
-1
/
+0
*
gdb: Convert language_data::la_case_sensitivity to a method
Andrew Burgess
2020-09-16
1
-1
/
+0
*
gdb: Convert language_data::la_range_check to a method
Andrew Burgess
2020-09-16
1
-1
/
+0
*
gdb: Convert la_store_sym_names_in_linkage_form_p to a method
Andrew Burgess
2020-09-16
1
-1
/
+0
*
gdb: Convert language_data::string_lower_bound to a method
Andrew Burgess
2020-09-16
1
-1
/
+0
*
gdb: Convert language_data::c_style_arrays to a method
Andrew Burgess
2020-09-16
1
-1
/
+0
*
gdb: Move la_language into the language_defn class
Andrew Burgess
2020-09-16
1
-1
/
+0
*
gdb: Convert la_filename_extensions to a method
Andrew Burgess
2020-09-16
1
-1
/
+0
*
gdb: Convert la_name and la_natural_name to methods
Andrew Burgess
2020-09-16
1
-2
/
+10
*
gdb: Convert la_name_of_this to a method
Andrew Burgess
2020-09-16
1
-1
/
+0
*
gdb: Convert la_struct_too_deep_ellipsis to a method
Andrew Burgess
2020-09-16
1
-1
/
+0
*
gdb: remove TYPE_VECTOR
Simon Marchi
2020-09-14
1
-14
/
+14
*
gdb: remove TYPE_UNSIGNED
Simon Marchi
2020-09-14
1
-4
/
+4
*
gdb: remove NULL_TYPE
Simon Marchi
2020-08-31
1
-18
/
+17
*
gdb: Convert language la_is_string_type_p field to a method
Andrew Burgess
2020-06-23
1
-1
/
+0
*
gdb: Convert language la_print_typedef field to a method
Andrew Burgess
2020-06-23
1
-1
/
+0
*
gdb: Convert language la_printstr field to a method
Andrew Burgess
2020-06-23
1
-1
/
+0
*
gdb: Convert language la_printchar field to a method
Andrew Burgess
2020-06-23
1
-1
/
+0
*
gdb: Convert language la_emitchar field to a method
Andrew Burgess
2020-06-23
1
-1
/
+0
*
gdb: Convert language la_post_parser field to a method
Andrew Burgess
2020-06-23
1
-1
/
+0
*
gdb: Convert language la_parser field to a method
Andrew Burgess
2020-06-23
1
-1
/
+0
*
gdb: Convert language la_lookup_symbol_nonlocal field to a method
Andrew Burgess
2020-06-17
1
-1
/
+0
*
gdb: Convert language la_value_print_inner field to a method
Andrew Burgess
2020-06-17
1
-1
/
+0
*
gdb: Convert language la_value_print field to a method
Andrew Burgess
2020-06-17
1
-1
/
+0
[next]