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
Commit message (
Expand
)
Author
Age
Files
Lines
*
target_ops: Use bool throughout
Pedro Alves
2018-05-03
47
-708
/
+772
*
make-target-delegates: line break between return type and function name
Pedro Alves
2018-05-03
3
-2
/
+29
*
Convert struct target_ops to C++
Pedro Alves
2018-05-03
151
-8743
/
+9667
*
Eliminate target_ops::to_xclose
Pedro Alves
2018-05-03
4
-9
/
+17
*
Make inf_ptrace_trad Linux-only, move to separate file
Pedro Alves
2018-05-03
9
-156
/
+217
*
More procfs.c simplification
Pedro Alves
2018-05-03
5
-24
/
+15
*
Eliminate procfs.c:procfs_use_watchpoints
Pedro Alves
2018-05-03
5
-20
/
+37
*
Set test message in py-parameter.exp
Tom Tromey
2018-05-02
2
-1
/
+6
*
Handle var_zuinteger and var_zuinteger_unlimited from Python
Tom Tromey
2018-05-02
7
-9
/
+112
*
Automatic date update in version.in
GDB Administrator
2018-05-02
1
-1
/
+1
*
Fix unintialized memory in aarch64 opcodes.
Tamar Christina
2018-05-01
2
-3
/
+7
*
Updated Spanish translation for the gas sub-directory.
Nick Clifton
2018-05-01
2
-1394
/
+909
*
Bring in support for the NFP target in the config.sub file.
Nick Clifton
2018-05-01
3
-375
/
+354
*
Add the Netronome Flow Processor as a build target to the top-level configure...
Francois H. Theron
2018-05-01
3
-0
/
+13
*
rust: Fix null deref when casting (PR 23124)
Dan Robertson
2018-04-30
4
-3
/
+20
*
Automatic date update in version.in
GDB Administrator
2018-05-01
1
-1
/
+1
*
[Ada/ravenscar] error during "continue" after task/thread switch
Joel Brobecker
2018-04-30
1
-1
/
+6
*
Remove a use of is_mi_like_p from darwin-nat-info.c
Tom Tromey
2018-04-30
2
-2
/
+6
*
Remove some is_mi_like_p from breakpoint code
Tom Tromey
2018-04-30
3
-12
/
+12
*
Remove a use of is_mi_like_p from tracepoint.c
Tom Tromey
2018-04-30
2
-38
/
+41
*
Remove some uses of is_mi_like_p from spu-tdep.c
Tom Tromey
2018-04-30
2
-16
/
+11
*
Remove some uses of is_mi_like_p from py-framefilter.c
Tom Tromey
2018-04-30
2
-16
/
+13
*
Make do_is_mi_like_p const.
Tom Tromey
2018-04-30
4
-4
/
+12
*
Change Python code to use new_reference
Tom Tromey
2018-04-30
4
-15
/
+14
*
Use new_reference for struct value
Tom Tromey
2018-04-30
5
-12
/
+20
*
Remove new_bfd_ref
Tom Tromey
2018-04-30
5
-28
/
+27
*
Introduce ref_ptr::new_reference
Tom Tromey
2018-04-30
2
-0
/
+12
*
Remove long_long_align_bit gdbarch attribute
Tom Tromey
2018-04-30
7
-36
/
+23
*
Remove rust_type_alignment
Tom Tromey
2018-04-30
2
-42
/
+6
*
Expose type alignment on gdb.Type
Tom Tromey
2018-04-30
8
-0
/
+56
*
Handle alignof and _Alignof
Tom Tromey
2018-04-30
12
-1
/
+444
*
Add initial type alignment support
Tom Tromey
2018-04-30
10
-5
/
+359
*
This patch adds support to objdump for disassembly of NFP (Netronome Flow Pro...
Francois H. Theron
2018-04-30
39
-2458
/
+7302
*
Use bool in read_index_from_section
Simon Marchi
2018-04-30
2
-3
/
+7
*
Automatic date update in version.in
GDB Administrator
2018-04-30
1
-1
/
+1
*
proc-events.c: fix compilation on Solaris
Fabian Groffen
2018-04-29
2
-0
/
+8
*
Fix race when building ada-lex.c
John Reiser
2018-04-29
2
-10
/
+14
*
Automatic date update in version.in
GDB Administrator
2018-04-29
1
-1
/
+1
*
Automatic date update in version.in
GDB Administrator
2018-04-28
1
-1
/
+1
*
Add libcc1 v1 compatibility to C compile feature
Alexandre Oliva
2018-04-27
2
-5
/
+28
*
Add inclusive range support for Rust
Tom Tromey
2018-04-27
8
-23
/
+117
*
Enable -Wsuggest-override
Tom Tromey
2018-04-27
10
-40
/
+67
*
MIPS/LD/testsuite: Update `run_dump_test' cases for non-DSO targets
Maciej W. Rozycki
2018-04-27
18
-0
/
+41
*
testsuite: Support filtering targets by TCL procedure in `run_dump_test'
Maciej W. Rozycki
2018-04-27
7
-46
/
+91
*
Revert "Enable Intel MOVDIRI, MOVDIR64B instructions."
Igor Tsimbalist
2018-04-27
21
-15508
/
+15097
*
Regenerate some files for recent ARM patches
Alan Modra
2018-04-27
5
-1
/
+19
*
PR23123, PowerPC32 ifunc regression
Alan Modra
2018-04-27
3
-7
/
+15
*
Automatic date update in version.in
GDB Administrator
2018-04-27
1
-1
/
+1
*
Fix remote 'g' command error handling (PR remote/9665)
Andrzej Kaczmarek
2018-04-26
2
-19
/
+12
*
Enable Intel MOVDIRI, MOVDIR64B instructions.
Igor Tsimbalist
2018-04-26
21
-15097
/
+15508
[next]