projects
/
external
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
[gdb/testsuite] Restore breakpoint command in ui-redirect.exp
[external/binutils.git]
/
gdb
/
rust-lang.c
2019-05-02
Andrew Burgess
gdb/rust: Handle printing structures containing strings
blob
|
commitdiff
2019-04-29
Andrew Burgess
gdb: Introduce new language field la_is_string_type_p
blob
|
commitdiff
|
diff to current
2019-04-29
Andrew Burgess
gdb: Introduce new language field la_struct_too_deep_el...
blob
|
commitdiff
|
diff to current
2019-04-12
Andrew Burgess
gdb: Remove LANG_MAGIC
blob
|
commitdiff
|
diff to current
2019-04-08
Tom Tromey
Rename gdb exception types
blob
|
commitdiff
|
diff to current
2019-04-08
Tom Tromey
Rewrite TRY/CATCH
blob
|
commitdiff
|
diff to current
2019-03-25
Tom Tromey
Remove null_block_symbol
blob
|
commitdiff
|
diff to current
2019-01-01
Joel Brobecker
Update copyright year range in all GDB files.
blob
|
commitdiff
|
diff to current
2018-11-21
Pedro Alves
Use gdb:array_view in call_function_by_hand & friends
blob
|
commitdiff
|
diff to current
2018-11-19
Tom Tromey
Handle TYPE_CODE_PTR when printing Rust types
blob
|
commitdiff
|
diff to current
2018-10-05
Tom Tromey
Simple -Wshadow=local fixes
blob
|
commitdiff
|
diff to current
2018-09-13
Tom Tromey
Make Rust error message mention the field name
blob
|
commitdiff
|
diff to current
2018-09-13
Tom Tromey
Fix crash with empty Rust enum
blob
|
commitdiff
|
diff to current
2018-07-22
Tom Tromey
Simple unused variable removals
blob
|
commitdiff
|
diff to current
2018-06-26
Tom Tromey
Support ptype/o in Rust
blob
|
commitdiff
|
diff to current
2018-06-18
Tom Tromey
Remove la_error
blob
|
commitdiff
|
diff to current
2018-06-01
Tom Tromey
Remove TYPE_TAG_NAME
blob
|
commitdiff
|
diff to current
2018-04-30
Tom Tromey
Remove rust_type_alignment
blob
|
commitdiff
|
diff to current
2018-04-27
Tom Tromey
Add inclusive range support for Rust
blob
|
commitdiff
|
diff to current
2018-04-12
Tom Tromey
Remove old univariant code from rust-lang.c
blob
|
commitdiff
|
diff to current
2018-03-27
Joel Brobecker
problem looking up some symbols when they have a linkag...
blob
|
commitdiff
|
diff to current
2018-02-26
Tom Tromey
Convert Rust to use discriminated unions
blob
|
commitdiff
|
diff to current
2018-01-19
Tom Tromey
Fix qualified name lookup for Rust
blob
|
commitdiff
|
diff to current
2018-01-02
Joel Brobecker
Update copyright year range in all GDB files
blob
|
commitdiff
|
diff to current
2017-12-05
Simon Marchi
Remove some unused variables
blob
|
commitdiff
|
diff to current
2017-11-17
Tom Tromey
Use an enum to represent subclasses of symbol
blob
|
commitdiff
|
diff to current
2017-11-17
Tom Tromey
Handle dereferencing Rust trait objects
blob
|
commitdiff
|
diff to current
2017-11-08
Pedro Alves
Introduce lookup_name_info and generalize Ada's FULL...
blob
|
commitdiff
|
diff to current
2017-11-08
Pedro Alves
Per-language symbol name hashing algorithm
blob
|
commitdiff
|
diff to current
2017-10-02
Tom Tromey
Fix &str printing in Rust
blob
|
commitdiff
|
diff to current
2017-10-02
Tom Tromey
Fix ptype of Rust slices
blob
|
commitdiff
|
diff to current
2017-10-02
Tom Tromey
Allow indexing of &str in Rust
blob
|
commitdiff
|
diff to current
2017-09-04
Pedro Alves
Stop assuming no-debug-info functions return int
blob
|
commitdiff
|
diff to current
2017-07-20
Pedro Alves
Make language_def O(1)
blob
|
commitdiff
|
diff to current
2017-07-17
Pedro Alves
Introduce class completion_tracker & rewrite completion...
blob
|
commitdiff
|
diff to current
2017-05-21
Tom Tromey
Print Rust unsized array types a bit more nicely
blob
|
commitdiff
|
diff to current
2017-05-20
Tom Tromey
Use watchpoint's language when re-parsing expression
blob
|
commitdiff
|
diff to current
2017-05-12
Tom Tromey
Avoid exponential behavior in rust_evaluate_subexp
blob
|
commitdiff
|
diff to current
2017-05-12
Tom Tromey
Fix rust_dump_subexp_body
blob
|
commitdiff
|
diff to current
2017-05-12
Tom Tromey
Replace "return" with "break"
blob
|
commitdiff
|
diff to current
2017-04-05
Pedro Alves
-Wwrite-strings: The Rest
blob
|
commitdiff
|
diff to current
2017-02-10
Tom Tromey
Remove unused variable in rust-lang.c
blob
|
commitdiff
|
diff to current
2017-02-04
Tom Tromey
Fix ptype of single-member Rust enums
blob
|
commitdiff
|
diff to current
2017-02-03
Tom Tromey
Use bool in Rust code
blob
|
commitdiff
|
diff to current
2017-02-03
Tom Tromey
Reindent rust-lang.c
blob
|
commitdiff
|
diff to current
2017-02-03
Tom Tromey
Use std::string in Rust code
blob
|
commitdiff
|
diff to current
2017-02-02
Pedro Alves
Eliminate make_cleanup_ui_file_delete / make ui_file...
blob
|
commitdiff
|
diff to current
2017-01-01
Joel Brobecker
update copyright year range in GDB files
blob
|
commitdiff
|
diff to current
2016-11-12
Tom Tromey
Remove some cleanups from the rust code
blob
|
commitdiff
|
diff to current
2016-11-12
Tom Tromey
Use std::string in rust_get_disr_info
blob
|
commitdiff
|
diff to current
2016-11-08
Yao Qi
Remove parameter valaddr from la_val_print
blob
|
commitdiff
|
diff to current
2016-11-08
Pedro Alves
Use ui_file_as_string in gdb/rust-lang.c
blob
|
commitdiff
|
diff to current
2016-11-08
Yao Qi
Fix indentation
blob
|
commitdiff
|
diff to current
2016-11-03
Manish Goregaokar
Add support for untagged unions in Rust
blob
|
commitdiff
|
diff to current
2016-11-03
Manish Goregaokar
Fix handling of discriminantless univariant enums in...
blob
|
commitdiff
|
diff to current
2016-09-23
Tom Tromey
Use std::string, std::vector in rust-lang.c
blob
|
commitdiff
|
diff to current
2016-09-06
Ulrich Weigand
Add missing format for built-in floating-point types
blob
|
commitdiff
|
diff to current
2016-07-21
Tom Tromey
Allow empty struct expressions in Rust
blob
|
commitdiff
|
diff to current
2016-07-14
Tom Tromey
Remove unused variables
blob
|
commitdiff
|
diff to current
2016-07-06
Manish Goregaokar
Allow subscripting raw pointers
blob
|
commitdiff
|
diff to current
2016-06-29
Manish Goregaokar
Initialize strtok_r's saveptr to NULL
blob
|
commitdiff
|
diff to current
2016-06-29
Manish Goregaokar
Use strtok_r instead of strsep in rust_get_disr_info
blob
|
commitdiff
|
diff to current
2016-06-27
Manish Goregaokar
Print void types correctly in Rust
blob
|
commitdiff
|
diff to current
2016-06-25
Tom Tromey
Fix formatting in rust-lang.c
blob
|
commitdiff
|
diff to current
2016-06-25
Manish Goregaokar
Make evaluation and type-printing of all NonZero optimi...
blob
|
commitdiff
|
diff to current
2016-06-24
Tom Tromey
Move logic out of symbol_find_demangled_name
blob
|
commitdiff
|
diff to current
2016-06-24
Tom Tromey
Move filename extensions into language_defn
blob
|
commitdiff
|
diff to current
2016-05-18
Tom Tromey
Fix build failure with GCC 4.1.
blob
|
commitdiff
|
diff to current
2016-05-17
Tom Tromey
Rename OP_F90_RANGE to OP_RANGE.
blob
|
commitdiff
|
diff to current
2016-05-17
Tom Tromey
Add support for the Rust language
blob
|
commitdiff
|
diff to current