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
/
configure.tgt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove support for "target m32rsdi" and "target mips/pmon/ddb/rockhopper/lsi"
Pedro Alves
2016-03-31
1
-4
/
+4
*
Add aarch64-*-rtems* target
Joel Sherrill
2016-02-26
1
-1
/
+1
*
Add x86_64-*-rtems* target
Joel Sherrill
2016-02-26
1
-0
/
+3
*
gdb: score: drop sim file check
Mike Frysinger
2016-01-05
1
-3
/
+0
*
gdb: ppc: drop unnecessary sim file check
Mike Frysinger
2016-01-02
1
-3
/
+1
*
Support software single step on ARM in GDBServer
Antoine Tremblay
2015-12-18
1
-8
/
+12
*
gdb: Add process record and replay support for s390.
Marcin Kościelnicki
2015-11-04
1
-1
/
+2
*
Implement breakpoint_kind_from_pc and sw_breakpoint_from_kind for ARM in GDBS...
Antoine Tremblay
2015-10-21
1
-8
/
+8
*
Move instruction decoding into new arch/ directory
Pierre Langlois
2015-09-21
1
-2
/
+2
*
Delete the remaining ROM monitor targets
Pedro Alves
2015-08-24
1
-16
/
+14
*
Native debug arm program by aarch64 GDB
Yao Qi
2015-07-07
1
-0
/
+1
*
Implements aarch64 process record and reverse debugging support
Omair Javaid
2015-05-26
1
-1
/
+1
*
gdb: ft32: new port
James Bowman
2015-03-28
1
-0
/
+5
*
Remove HPUX
Jan Kratochvil
2015-03-13
1
-8
/
+2
*
Reverse debugging for PowerPC.
Wei-cheng Wang
2015-01-17
1
-1
/
+2
*
Add moxiebox target support
Anthony Green
2014-12-29
1
-1
/
+1
*
MIPS SDE OS ABI support
Yao Qi
2014-12-19
1
-0
/
+5
*
Remove Vax Ultrix and VAX BSD support
Pedro Alves
2014-10-24
1
-1
/
+1
*
Delete Tru64 support
Pedro Alves
2014-10-17
1
-4
/
+1
*
Delete IRIX support
Pedro Alves
2014-10-10
1
-8
/
+1
*
SPARC: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'
Andreas Arnez
2014-09-30
1
-1
/
+1
*
PPC: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'
Andreas Arnez
2014-09-30
1
-1
/
+1
*
X86: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'
Andreas Arnez
2014-09-30
1
-2
/
+2
*
Call common OpenBSD ABI init code on OpenBSD/mips64.
Mark Kettenis
2014-02-27
1
-1
/
+1
*
Add signal number conversions for OpenBSD.
Mark Kettenis
2014-02-12
1
-2
/
+2
*
gdb: ARM: Adds support for recording system call instructions
Omair Javaid
2014-01-15
1
-1
/
+1
*
S/390: Rename source files to *-linux-*
Ulrich Weigand
2013-10-30
1
-2
/
+2
*
gdb/
Yao Qi
2013-10-01
1
-1
/
+1
*
Extract Linux-specific portitions of cris-tdep.c to a new file.
Ricard Wanderlof
2013-09-06
1
-1
/
+1
*
* configure.host: Support powerpc64le-linux and powerpcle-linux hosts.
Alan Modra
2013-08-22
1
-1
/
+1
*
2013-08-07 Raunaq Bathija <raunaq12@in.ibm.com>
Ulrich Weigand
2013-08-07
1
-1
/
+3
*
* Makefile.in (ALL_TARGET_OBS): Add msp430-tdep.o.
Kevin Buettner
2013-06-25
1
-0
/
+5
*
2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
Sandra Loosemore
2013-05-07
1
-0
/
+11
*
Reimplement shared library support on ppc-aix...
Joel Brobecker
2013-05-06
1
-1
/
+1
*
gdb/
Jan Kratochvil
2013-04-11
1
-7
/
+5
*
gdb/
Jan Kratochvil
2013-04-11
1
-0
/
+12
*
Remove solib-svr4.o from gdb_target_obs for ppc-aix.
Joel Brobecker
2013-04-10
1
-1
/
+1
*
* configure.host: Add x86_64-*-cygwin* as host.
Corinna Vinschen
2013-03-05
1
-1
/
+1
*
gdb/
Jiong Wang
2013-02-27
1
-0
/
+1
*
gdb/
Jiong Wang
2013-02-27
1
-3
/
+3
*
Add moxie-*-rtems* support.
Anthony Green
2013-02-26
1
-1
/
+1
*
2013-02-04 Andreas Tobler <andreast@fgznet.ch>
Andreas Tobler
2013-02-04
1
-0
/
+7
*
AArch64 GDBserver support.
Marcus Shawcroft
2013-02-04
1
-0
/
+1
*
Adding aarch64-newlib-tdep support.
Marcus Shawcroft
2013-02-04
1
-1
/
+1
*
Adding aarch64-linux-tdep support.
Marcus Shawcroft
2013-02-04
1
-0
/
+6
*
Add basic support for AArch64.
Marcus Shawcroft
2013-02-04
1
-0
/
+5
*
2013-02-01 Andreas Tobler <andreast@fgznet.ch>
Andreas Tobler
2013-02-01
1
-1
/
+2
*
Port GDB to powerpc-lynx178.
Joel Brobecker
2012-12-18
1
-0
/
+6
*
Add missing backslash in configure.tgt gdb_target_ops (sparc-*-*)
Joel Brobecker
2012-12-15
1
-1
/
+1
*
Add ravenscar-thread support for powerpc.
Joel Brobecker
2012-12-15
1
-5
/
+10
[next]