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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove redundant include directives.
Gary Benson
2015-06-24
1
-1
/
+0
*
Add support for unbuffered and zero sized Guile ports.
Doug Evans
2015-05-16
1
-64
/
+112
*
Remove --xdb
Jan Kratochvil
2015-04-11
1
-1
/
+1
*
Add Guile frame-read-register command
Andy Wingo
2015-04-09
2
-0
/
+62
*
Fix typo in value-dynamic-type
Andy Wingo
2015-03-11
1
-1
/
+1
*
Fix memory corruption in Guile command interface
Andy Wingo
2015-03-11
1
-5
/
+0
*
Add objfile-progspace to Guile interface
Andy Wingo
2015-03-11
2
-0
/
+18
*
[guile] Run finalizers from GDB thread
Andy Wingo
2015-03-11
2
-0
/
+15
*
more making TRY/CATCH callers look more like real C++ try/catch blocks
Pedro Alves
2015-03-07
1
-6
/
+3
*
Split TRY_CATCH into TRY + CATCH
Pedro Alves
2015-03-07
15
-248
/
+530
*
New common function "startswith"
Gary Benson
2015-03-06
1
-3
/
+3
*
Exported const objects
Pedro Alves
2015-02-27
1
-1
/
+1
*
C++ keyword cleanliness, mostly auto-generated
Pedro Alves
2015-02-27
3
-20
/
+20
*
Add ATTRIBUTE_PRINTF attributes, and fix fallout
Pedro Alves
2015-02-26
1
-2
/
+4
*
Fix redefinition errors in C++ mode
Tom Tromey
2015-02-11
1
-4
/
+4
*
guile/scm-frame.c: Fix spelling errors in a comment.
Doug Evans
2015-02-05
1
-3
/
+4
*
Add support for inlining scripts into .debug_gdb_scripts.
Doug Evans
2015-01-31
3
-1
/
+29
*
[python,guile] Add comment beside conditions testing empty arrays.
Joel Brobecker
2015-01-07
1
-1
/
+1
*
gdb/guile: Do not error when trying to create empty array.
Joel Brobecker
2015-01-06
1
-1
/
+1
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
35
-35
/
+35
*
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
2
-7
/
+4
*
Split struct symtab into two: struct symtab and compunit_symtab.
Doug Evans
2014-11-20
1
-12
/
+12
*
symtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR. All uses updated.
Doug Evans
2014-11-18
1
-2
/
+2
*
SYMTAB_OBJFILE: New macro.
Doug Evans
2014-11-18
3
-8
/
+8
*
Use SYMBOL_OBJFILE more.
Doug Evans
2014-11-18
1
-1
/
+1
*
make "permanent breakpoints" per location and disableable
Pedro Alves
2014-11-12
1
-1
/
+0
*
Rename lookup_symbol_global to lookup_global_symbol.
Doug Evans
2014-11-06
1
-1
/
+1
*
Delete TYPE_CODE_CLASS, it's just an alias of TYPE_CODE_STRUCT.
Doug Evans
2014-11-06
2
-3
/
+3
*
Remove spurious exceptions.h inclusions
Gary Benson
2014-10-08
8
-8
/
+0
*
Fix for PR 17247: Block SIGCHLD while initializing Guile.
Doug Evans
2014-09-08
1
-31
/
+36
*
Replace use of magic number with named constant.
Doug Evans
2014-09-08
1
-1
/
+1
*
Include string.h in common-defs.h
Gary Benson
2014-08-07
2
-2
/
+0
*
Include gdb_assert.h in common-defs.h
Gary Benson
2014-08-07
8
-8
/
+0
*
Move stdarg.h to common-defs.h
Gary Benson
2014-08-07
2
-2
/
+0
*
PR guile/17203
Doug Evans
2014-07-28
1
-1
/
+26
*
* guile/scm-param.c (pascm_print_param_smob): Fix output.
Doug Evans
2014-07-27
1
-1
/
+1
*
* guile/guile.c (gdbscm_execute_gdb_command): Fix typo in comment.
Doug Evans
2014-07-27
1
-1
/
+1
*
PR guile/17146
Doug Evans
2014-07-26
3
-20
/
+127
*
PR guile/17146 preparatory work.
Doug Evans
2014-07-26
9
-38
/
+57
*
PR guile/17177
Doug Evans
2014-07-26
3
-18
/
+42
*
PR 17185
Doug Evans
2014-07-26
1
-0
/
+15
*
constify command docs
Tom Tromey
2014-07-24
1
-1
/
+1
*
constify command prefix
Tom Tromey
2014-07-24
1
-1
/
+1
*
constify struct block in some places
Tom Tromey
2014-06-18
2
-2
/
+2
*
make calls to help_list use enumerator
Tom Tromey
2014-06-13
1
-1
/
+1
*
Add support for guile 2.0.5.
Doug Evans
2014-06-06
9
-21
/
+94
*
guile: Type-check the argument to 'history-append!'.
Ludovic Courtès
2014-06-06
1
-1
/
+3
*
Split create-breakpoint! into make-breakpoint, register-breakpoint!.
Doug Evans
2014-06-04
2
-31
/
+143
*
* guile/scm-type.c (type_smob): Remove duplicate typedef.
Doug Evans
2014-06-04
1
-3
/
+4
[next]