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
*
Declare dwarf_always_disassemble in dwarf2read.h
Christian Biesinger
2019-09-20
1
-2
/
+0
*
Make extern declaration of dwarf_always_disassemble correct
Christian Biesinger
2019-09-18
1
-1
/
+1
*
gdb: Better support for dynamic properties with negative values
Andrew Burgess
2019-07-12
1
-0
/
+23
*
gdb: Carry default property type around with dynamic properties
Andrew Burgess
2019-07-12
1
-5
/
+5
*
gdb: Convert dwarf2_evaluate_property to return bool
Andrew Burgess
2019-07-12
1
-7
/
+7
*
Rename common to gdbsupport
Tom Tromey
2019-07-09
1
-3
/
+3
*
Don't declare read_unsigned_leb128 in defs.h
Tom Tromey
2019-05-08
1
-0
/
+1
*
Fix VLA printing for Ada
Tom Tromey
2019-05-08
1
-2
/
+6
*
Support for DW_OP_addrx and DW_FORM_addrx tags
Ali Tamur
2019-04-22
1
-2
/
+3
*
Replace throw_exception with throw in some cases
Tom Tromey
2019-04-08
1
-3
/
+3
*
Rename gdb exception types
Tom Tromey
2019-04-08
1
-3
/
+3
*
Rewrite TRY/CATCH
Tom Tromey
2019-04-08
1
-9
/
+6
*
Revert the header-sorting patch
Tom Tromey
2019-04-06
1
-22
/
+18
*
Sort includes for files gdb/[a-f]*.[chyl].
Tom Tromey
2019-04-05
1
-18
/
+22
*
Add ATTRIBUTE_UNUSED_RESULT to ref_ptr::release
Tom Tromey
2019-03-05
1
-2
/
+1
*
Normalize includes to use common/
Tom Tromey
2019-01-25
1
-1
/
+1
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
delete ada-lang.c::move_bits, sharing and re-using copy_bitwise instead
Joel Brobecker
2018-11-14
1
-234
/
+0
*
Simple -Wshadow=local fixes
Tom Tromey
2018-10-04
1
-12
/
+11
*
compile: Remove non-const reference parameters
Simon Marchi
2018-09-06
1
-3
/
+3
*
[gdb/exp] Handle DW_OP_GNU_variable_value refs to abstract dies
Tom de Vries
2018-09-05
1
-4
/
+6
*
Use BLOCK_ENTRY_PC in place of most uses of BLOCK_START
Kevin Buettner
2018-08-23
1
-2
/
+2
*
Add support for DW_OP_GNU_variable_value
Kevin Buettner
2018-08-18
1
-0
/
+56
*
[gdb/exp] Fix exception when printing optimized out vla
Tom de Vries
2018-07-25
1
-1
/
+20
*
Remove symfile_complaints
Tom Tromey
2018-05-23
1
-2
/
+1
*
Add missing ATTRIBUTE_NORETURNs
Tom Tromey
2018-05-04
1
-1
/
+1
*
Use new_reference for struct value
Tom Tromey
2018-04-30
1
-1
/
+1
*
Enable -Wsuggest-override
Tom Tromey
2018-04-27
1
-23
/
+23
*
Introduce a gdb_ref_ptr specialization for struct value
Tom Tromey
2018-04-06
1
-5
/
+4
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Remove some unused variables
Simon Marchi
2017-12-05
1
-3
/
+0
*
Remove make_cleanup_value_free
Tom Tromey
2017-10-08
1
-4
/
+1
*
Add selftests run filtering
Simon Marchi
2017-09-16
1
-1
/
+1
*
Make dwarf_stack_value::in_stack_memory a bool
Simon Marchi
2017-09-14
1
-1
/
+1
*
Make dwarf_expr_piece::pieces an std::vector
Simon Marchi
2017-09-14
1
-45
/
+32
*
Remove unnecessary function prototypes.
John Baldwin
2017-09-09
1
-3
/
+0
*
Put selftests api into selftests namespace
Yao Qi
2017-08-18
1
-1
/
+1
*
ax-gdb: Remove unnecessary gdbarch parameters
Simon Marchi
2017-07-14
1
-16
/
+15
*
Fix size check in dwarf2_evaluate_loc_desc_full
Tom Tromey
2017-07-09
1
-1
/
+3
*
Eliminate make_cleanup_obstack_free, introduce auto_obstack
Pedro Alves
2017-06-27
1
-6
/
+1
*
Introduce gdb::byte_vector, add allocator that default-initializes
Pedro Alves
2017-06-14
1
-3
/
+4
*
read/write_pieced_value: Merge into one function
Andreas Arnez
2017-06-13
1
-182
/
+178
*
write_pieced_value: Notify memory_changed observers
Andreas Arnez
2017-06-13
1
-4
/
+5
*
read/write_pieced_value: Remove unnecessary variable copies
Andreas Arnez
2017-06-13
1
-68
/
+52
*
Respect piece offset for DW_OP_bit_piece
Andreas Arnez
2017-06-13
1
-6
/
+19
*
read/write_pieced_value: Improve logic for buffer allocation
Andreas Arnez
2017-06-13
1
-56
/
+54
*
Fix handling of DWARF register pieces on big-endian targets
Andreas Arnez
2017-06-13
1
-21
/
+35
*
read/write_pieced_value: Drop 'buffer_size' variable
Andreas Arnez
2017-06-13
1
-12
/
+2
*
write_pieced_value: Transfer least significant bits into bit-field
Andreas Arnez
2017-06-13
1
-39
/
+31
*
write_pieced_value: Fix buffer offset for memory pieces
Andreas Arnez
2017-06-13
1
-1
/
+1
[next]