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
/
block.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Fortran regression with variables in nested functions
Tom Tromey
2019-08-19
1
-1
/
+9
*
More block constification
Tom Tromey
2019-03-24
1
-1
/
+1
*
gdb/23712: Use new multidictionary API
Keith Seitz
2019-01-10
1
-4
/
+4
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
Add block range data structure for blocks with non-contiguous address ranges
Kevin Buettner
2018-08-23
1
-0
/
+85
*
Fix regresssion(internal-error) printing subprogram argument (PR gdb/22670)
Pedro Alves
2018-01-05
1
-0
/
+1
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Introduce lookup_name_info and generalize Ada's FULL/WILD name matching
Pedro Alves
2017-11-08
1
-19
/
+14
*
Eliminate block_iter_name_*
Pedro Alves
2017-07-20
1
-21
/
+3
*
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
*
DWARF: handle non-local references in nested functions
Pierre-Marie de Rodat
2015-08-25
1
-0
/
+11
*
[Ada] Add support for subprogram renamings
Pierre-Marie de Rodat
2015-08-13
1
-15
/
+4
*
PR symtab/18258
Doug Evans
2015-05-27
1
-0
/
+34
*
C++ keyword cleanliness, mostly auto-generated
Pedro Alves
2015-02-27
1
-3
/
+3
*
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
-0
/
+8
*
Accelerate lookup_symbol_aux_objfile 85x
Jan Kratochvil
2014-12-04
1
-0
/
+8
*
Split struct symtab into two: struct symtab and compunit_symtab.
Doug Evans
2014-11-20
1
-12
/
+11
*
New macro ALL_BLOCK_SYMBOLS_WITH_NAME.
Doug Evans
2014-11-06
1
-0
/
+9
*
Move lookup_block_symbol to block.c, rename to block_lookup_symbol.
Doug Evans
2014-11-06
1
-0
/
+6
*
* block.h (ALL_BLOCK_SYMBOLS): Fix comment.
Doug Evans
2014-10-26
1
-2
/
+2
*
constify some blockvector APIs
Tom Tromey
2014-06-18
1
-6
/
+6
*
constify struct block in some places
Tom Tromey
2014-06-18
1
-4
/
+5
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-1
/
+1
*
* psymtab.c (find_pc_sect_symtab_from_partial): Return the symtab
Tom Tromey
2012-05-18
1
-0
/
+2
*
* symtab.h (struct symtab) <includes, user>: New fields.
Tom Tromey
2012-05-10
1
-0
/
+22
*
* jv-lang.c (get_java_class_symtab): Use allocate_global_block,
Tom Tromey
2012-05-10
1
-0
/
+18
*
* tracepoint.c (scope_info): Update.
Tom Tromey
2012-05-10
1
-8
/
+78
*
Copyright year update in most files of the GDB Project.
Joel Brobecker
2012-01-04
1
-2
/
+1
*
the "ambiguous linespec" series
Tom Tromey
2011-12-06
1
-0
/
+2
*
gdb/
Jan Kratochvil
2011-10-09
1
-0
/
+3
*
* symtab.h (domain_enum): Split in two...
Tom Tromey
2011-04-04
1
-4
/
+0
*
run copyright.sh for 2011.
Joel Brobecker
2011-01-01
1
-1
/
+2
*
Update copyright year in most headers.
Joel Brobecker
2010-01-01
1
-1
/
+1
*
gdb/
Daniel Jacobowitz
2009-06-28
1
-1
/
+3
*
Updated copyright notices for most files.
Joel Brobecker
2009-01-03
1
-1
/
+1
*
* breakpoint.h (struct bp_location): Change type of section
Ulrich Weigand
2008-09-05
1
-2
/
+3
*
* block.c (block_function): Renamed to ...
Daniel Jacobowitz
2008-07-15
1
-1
/
+1
*
Updated copyright notices for most files.
Daniel Jacobowitz
2008-01-01
1
-1
/
+1
*
Support lexical blocks and function bodies that occupy
Jim Blandy
2007-12-04
1
-2
/
+9
*
* block.h (struct block): Remove "gcc_compile_flag" member.
Ulrich Weigand
2007-10-12
1
-13
/
+0
*
Switch the license of all .c files to GPLv3.
Joel Brobecker
2007-08-23
1
-4
/
+2
*
Copyright updates for 2007.
Daniel Jacobowitz
2007-01-09
1
-1
/
+1
*
* breakpoint.c:
Eli Zaretskii
2005-12-17
1
-3
/
+3
*
2004-01-17 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2004-01-18
1
-3
/
+1
*
2003-09-11 David Carlton <carlton@kealia.com>
David Carlton
2003-09-11
1
-0
/
+2
*
2003-06-11 David Carlton <carlton@bactrian.org>
David Carlton
2003-06-11
1
-47
/
+11
*
2003-06-11 David Carlton <carlton@bactrian.org>
David Carlton
2003-06-11
1
-8
/
+0
[next]