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/binutils-2.44
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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
gdb/copyright.py: Do not forget to remind about MULTIPLE_COPYRIGHT_HEADERS
Joel Brobecker
2018-01-02
1
-0
/
+6
*
Update copyright year in version message of GDB, GDBserver and GDBreplay
Joel Brobecker
2018-01-02
1
-0
/
+5
*
Yearly rotation of the gdb/ChangeLog file
Joel Brobecker
2018-01-02
1
-18453
/
+3
*
Avoid indexing std::vector past the end
Ruslan Kabatsayev
2017-12-31
1
-0
/
+5
*
Only ignore -Wenum-compare-switch if it exists
Simon Marchi
2017-12-30
1
-0
/
+6
*
dwarf2read: Silence -Wenum-compare-switch warning
Simon Marchi
2017-12-30
1
-0
/
+6
*
C++-ify parser_state
Tom Tromey
2017-12-30
1
-0
/
+24
*
Make mapped_debug_names and mapped_index final
Simon Marchi
2017-12-30
1
-0
/
+5
*
Ignore warning about using different types of enums in switch
Simon Marchi
2017-12-29
1
-0
/
+6
*
Remove unnecessary call to get_thread_db_info
Simon Marchi
2017-12-29
1
-0
/
+5
*
Remove unused HP-UX TARGET_OBJECT_ enums
Simon Marchi
2017-12-28
1
-0
/
+5
*
tdesc: handle arbitrary strings in tdesc_register_in_reggroup_p
Stafford Horne
2017-12-27
1
-0
/
+11
*
reggroups: Add reggroup_gdbarch_new, reggroup_find for dynamic reggroups
Stafford Horne
2017-12-27
1
-0
/
+7
*
reggroups: Convert reggroups from post_init to pre_init
Stafford Horne
2017-12-27
1
-0
/
+9
*
reggroups: Add test and docs for `info reg $reggroup` feature
Stafford Horne
2017-12-27
1
-0
/
+5
*
Add ATTRIBUTE_PRINTF to printf_field_type_assignment
Simon Marchi
2017-12-23
1
-0
/
+5
*
Do not emit "field_type" var if not needed on "maint print c-tdesc"
Simon Marchi
2017-12-21
1
-0
/
+33
*
Remove write-only assignment in rs6000-tdep.c
Uros Bizjak
2017-12-20
1
-0
/
+5
*
[Cell/B.E.] Fix regression due to gdbarch_significant_addr_bit
Ulrich Weigand
2017-12-20
1
-0
/
+6
*
Fix ChangeLog formatting
Simon Marchi
2017-12-19
1
-1
/
+1
*
improved error message when getting an exception printing a variable
Joel Brobecker
2017-12-17
1
-0
/
+8
*
(Ada) crash assigning to record component which is an array
Joel Brobecker
2017-12-17
1
-0
/
+6
*
Ada: fix bad handling in ada_convert_actual
Xavier Roirand
2017-12-17
1
-0
/
+5
*
gdb: Fix function parameter alignments in or1k-tdep.c.
Stafford Horne
2017-12-17
1
-0
/
+8
*
gdb: Add news entries for new or1k target.
Stafford Horne
2017-12-17
1
-0
/
+5
*
Fix ARI warning on gdb/typeprint.c:whatis_exp
Sergio Durigan Junior
2017-12-15
1
-0
/
+5
*
Implement pahole-like 'ptype /o' option
Sergio Durigan Junior
2017-12-15
1
-0
/
+35
*
Reorganize code to handle TYPE_CODE_{STRUCT,UNION} on 'c_type_print_base'
Sergio Durigan Junior
2017-12-15
1
-0
/
+7
*
Fix PR19061, gdb hangs/spins-on-cpu when debugging any program on Alpha
Richard Henderson
2017-12-15
1
-0
/
+11
*
Skip parse_memory_map_tests if XML is disabled
Yao Qi
2017-12-15
1
-0
/
+4
*
(Ada) Handle same component names when searching in tagged types
Xavier Roirand
2017-12-14
1
-0
/
+9
*
py-breakpoint: Don't use the 'p' PyArg_ParseTupleAndKeywords format specifier
Simon Marchi
2017-12-14
1
-0
/
+5
*
DWARF-5 .debug_names DW_IDX_type_unit fix
Jan Kratochvil
2017-12-14
1
-0
/
+17
*
Ada: unable to compare strings (Attempt to compare array with non-array)
Joel Brobecker
2017-12-14
1
-0
/
+5
*
(Ada) Add support for task switching when debugging core files
Joel Brobecker
2017-12-13
1
-0
/
+6
*
python: Add qualified parameter to gdb.Breakpoint
Simon Marchi
2017-12-13
1
-0
/
+8
*
Fix regression: expression completer and scope operator (PR gdb/22584)
Pedro Alves
2017-12-13
1
-0
/
+17
*
Factor out final completion match string building
Pedro Alves
2017-12-13
1
-0
/
+19
*
gdb: Fix ARI warnings in or1k-tdep.c
Stafford Horne
2017-12-14
1
-0
/
+9
*
Fix typo in gdb_ari.sh
Simon Marchi
2017-12-13
1
-0
/
+4
*
fix "server" command prefix handling (unexpected confirmation queries)
Joel Brobecker
2017-12-12
1
-0
/
+4
*
gdb: Add OpenRISC or1k and or1knd target support
Franck Jullien
2017-12-12
1
-0
/
+14
*
PR22576, ppc64_skip_trampoline_code uses wrong r2 for EXEC_REVERSE
Alan Modra
2017-12-12
1
-0
/
+12
*
remote: Return NULL extra_info/name if they are empty
Simon Marchi
2017-12-11
1
-0
/
+6
*
Unbreak build for non-ELF ports
Pedro Alves
2017-12-11
1
-0
/
+16
*
[MPFR] Fix regression on 32-bit host systems
Ulrich Weigand
2017-12-11
1
-0
/
+5
*
(Ada) change tagged types base_address computation
Xavier Roirand
2017-12-11
1
-0
/
+10
*
dwarf2read.c: Rewrite/simplify mock_mapped_index
Pedro Alves
2017-12-08
1
-0
/
+9
*
Support wildmatching in .debug_names too.
Pedro Alves
2017-12-08
1
-0
/
+21
*
dwarf2read.c:mapped_index, use gdb::array_view, simplify symbol table
Pedro Alves
2017-12-08
1
-0
/
+14
[next]