projects
/
deliverable
/
binutils-gdb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gdb: Don't reorder line table entries too much when sorting.
[deliverable/binutils-gdb.git]
/
gdb
/
c-lang.c
2020-01-01
Joel Brobecker
Update copyright year range in all GDB files.
blob
|
commitdiff
|
raw
2019-12-18
Simon Marchi
Fix indentation (and clang warning) in c-lang.c
blob
|
commitdiff
|
raw
|
diff to current
2019-12-05
Simon Marchi
Remove gdbarch parameter of lookup_typename
blob
|
commitdiff
|
raw
|
diff to current
2019-11-21
Peeter Joot
Adjust byte order variable display/change if DW_AT_endi...
blob
|
commitdiff
|
raw
|
diff to current
2019-11-05
Tom Tromey
Remove la_get_string member
blob
|
commitdiff
|
raw
|
diff to current
2019-07-10
Tom Tromey
Don't include gdbarch.h from defs.h
blob
|
commitdiff
|
raw
|
diff to current
2019-05-08
Tom Tromey
Correctly handle non-C-style arrays in c_get_string
blob
|
commitdiff
|
raw
|
diff to current
2019-04-29
Andrew Burgess
gdb: Introduce new language field la_is_string_type_p
blob
|
commitdiff
|
raw
|
diff to current
2019-04-29
Andrew Burgess
gdb: Introduce new language field la_struct_too_deep_el...
blob
|
commitdiff
|
raw
|
diff to current
2019-04-12
Andrew Burgess
gdb: Remove LANG_MAGIC
blob
|
commitdiff
|
raw
|
diff to current
2019-04-06
Tom Tromey
Revert the header-sorting patch
blob
|
commitdiff
|
raw
|
diff to current
2019-04-06
Tom Tromey
Sort includes for files gdb/[a-f]*.[chyl].
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-08-29
Keith Seitz
C++ compile support
blob
|
commitdiff
|
raw
|
diff to current
2018-06-18
Tom Tromey
Use unique_xmalloc_ptr for read_string
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-04-30
Tom Tromey
Handle alignof and _Alignof
blob
|
commitdiff
|
raw
|
diff to current
2018-03-27
Joel Brobecker
problem looking up some symbols when they have a linkag...
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-11-29
Pedro Alves
Make "break foo" find "A::foo", A::B::foo", etc. [C...
blob
|
commitdiff
|
raw
|
diff to current
2017-11-08
Pedro Alves
Introduce lookup_name_info and generalize Ada's FULL...
blob
|
commitdiff
|
raw
|
diff to current
2017-11-08
Pedro Alves
Per-language symbol name hashing algorithm
blob
|
commitdiff
|
raw
|
diff to current
2017-07-20
Pedro Alves
Make language_def O(1)
blob
|
commitdiff
|
raw
|
diff to current
2017-07-17
Pedro Alves
Introduce class completion_tracker & rewrite completion...
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-05-20
Tom Tromey
Use watchpoint's language when re-parsing expression
blob
|
commitdiff
|
raw
|
diff to current
2017-04-12
Pedro Alves
Teach GDB that wchar_t is a built-in type in C++ mode
blob
|
commitdiff
|
raw
|
diff to current
2017-04-12
Pedro Alves
Fix PR c++/21323: GDB thinks char16_t and char32_t...
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-08
Pedro Alves
Use ui_file_as_string throughout more
blob
|
commitdiff
|
raw
|
diff to current
2016-06-24
Tom Tromey
Move logic out of symbol_find_demangled_name
blob
|
commitdiff
|
raw
|
diff to current
2016-06-24
Tom Tromey
Move filename extensions into language_defn
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-10-27
Pedro Alves
target_read_memory&co: no longer return target_xfer_status
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-07-31
Simon Marchi
Mostly trivial enum fixes
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-01-01
Joel Brobecker
Update year range in copyright notice of all files...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-12
Tom Tromey
the "compile" command
blob
|
commitdiff
|
raw
|
diff to current
2014-10-08
Gary Benson
Remove spurious exceptions.h inclusions
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-01-01
Joel Brobecker
Update Copyright year range in all files maintained...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-11
Doug Evans
PR 16286
blob
|
commitdiff
|
raw
|
diff to current
2013-11-18
Tom Tromey
remove gdb_string.h
blob
|
commitdiff
|
raw
|
diff to current
2013-11-07
Yao Qi
New field 'la_natural_name' in struct language_defn
blob
|
commitdiff
|
raw
|
diff to current
2013-10-25
Yao Qi
New field la_varobj_ops in struct language_defn
blob
|
commitdiff
|
raw
|
diff to current
2013-10-09
Pedro Alves
Stop using errno values around target_xfer interfaces...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-19
Pedro Alves
Cast result of obstack_base to gdb_byte * in a couple...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-15
Tom Tromey
PR c++/11990:
blob
|
commitdiff
|
raw
|
diff to current
2013-03-07
Pedro Alves
Fix -Wpointer-sign around strings/encoding conversions.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-13
Hafiz Abid Qadeer
2013-02-13 Pedro Alves <palves@redhat.com>
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-01
Joel Brobecker
Update years in copyright notice for the GDB files.
blob
|
commitdiff
|
raw
|
diff to current
2012-08-17
Keith Seitz
PR c++/13356
blob
|
commitdiff
|
raw
|
diff to current
2012-07-06
Siddhesh Poyarekar
* c-lang.c (c_printstr): Remove ununsed variable WIDTH.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-02
Joel Brobecker
language-specific read_var_value for Ada renamings
blob
|
commitdiff
|
raw
|
diff to current
2012-02-08
Joel Brobecker
Rename la_get_symbol_name_match_p into la_get_symbol_na...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-07
Doug Evans
* gdbtypes.h (struct main_type): Change type of name...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-26
Joel Brobecker
Ada: allow unqualified function names in linespecs
blob
|
commitdiff
|
raw
|
diff to current
2012-01-04
Joel Brobecker
Copyright year update in most files of the GDB Project.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-06
Tom Tromey
the "ambiguous linespec" series
blob
|
commitdiff
|
raw
|
diff to current
2011-06-29
Tom Tromey
gdb
blob
|
commitdiff
|
raw
|
diff to current
2011-05-23
Tom Tromey
gdb
blob
|
commitdiff
|
raw
|
diff to current
2011-01-11
Michael Snyder
2011-01-11 Michael Snyder <msnyder@vmware.com>
blob
|
commitdiff
|
raw
|
diff to current
2011-01-05
Michael Snyder
2011-01-05 Michael Snyder <msnyder@vmware.com>
blob
|
commitdiff
|
raw
|
diff to current
2011-01-01
Joel Brobecker
run copyright.sh for 2011.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-31
Michael Snyder
2010-12-31 Michael Snyder <msnyder@vmware.com>
blob
|
commitdiff
|
raw
|
diff to current
2010-11-12
Tom Tromey
gdb
blob
|
commitdiff
|
raw
|
diff to current
2010-11-05
Ken Werner
gdb:
blob
|
commitdiff
|
raw
|
diff to current
2010-05-17
Andreas Schwab
PR gdb/11092
blob
|
commitdiff
|
raw
|
diff to current
2010-05-13
Michael Snyder
2010-05-13 Michael Snyder <msnyder@vmware.com>
blob
|
commitdiff
|
raw
|
diff to current
2010-05-06
Michael Snyder
2010-05-06 Michael Snyder <msnyder@vmware.com>
blob
|
commitdiff
|
raw
|
diff to current
2010-04-29
Joel Brobecker
D language support.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-22
Jan Kratochvil
gdb/
blob
|
commitdiff
|
raw
|
diff to current
2010-03-05
Tom Tromey
gdb
blob
|
commitdiff
|
raw
|
diff to current
2010-01-14
Phil Muldoon
2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2010-01-01
Joel Brobecker
Update copyright year in most headers.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-25
Tom Tromey
gdb
blob
|
commitdiff
|
raw
|
diff to current
2009-09-25
Tom Tromey
gdb
blob
|
commitdiff
|
raw
|
diff to current
2009-09-21
Phil Muldoon
2009-09-21 Phil Muldoon <pmuldoon@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2009-07-10
Phil Muldoon
2009-07-10 Phil Muldoon <pmuldoon@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2009-07-07
Tom Tromey
gdb
blob
|
commitdiff
|
raw
|
diff to current
2009-07-02
Ulrich Weigand
* defs.h (extract_signed_integer, extract_unsigned_int...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-23
Tom Tromey
gdb
blob
|
commitdiff
|
raw
|
diff to current
2009-06-17
Ulrich Weigand
* gdbtypes.c (create_string_type): Receive character...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-17
Ulrich Weigand
* gdbtypes.h (struct language_defn): Add forward decla...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-17
Ulrich Weigand
* dummy-frame.c (deprecated_pc_in_call_dummy): Add...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-13
Joel Brobecker
* c-lang.c (print_wchar): Remove unnecessary...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-12
Joel Brobecker
* c-lang.c (print_wchar): Convert w into a...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-15
Tom Tromey
gdb
blob
|
commitdiff
|
raw
|
diff to current
2009-04-15
Tom Tromey
gdb
blob
|
commitdiff
|
raw
|
diff to current
2009-04-14
Jan Kratochvil
gdb/
blob
|
commitdiff
|
raw
|
diff to current
2009-03-21
Tom Tromey
* c-lang.c (evaluate_subexp_c): Call check_typedef.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-20
Tom Tromey
gdb:
blob
|
commitdiff
|
raw
|
diff to current
2009-02-05
Thiago Jung Bauermann
2009-02-05 Thiago Jung Bauermann <bauerman@br.ibm...
blob
|
commitdiff
|
raw
|
diff to current
next
This page took
0.906717 seconds
and
106
git commands to generate.