projects
/
deliverable
/
binutils-gdb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gdb: Catch exceptions if the source file is not found
[deliverable/binutils-gdb.git]
/
gdb
/
stabsread.c
2020-01-13
Simon Marchi
gdb: add back declarations for _initialize functions
blob
|
commitdiff
|
raw
2020-01-01
Joel Brobecker
Update copyright year range in all GDB files.
blob
|
commitdiff
|
raw
|
diff to current
2019-12-27
Christian Biesinger
Make symbol_set_names a member function
blob
|
commitdiff
|
raw
|
diff to current
2019-12-16
Christian Biesinger
Use a member function to set a symbol's language
blob
|
commitdiff
|
raw
|
diff to current
2019-12-16
Christian Biesinger
Use an accessor function for general_symbol_info::language
blob
|
commitdiff
|
raw
|
diff to current
2019-12-03
Christian Biesinger
Replace hash function from bcache with fast_hash
blob
|
commitdiff
|
raw
|
diff to current
2019-11-27
Christian Biesinger
Replace SYMBOL_SET_LINKAGE_NAME with a member function
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-11-22
Christian Biesinger
Replace the MSYMBOL_*_NAME macros with member functions
blob
|
commitdiff
|
raw
|
diff to current
2019-10-29
Christian Biesinger
Change some arguments to gdb::string_view instead of...
blob
|
commitdiff
|
raw
|
diff to current
2019-10-26
Tom de Vries
[gdb] Fix more typos in comments (2)
blob
|
commitdiff
|
raw
|
diff to current
2019-10-18
Tom de Vries
[gdb] Fix more typos in comments
blob
|
commitdiff
|
raw
|
diff to current
2019-10-07
Christian Biesinger
Move declaration of vtbl_ptr_name to the header.
blob
|
commitdiff
|
raw
|
diff to current
2019-10-02
Tom Tromey
Change SYMBOL_VALUE_ADDRESS to be an rvalue
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
Add obstack_strdup overload taking a std::string
blob
|
commitdiff
|
raw
|
diff to current
2019-08-07
Tom Tromey
Use obstack_strdup more
blob
|
commitdiff
|
raw
|
diff to current
2019-06-16
Tom Tromey
Remove unnecessary casts of NULL
blob
|
commitdiff
|
raw
|
diff to current
2019-05-08
Tom Tromey
Convert stabsread.c to type-safe registry API
blob
|
commitdiff
|
raw
|
diff to current
2019-03-07
Tom Tromey
C++-ify bcache
blob
|
commitdiff
|
raw
|
diff to current
2019-03-06
Tom Tromey
Remove last cleanups from stabsread.c
blob
|
commitdiff
|
raw
|
diff to current
2019-01-22
Tom Tromey
Remove the EXTERN define from stabsread.h
blob
|
commitdiff
|
raw
|
diff to current
2019-01-17
Tom Tromey
Make minimal symbol range adapter a method on objfile
blob
|
commitdiff
|
raw
|
diff to current
2019-01-10
Tom Tromey
Remove ALL_MSYMBOLS and ALL_OBJFILE_MSYMBOLS
blob
|
commitdiff
|
raw
|
diff to current
2019-01-09
Simon Marchi
gdb: Remove support for old mangling schemes
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-10-22
Simon Marchi
Introduce gdbarch_num_cooked_regs
blob
|
commitdiff
|
raw
|
diff to current
2018-07-20
Tom Tromey
Parameterize cp_scan_for_anonymous_namespaces
blob
|
commitdiff
|
raw
|
diff to current
2018-07-20
Tom Tromey
Introduce buildsym-legacy.h
blob
|
commitdiff
|
raw
|
diff to current
2018-07-20
Tom Tromey
Move the symbol lists to buildsym_compunit
blob
|
commitdiff
|
raw
|
diff to current
2018-07-20
Tom Tromey
Move current_subfile to buildsym_compunit
blob
|
commitdiff
|
raw
|
diff to current
2018-07-16
Tom Tromey
Move scan_file_globals declaration to stabsread.h
blob
|
commitdiff
|
raw
|
diff to current
2018-07-16
Tom Tromey
Move within_function to stabsread
blob
|
commitdiff
|
raw
|
diff to current
2018-07-16
Tom Tromey
Move some code from buildsym to stabsread
blob
|
commitdiff
|
raw
|
diff to current
2018-06-01
Tom Tromey
Remove type_name_no_tag and rename type_name_no_tag_or_...
blob
|
commitdiff
|
raw
|
diff to current
2018-06-01
Tom Tromey
Remove TYPE_TAG_NAME
blob
|
commitdiff
|
raw
|
diff to current
2018-05-23
Tom Tromey
Remove symfile_complaints
blob
|
commitdiff
|
raw
|
diff to current
2018-05-21
Simon Marchi
Use XOBNEW/XOBNEWVEC/OBSTACK_ZALLOC when possible
blob
|
commitdiff
|
raw
|
diff to current
2018-05-05
Tom Tromey
Add a fall-through comment to stabsread.c
blob
|
commitdiff
|
raw
|
diff to current
2018-05-05
Tom Tromey
Fix "fall through" comments
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-06
Ulrich Weigand
Target FP: Add string routines to target-float.{c,h}
blob
|
commitdiff
|
raw
|
diff to current
2017-09-27
Ulrich Weigand
Make init_type/arch_type take a size in bits
blob
|
commitdiff
|
raw
|
diff to current
2017-09-09
John Baldwin
Remove unnecessary function prototypes.
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
Change {lookup,make}_reference_type API
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-12-09
Pedro Alves
gdb: Remove support for obsolete OSABIs and a.out
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-09-06
Ulrich Weigand
Add gdbarch callback to provide formats for debug info...
blob
|
commitdiff
|
raw
|
diff to current
2016-09-06
Ulrich Weigand
Add missing format for built-in floating-point types
blob
|
commitdiff
|
raw
|
diff to current
2016-09-06
Ulrich Weigand
Remove TYPE_NOSIGN "char" hack
blob
|
commitdiff
|
raw
|
diff to current
2016-09-06
Ulrich Weigand
Unify init_type and arch_type interface and helpers
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-10-26
Doug Evans
PR symtab/17391 gdb internal error: assertion fails...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-25
Simon Marchi
Add some more casts (2/2)
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-26
Simon Marchi
Replace some xmalloc-family functions with XNEW-family...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-27
Tom Tromey
Fix struct, union, and enum nesting in C++
blob
|
commitdiff
|
raw
|
diff to current
2015-02-27
Pedro Alves
C++ keyword cleanliness, mostly auto-generated
blob
|
commitdiff
|
raw
|
diff to current
2015-02-01
Doug Evans
Move vptr_{fieldno,basetype} out of main_type, and...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-01
Doug Evans
Move TYPE_SELF_TYPE into new field type_specific.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-01
Doug Evans
gdbtypes.h (TYPE_SELF_TYPE): Renamed from TYPE_DOMAIN_TYPE.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-08
Pierre Muller
Set language for C++ special symbols.
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-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-04-11
Sanimir Agovic
refactoring: rename create_range_type to create_static_...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-26
Tom Tromey
start change to progspace independence
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-26
Tom Tromey
change minsym representation
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-18
Tom Tromey
remove gdb_string.h
blob
|
commitdiff
|
raw
|
diff to current
2013-09-24
Jan Kratochvil
Code cleanup: Add objfile_name accessor
blob
|
commitdiff
|
raw
|
diff to current
2013-08-20
Doug Evans
* buildsym.c (subfile_stack): Move here from buildsym.h.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-30
Tom Tromey
fix one bug in stabsread.c
blob
|
commitdiff
|
raw
|
diff to current
2013-04-08
Tom Tromey
PR symtab/8424:
blob
|
commitdiff
|
raw
|
diff to current
2013-04-08
Tom Tromey
* ada-lang.c (ada_decode_symbol): Check and set 'ada_m...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-08
Tom Tromey
* coffread.c (process_coff_symbol, coff_read_enum_type...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-20
Tom Tromey
2013-03-20 Jan Kratochvil <jan.kratochvil@redhat...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-21
Tom Tromey
* symfile.h (obsavestring): Don't declare.
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-16
Yao Qi
gdb/
blob
|
commitdiff
|
raw
|
diff to current
2012-05-29
Doug Evans
* stabsread.h (cleanup_undefined_stabs_types): Renamed...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-18
Jan Kratochvil
gdb/
blob
|
commitdiff
|
raw
|
diff to current
2012-04-17
Pedro Alves
2012-04-17 Pedro Alves <palves@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2012-04-17
Jan Kratochvil
gdb/
blob
|
commitdiff
|
raw
|
diff to current
2012-03-13
Joel Brobecker
[stabs] The address of Fortran common blocks may be...
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-08
Doug Evans
* gdbtypes.h (struct cplus_struct_type): Delete member
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-11-10
Doug Evans
* defs.h (is_cplus_marker, set_demangling_style):...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-20
Aleksandar Ristovski
* cp-namespace.c (cp_scan_for_anonymous_namespaces...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-18
Tom Tromey
* value.c (value_fn_field): Constify.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-15
Michael Snyder
2011-03-04 Michael Snyder <msnyder@vmware.com>
blob
|
commitdiff
|
raw
|
diff to current
2011-02-28
Michael Snyder
2011-02-28 Michael Snyder <msnyder@vmware.com>
blob
|
commitdiff
|
raw
|
diff to current
2011-02-26
Michael Snyder
2011-02-25 Michael Snyder <msnyder@vmware.com>
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
next
This page took
1.362159 seconds
and
106
git commands to generate.