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
/
dwarf2loc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include string.h in common-defs.h
Gary Benson
2014-08-07
1
-2
/
+0
*
Include gdb_assert.h in common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
Remove setting value address for reference entry value target data value.
Jan Kratochvil
2014-07-22
1
-9
/
+0
*
constify struct block in some places
Tom Tromey
2014-06-18
1
-4
/
+4
*
Remove unused arguments to few functions in dwarf2loc.c and gdbtypes.c.
Siva Chandra
2014-04-30
1
-4
/
+3
*
Use address_from_register in dwarf2-frame.c:read_addr_from_reg
Ulrich Weigand
2014-04-17
1
-6
/
+2
*
type: add c99 variable length array support
Sanimir Agovic
2014-04-14
1
-0
/
+119
*
Revert the entire VLA series.
Joel Brobecker
2014-04-11
1
-119
/
+0
*
type: add c99 variable length array support
Sanimir Agovic
2014-04-11
1
-0
/
+119
*
start change to progspace independence
Tom Tromey
2014-02-26
1
-1
/
+1
*
use bound_minsym as result for lookup_minimal_symbol et al
Tom Tromey
2014-02-26
1
-5
/
+6
*
change minsym representation
Tom Tromey
2014-02-26
1
-13
/
+13
*
replace XCALLOC with XCNEWVEC or XCNEW
Tom Tromey
2014-01-13
1
-1
/
+1
*
replace XZALLOC with XCNEW
Tom Tromey
2014-01-13
1
-1
/
+1
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
*
Convert the unavailable vector to be bit, not byte, based.
Andrew Burgess
2013-12-17
1
-1
/
+1
*
New OPTIMIZED_OUT_ERROR error code.
Pedro Alves
2013-12-06
1
-3
/
+4
*
remove gdb_string.h
Tom Tromey
2013-11-18
1
-1
/
+1
*
Rename "read_reg" into "read_addr_from_reg" in struct dwarf_expr_context_funcs
Joel Brobecker
2013-11-17
1
-4
/
+4
*
Fix GDB crash with upstream GCC due to memcpy(NULL, ...)
Andreas Arnez
2013-11-15
1
-2
/
+3
*
Fix DW_OP_GNU_regval_type with FP registers
Joel Brobecker
2013-11-14
1
-0
/
+26
*
Print registers not saved in the frame as "<not saved>" instead of "<optimize...
Pedro Alves
2013-10-02
1
-3
/
+13
*
Code cleanup: Add objfile_name accessor
Jan Kratochvil
2013-09-24
1
-2
/
+2
*
dwarf2loc.c: minor cleanup. don't print integer with paddress.
Pedro Alves
2013-09-05
1
-3
/
+4
*
cleanup: use value_lazy_at instead of allocate_value_lazy/attribute setter
Sanimir Agovic
2013-08-29
1
-3
/
+1
*
gdb/
Yao Qi
2013-06-26
1
-2
/
+0
*
Fix PR symtab/15391
Tom Tromey
2013-06-18
1
-4
/
+11
*
* dwarf2loc.c (invalid_synthetic_pointer): Move earlier.
Tom Tromey
2013-05-06
1
-13
/
+41
*
-Wpointer-sign: char -> gdb_byte.
Pedro Alves
2013-04-19
1
-2
/
+2
*
* minsyms.h (struct bound_minimal_symbol): New.
Tom Tromey
2013-04-08
1
-21
/
+30
*
* tracepoint.h (decode_agent_options): Add 'trace_string'
Tom Tromey
2013-03-21
1
-1
/
+1
*
2013-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
Tom Tromey
2013-03-20
1
-18
/
+47
*
2013-03-12 Hui Zhu <hui@codesourcery.com>
Hui Zhu
2013-03-12
1
-2
/
+2
*
2013-03-12 Yao Qi <yao@codesourcery.com>
Hui Zhu
2013-03-12
1
-21
/
+5
*
gdb/
Jan Kratochvil
2013-03-10
1
-1
/
+3
*
gdb/
Jan Kratochvil
2013-03-01
1
-1
/
+2
*
2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
Aleksandar Ristovski
2013-01-31
1
-2
/
+0
*
* dwarf2loc.c (dwarf2_find_location_expression): Don't add base address
Doug Evans
2013-01-28
1
-3
/
+8
*
* dwarf2loc.c (dwarf2_compile_expr_to_ax) <DW_OP_fbreg>: Only
Tom Tromey
2013-01-22
1
-1
/
+2
*
PR c++/14999:
Tom Tromey
2013-01-18
1
-0
/
+1
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-1
/
+1
*
* dwarf2read.c (dwarf2_fetch_die_loc_sect_off): New function.
Tom Tromey
2012-12-10
1
-7
/
+7
*
* dwarf2loc.c (dwarf_expr_frame_base): Add check for the return value of get_...
Hui Zhu
2012-12-06
1
-1
/
+5
*
gdb/
Jan Kratochvil
2012-10-16
1
-3
/
+0
*
gdb/
Jan Kratochvil
2012-10-15
1
-4
/
+15
*
gdb/
Yao Qi
2012-08-02
1
-13
/
+13
*
2012-07-26 Tristan Gingold <gingold@adacore.com>
Tristan Gingold
2012-07-26
1
-1
/
+1
*
* dwarf2loc.c (dwarf2_evaluate_loc_desc_full): Expand parameter
Siddhesh Poyarekar
2012-07-26
1
-6
/
+6
*
gdb/
Jan Kratochvil
2012-07-13
1
-0
/
+6
*
* dwarf2expr.c (execute_stack_op): Handle DW_OP_GNU_const_index.
Doug Evans
2012-06-19
1
-1
/
+37
[next]