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/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
/
guile
/
scm-symbol.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gdb, gdbserver, gdbsupport: remove includes of early headers
Simon Marchi
2024-03-26
1
-1
/
+0
*
gdb: Use SYM_DOMAIN instead of DOMAIN when calling sym-domains.def
Lancelot SIX
2024-01-29
1
-2
/
+2
*
Use domain_search_flags in lookup_symbol et al
Tom Tromey
2024-01-28
1
-7
/
+10
*
Use a .def file for domain_enum
Tom Tromey
2024-01-28
1
-8
/
+10
*
Update copyright year range in header of all files managed by GDB
Andrew Burgess
2024-01-12
1
-1
/
+1
*
Update copyright year range in header of all files managed by GDB
Joel Brobecker
2023-01-01
1
-1
/
+1
*
Fix the guile build
Tom Tromey
2022-10-10
1
-5
/
+5
*
Use registry in gdbarch
Tom Tromey
2022-08-04
1
-24
/
+10
*
Remove some unneeded checks in Guile code
Tom Tromey
2022-07-28
1
-5
/
+3
*
Rewrite registry.h
Tom Tromey
2022-07-28
1
-37
/
+33
*
Replace symbol_symtab with symbol::symtab
Tom Tromey
2022-04-20
1
-1
/
+1
*
Replace symbol_arch with symbol::arch
Tom Tromey
2022-04-20
1
-1
/
+1
*
Replace symbol_objfile with symbol::objfile
Tom Tromey
2022-04-20
1
-1
/
+1
*
gdb: remove SYMBOL_LINE macro
Simon Marchi
2022-02-06
1
-1
/
+1
*
gdb: remove SYMBOL_TYPE macro
Simon Marchi
2022-02-06
1
-2
/
+2
*
gdb: remove SYMBOL_IS_ARGUMENT macro
Simon Marchi
2022-02-06
1
-2
/
+2
*
gdb: remove SYMBOL_OBJFILE_OWNED macro
Simon Marchi
2022-02-06
1
-2
/
+2
*
gdb: remove SYMBOL_CLASS macro, add getter
Simon Marchi
2022-02-06
1
-5
/
+5
*
Automatic Copyright Year update after running gdb/copyright.py
Joel Brobecker
2022-01-01
1
-1
/
+1
*
gdb delay guile initialization until gdbscm_finish_initialization
Andrew Burgess
2021-04-28
1
-0
/
+5
*
Update copyright year range in all GDB files
Joel Brobecker
2021-01-01
1
-1
/
+1
*
Remove redundant typedefs
Tom Tromey
2020-12-04
1
-2
/
+2
*
Update copyright year range in all GDB files.
Joel Brobecker
2020-01-01
1
-1
/
+1
*
Replace SYMBOL_*_NAME accessors with member functions
Christian Biesinger
2019-11-22
1
-4
/
+4
*
Avoid undefined behavior in Guile exception handling
Tom Tromey
2019-04-25
1
-7
/
+13
*
Remove exception_none
Tom Tromey
2019-04-25
1
-2
/
+2
*
Rename gdb exception types
Tom Tromey
2019-04-08
1
-5
/
+5
*
Rewrite TRY/CATCH
Tom Tromey
2019-04-08
1
-15
/
+10
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
Simple -Wshadow=local fixes
Tom Tromey
2018-10-04
1
-2
/
+2
*
Eliminate most remaining cleanups under gdb/guile/
Pedro Alves
2018-07-18
1
-11
/
+6
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
scm-symbol.c: Add (domain_enum) casts
Simon Marchi
2015-10-26
1
-2
/
+3
*
Add some more casts (1/2)
Simon Marchi
2015-09-25
1
-6
/
+7
*
guile: Add as_a_scm_t_subr
Pedro Alves
2015-09-07
1
-17
/
+20
*
DWARF: handle non-local references in nested functions
Pierre-Marie de Rodat
2015-08-25
1
-1
/
+5
*
Replace the block_found global with explicit data-flow
Pierre-Marie de Rodat
2015-08-01
1
-2
/
+2
*
Split TRY_CATCH into TRY + CATCH
Pedro Alves
2015-03-07
1
-12
/
+34
*
C++ keyword cleanliness, mostly auto-generated
Pedro Alves
2015-02-27
1
-11
/
+11
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
Look up primitive types as symbols.
Doug Evans
2014-12-23
1
-11
/
+49
*
Replace some symbol accessor macros with functions.
Doug Evans
2014-12-23
1
-2
/
+2
*
Use SYMBOL_OBJFILE more.
Doug Evans
2014-11-18
1
-1
/
+1
*
Rename lookup_symbol_global to lookup_global_symbol.
Doug Evans
2014-11-06
1
-1
/
+1
*
Remove spurious exceptions.h inclusions
Gary Benson
2014-10-08
1
-1
/
+0
*
remove unnecessary smob mark/free functions
Andy Wingo
2014-05-26
1
-9
/
+0
*
gdb smob cleanups
Andy Wingo
2014-05-26
1
-4
/
+1
*
Move containing_scm arg from gdbscm_fill_eqable_gsmob_ptr_slot
Doug Evans
2014-02-20
1
-2
/
+2
[next]