projects
/
deliverable
/
binutils-gdb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
windows_clear_solib memory leak
[deliverable/binutils-gdb.git]
/
gdb
/
c-exp.y
2020-01-01
Joel Brobecker
Update copyright year range in all GDB files.
blob
|
commitdiff
|
raw
2019-12-05
Simon Marchi
Remove gdbarch parameter of lookup_typename
blob
|
commitdiff
|
raw
|
diff to current
2019-11-22
Christian Biesinger
Replace SYMBOL_*_NAME accessors with member functions
blob
|
commitdiff
|
raw
|
diff to current
2019-08-07
Tom Tromey
Introduce obstack_strndup
blob
|
commitdiff
|
raw
|
diff to current
2019-08-07
Tom Tromey
Use obstack_strdup more
blob
|
commitdiff
|
raw
|
diff to current
2019-04-19
Tom Tromey
Make copy_name return std::string
blob
|
commitdiff
|
raw
|
diff to current
2019-04-05
Tom Tromey
Move innermost_block_tracker global to parse_state
blob
|
commitdiff
|
raw
|
diff to current
2019-04-05
Tom Tromey
Move type stack handling to a new class
blob
|
commitdiff
|
raw
|
diff to current
2019-04-05
Tom Tromey
Move completion parsing to parser_state
blob
|
commitdiff
|
raw
|
diff to current
2019-04-05
Tom Tromey
Move arglist_len et al to parser_state
blob
|
commitdiff
|
raw
|
diff to current
2019-04-05
Tom Tromey
Move lexptr and prev_lexptr to parser_state
blob
|
commitdiff
|
raw
|
diff to current
2019-04-05
Tom Tromey
Move comma_terminates global to parser_state
blob
|
commitdiff
|
raw
|
diff to current
2019-04-05
Tom Tromey
Remove paren_depth global
blob
|
commitdiff
|
raw
|
diff to current
2019-04-05
Tom Tromey
Move expression_context_* globals to parser_state
blob
|
commitdiff
|
raw
|
diff to current
2019-04-05
Tom Tromey
Turn parse_language into a method
blob
|
commitdiff
|
raw
|
diff to current
2019-04-05
Tom Tromey
Turn parse_gdbarch into a method
blob
|
commitdiff
|
raw
|
diff to current
2019-03-25
Tom Tromey
More block constification
blob
|
commitdiff
|
raw
|
diff to current
2019-02-10
Philippe Waroquiers
Fix type_stack leaks in c expression parsing.
blob
|
commitdiff
|
raw
|
diff to current
2019-01-08
Tom Tromey
Fix build failure with macOS bison
blob
|
commitdiff
|
raw
|
diff to current
2019-01-06
Tom Tromey
Remove remaining cleanups from c-exp.y
blob
|
commitdiff
|
raw
|
diff to current
2019-01-06
Tom Tromey
Remove string-related cleanup from c-exp.y
blob
|
commitdiff
|
raw
|
diff to current
2019-01-06
Tom Tromey
Use std::vector in type stacks
blob
|
commitdiff
|
raw
|
diff to current
2019-01-01
Joel Brobecker
Update copyright year range in all GDB files.
blob
|
commitdiff
|
raw
|
diff to current
2018-12-24
Andrew Burgess
gdb: Allow struct fields named double
blob
|
commitdiff
|
raw
|
diff to current
2018-12-24
Andrew Burgess
gdb: Add new parser rule for structure field names
blob
|
commitdiff
|
raw
|
diff to current
2018-12-24
Andrew Burgess
gdb: Extend the comments in c-exp.y
blob
|
commitdiff
|
raw
|
diff to current
2018-10-05
Tom Tromey
Simple -Wshadow=local fixes
blob
|
commitdiff
|
raw
|
diff to current
2018-10-03
Tom Tromey
Avoid undefined behavior in parse_number
blob
|
commitdiff
|
raw
|
diff to current
2018-08-28
Tom Tromey
Remove some uses of VEC from parsers
blob
|
commitdiff
|
raw
|
diff to current
2018-06-18
Tom Tromey
Remove la_error
blob
|
commitdiff
|
raw
|
diff to current
2018-05-22
Pedro Alves
Support UTF-8 identifiers in C/C++ expressions (PR...
blob
|
commitdiff
|
raw
|
diff to current
2018-05-05
Tom Tromey
Fix "fall through" comments
blob
|
commitdiff
|
raw
|
diff to current
2018-04-30
Tom Tromey
Handle alignof and _Alignof
blob
|
commitdiff
|
raw
|
diff to current
2018-04-26
Pedro Alves
For PPC64/ELFv1: Introduce mst_data_gnu_ifunc
blob
|
commitdiff
|
raw
|
diff to current
2018-04-26
Pedro Alves
Calling ifunc functions when resolver has debug info...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-26
Pedro Alves
Fix calling ifunc functions when resolver has debug...
blob
|
commitdiff
|
raw
|
diff to current
2018-02-08
Tom Tromey
Return unique_xmalloc_ptr from macro scope functions
blob
|
commitdiff
|
raw
|
diff to current
2018-02-02
Leszek Swirski
Do not classify C struct members as a filename
blob
|
commitdiff
|
raw
|
diff to current
2018-01-21
Andrew Burgess
gdb: New API for tracking innermost block
blob
|
commitdiff
|
raw
|
diff to current
2018-01-02
Joel Brobecker
Update copyright year range in all GDB files
blob
|
commitdiff
|
raw
|
diff to current
2017-10-25
Ulrich Weigand
Target FP: Use target format throughout expression...
blob
|
commitdiff
|
raw
|
diff to current
2017-10-18
Keith Seitz
Canonicalize conversion operators
blob
|
commitdiff
|
raw
|
diff to current
2017-10-05
Ulrich Weigand
Clean up some DFP interfaces
blob
|
commitdiff
|
raw
|
diff to current
2017-09-06
Tom Tromey
Remove make_cleanup_clear_parser_state
blob
|
commitdiff
|
raw
|
diff to current
2017-09-04
Pedro Alves
Make "p S::method() const::static_var" work too
blob
|
commitdiff
|
raw
|
diff to current
2017-09-04
Pedro Alves
Handle "p S::method()::static_var" in the C++ parser
blob
|
commitdiff
|
raw
|
diff to current
2017-08-21
Pedro Alves
Handle function aliases better (PR gdb/19487, errno...
blob
|
commitdiff
|
raw
|
diff to current
2017-07-17
Pedro Alves
Introduce CP_OPERATOR_STR/CP_OPERATOR_LEN and use throu...
blob
|
commitdiff
|
raw
|
diff to current
2017-06-27
Pedro Alves
Eliminate make_cleanup_obstack_free, introduce auto_obstack
blob
|
commitdiff
|
raw
|
diff to current
2017-04-12
Tom Tromey
Use scoped_restore in more places
blob
|
commitdiff
|
raw
|
diff to current
2017-04-05
Pedro Alves
-Wwrite-strings: The Rest
blob
|
commitdiff
|
raw
|
diff to current
2017-03-20
Artemiy Volkov
Support rvalue reference type in parser
blob
|
commitdiff
|
raw
|
diff to current
2017-02-02
Pedro Alves
Eliminate make_cleanup_ui_file_delete / make ui_file...
blob
|
commitdiff
|
raw
|
diff to current
2017-01-01
Joel Brobecker
update copyright year range in GDB files
blob
|
commitdiff
|
raw
|
diff to current
2016-11-17
Pedro Alves
gdb/c-exp.y: fprintf -> parser_fprintf
blob
|
commitdiff
|
raw
|
diff to current
2016-11-08
Pedro Alves
Use ui_file_as_string in gdb/c-exp.y
blob
|
commitdiff
|
raw
|
diff to current
2016-04-22
Pedro Alves
Centralize yacc interface names remapping (yyparse...
blob
|
commitdiff
|
raw
|
diff to current
2016-01-01
Joel Brobecker
GDB copyright headers update after running GDB's copyri...
blob
|
commitdiff
|
raw
|
diff to current
2015-11-18
Simon Marchi
[C++] Add casts to obstack_base calls
blob
|
commitdiff
|
raw
|
diff to current
2015-11-17
Simon Marchi
Convert c_string_type to an enum flags type
blob
|
commitdiff
|
raw
|
diff to current
2015-11-17
Pedro Alves
Type-safe wrapper for enum flags
blob
|
commitdiff
|
raw
|
diff to current
2015-09-25
Simon Marchi
Add casts to memory allocation related calls
blob
|
commitdiff
|
raw
|
diff to current
2015-08-25
Pierre-Marie de...
DWARF: handle non-local references in nested functions
blob
|
commitdiff
|
raw
|
diff to current
2015-08-06
Simon Marchi
Add casts for legitimate integer to enum conversions
blob
|
commitdiff
|
raw
|
diff to current
2015-08-01
Pierre-Marie de...
Replace the block_found global with explicit data-flow
blob
|
commitdiff
|
raw
|
diff to current
2015-07-14
Simon Marchi
Remove CHECK_TYPEDEF, use check_typedef instead
blob
|
commitdiff
|
raw
|
diff to current
2015-05-27
Doug Evans
Don't ignore domain in nested lookups.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-27
Pedro Alves
C++ keyword cleanliness, mostly auto-generated
blob
|
commitdiff
|
raw
|
diff to current
2015-01-03
Doug Evans
c-exp.y: misc cleanup, no code changes
blob
|
commitdiff
|
raw
|
diff to current
2015-01-01
Joel Brobecker
Update year range in copyright notice of all files...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-23
Doug Evans
Look up primitive types as symbols.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-18
Doug Evans
language_lookup_primitive_type: Renamed from language_l...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-17
Doug Evans
cp_find_type_baseclass_by_name: Renamed from find_type_...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-18
Doug Evans
symtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-07
Doug Evans
Delete TYPE_CODE_CLASS, it's just an alias of TYPE_CODE...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-04
Pedro Alves
parse_number("0") reads uninitialized memory
blob
|
commitdiff
|
raw
|
diff to current
2014-08-07
Gary Benson
Include string.h in common-defs.h
blob
|
commitdiff
|
raw
|
diff to current
2014-08-07
Gary Benson
Include gdb_assert.h in common-defs.h
blob
|
commitdiff
|
raw
|
diff to current
2014-06-18
Tom Tromey
constify struct block in some places
blob
|
commitdiff
|
raw
|
diff to current
2014-04-14
Tom Tromey
implement support for "enum class"
blob
|
commitdiff
|
raw
|
diff to current
2014-04-11
Keith Seitz
Fix c++/16675 -- sizeof reference type should give...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-27
Sergio Durigan Junior
Remove `expout*' globals from parser-defs.h
blob
|
commitdiff
|
raw
|
diff to current
2014-02-26
Tom Tromey
use bound_minsym as result for lookup_minimal_symbol...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-05
Mark Kettenis
Avoid bison-isms when using yacc.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-01
Joel Brobecker
Update Copyright year range in all files maintained...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-25
Keith Seitz
PR c++/14819: Explicit class:: inside class scope...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-18
Tom Tromey
remove gdb_string.h
blob
|
commitdiff
|
raw
|
diff to current
2013-11-15
Tom Tromey
fix PR c++/16117
blob
|
commitdiff
|
raw
|
diff to current
2013-10-02
Keith Seitz
Constification of parse_linespec and fallout:
blob
|
commitdiff
|
raw
|
diff to current
2013-08-05
Tom Tromey
remove msymbol_objfile
blob
|
commitdiff
|
raw
|
diff to current
2013-04-15
Tom Tromey
PR c++/9065:
blob
|
commitdiff
|
raw
|
diff to current
2013-03-25
Tom Tromey
PR symtab/11462:
blob
|
commitdiff
|
raw
|
diff to current
2013-03-21
Tom Tromey
PR exp/15109:
blob
|
commitdiff
|
raw
|
diff to current
2013-03-21
Tom Tromey
* c-exp.y (YYPRINT): Define.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-21
Tom Tromey
* c-exp.y (%union) <sym, ivar, ivec>: Remove.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-12
Tom Tromey
PR symtab/11464:
blob
|
commitdiff
|
raw
|
diff to current
2013-01-31
Aleksandar Ristovski
2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
blob
|
commitdiff
|
raw
|
diff to current
2013-01-25
Tom Tromey
* c-exp.y (qualified_name): Use TYPE_SAFE_NAME.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-01
Joel Brobecker
Update years in copyright notice for the GDB files.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-14
Tom Tromey
PR c++/8888:
blob
|
commitdiff
|
raw
|
diff to current
next
This page took
1.9818 seconds
and
106
git commands to generate.