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
/
dwarf2expr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
Fix dwarf_expr_context method regressions
Tom Tromey
2016-11-02
1
-16
/
+0
*
Convert dwarf_expr_context_funcs to methods
Tom Tromey
2016-10-21
1
-110
/
+26
*
Convert DWARF expr functions to methods
Tom Tromey
2016-10-21
1
-205
/
+194
*
Initial conversion of dwarf_expr_ctx
Tom Tromey
2016-10-21
1
-34
/
+21
*
Allow DW_OP_GNU_uninit in dwarf_expr_require_composition
Andreas Arnez
2016-10-05
1
-12
/
+5
*
Handle DW_OP_form_tls_address
Tom Tromey
2016-09-02
1
-1
/
+2
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
PR symtab/17391 gdb internal error: assertion fails in regcache.c:178
Doug Evans
2015-10-26
1
-1
/
+2
*
Add some more casts (1/2)
Simon Marchi
2015-09-25
1
-3
/
+4
*
Add casts to memory allocation related calls
Simon Marchi
2015-09-25
1
-8
/
+6
*
Replace some xmalloc-family functions with XNEW-family ones
Simon Marchi
2015-08-26
1
-3
/
+2
*
Add casts for legitimate integer to enum conversions
Simon Marchi
2015-08-06
1
-1
/
+1
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
Add support for DW_OP_push_object_address.
Joel Brobecker
2014-08-18
1
-0
/
+6
*
Include gdb_assert.h in common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
*
Rename "read_reg" into "read_addr_from_reg" in struct dwarf_expr_context_funcs
Joel Brobecker
2013-11-17
1
-4
/
+6
*
Fix DW_OP_GNU_regval_type with FP registers
Joel Brobecker
2013-11-14
1
-4
/
+1
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-2
/
+1
*
* dwarf2read.c (dwarf2_fetch_die_loc_sect_off): New function.
Tom Tromey
2012-12-10
1
-2
/
+2
*
* dwarf2expr.c (execute_stack_op): Handle DW_OP_GNU_const_index.
Doug Evans
2012-06-19
1
-0
/
+6
*
gdb/
Jan Kratochvil
2012-06-17
1
-0
/
+14
*
gdb/
Jan Kratochvil
2012-06-17
1
-12
/
+15
*
* dwarf2-frame.c (execute_cfa_program): Update to handle long long ->
Doug Evans
2012-05-24
1
-15
/
+15
*
* dwarf2-frame.c (struct dwarf2_cie): Make initial_instructions, end
Doug Evans
2012-05-22
1
-88
/
+80
*
2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>
Sergio Durigan Junior
2012-05-18
1
-1
/
+0
*
Initial support for Fission. http://gcc.gnu.org/wiki/DebugFission
Doug Evans
2012-04-28
1
-0
/
+14
*
gdb/
Jan Kratochvil
2012-03-19
1
-20
/
+32
*
2012-03-01 Pedro Alves <palves@redhat.com>
Pedro Alves
2012-03-01
1
-0
/
+3
*
Copyright year update in most files of the GDB Project.
Joel Brobecker
2012-01-04
1
-2
/
+2
*
gdb/
Jan Kratochvil
2011-10-17
1
-8
/
+0
*
gdb/
Jan Kratochvil
2011-10-09
1
-3
/
+76
*
gdb/
Jan Kratochvil
2011-10-09
1
-0
/
+62
*
gdb/
Jan Kratochvil
2011-10-09
1
-9
/
+73
*
gdb/
Jan Kratochvil
2011-10-09
1
-2
/
+6
*
gdb/
Jan Kratochvil
2011-07-27
1
-0
/
+8
*
gdb/
Jan Kratochvil
2011-07-27
1
-0
/
+48
*
gdb/
Jan Kratochvil
2011-07-15
1
-14
/
+13
*
* dwarf2expr.c (execute_stack_op) <DW_OP_GNU_regval_type>: Use
Tom Tromey
2011-07-13
1
-1
/
+3
*
gdb/
Jan Kratochvil
2011-07-11
1
-1
/
+1
*
* dwarf2expr.c (execute_stack_op): Add QUIT.
Tom Tromey
2011-07-08
1
-0
/
+4
*
* dwarf2expr.c (execute_stack_op) <DW_OP_GNU_convert>: Treat type
Tom Tromey
2011-06-22
1
-1
/
+4
*
Various spelling fixes.
Joel Brobecker
2011-06-03
1
-2
/
+2
*
address size can be different from DW_OP_deref size
Joel Brobecker
2011-06-03
1
-0
/
+13
*
* dwarf2expr.c (get_signed_type): New function.
Tom Tromey
2011-06-03
1
-0
/
+34
*
* dwarf2read.c (dwarf2_get_die_type): Call
Tom Tromey
2011-05-17
1
-0
/
+2
*
gdb
Tom Tromey
2011-05-13
1
-2
/
+2
*
* utils.c (do_value_free): New function.
Tom Tromey
2011-05-13
1
-2
/
+0
*
* dwarf2expr.c (execute_stack_op) <DW_OP_shr>: Unconditionally
Tom Tromey
2011-05-12
1
-1
/
+1
[next]