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
/
gdbserver
/
Makefile.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move gdbserver to top level
Tom Tromey
2020-02-07
1
-719
/
+0
*
Add install-strip target to gdbserver
Hannes Domani
2020-01-24
1
-0
/
+10
*
gdbserver: Make `make TAGS' actually work
Maciej W. Rozycki
2020-01-24
1
-17
/
+19
*
gdbserver: Remove a stale TAGS recipe for config files
Maciej W. Rozycki
2020-01-24
1
-3
/
+1
*
Move gdbsupport to the top level
Tom Tromey
2020-01-14
1
-31
/
+33
*
gdbserver: remove rule for files from regformats/i386
Simon Marchi
2020-01-13
1
-3
/
+0
*
gdbserver: fix Makefile dependency of regformat-generated files on regdat.sh
Simon Marchi
2020-01-13
1
-4
/
+4
*
Improve process exit status macros on MinGW
Eli Zaretskii
2020-01-06
1
-0
/
+2
*
Fix install-strip for cross-compilation
Hannes Domani
2020-01-01
1
-2
/
+2
*
Update copyright year range in all GDB files.
Joel Brobecker
2020-01-01
1
-1
/
+1
*
Fix build with GNU Make 3.81
Bernd Edlinger
2019-12-19
1
-4
/
+4
*
Replace the remaining uses of strerror with safe_strerror
Christian Biesinger
2019-12-10
1
-1
/
+3
*
Add configure check for std::thread
Tom Tromey
2019-11-26
1
-2
/
+5
*
Use gnulib's strerror_r on MinGW
Christian Biesinger
2019-11-15
1
-0
/
+2
*
Fix creation of stamp-h by gdb's configure script
Tom Tromey
2019-10-17
1
-2
/
+2
*
gdb/gdbserver: Remove reference to vec-ipa.o
Andrew Burgess
2019-10-15
1
-1
/
+0
*
gdb: Remove vec.{c,h} and update code to not include vec.h
Andrew Burgess
2019-10-15
1
-2
/
+0
*
Fix type of startup_with_shell in gdbserver
Tom Tromey
2019-10-02
1
-0
/
+2
*
Move gdb-dlfcn.[ch] to gdbsupport/
Sergio Durigan Junior
2019-08-23
1
-0
/
+2
*
Rename common to gdbsupport
Tom Tromey
2019-07-09
1
-68
/
+68
*
Move gnulib to top level
Tom Tromey
2019-06-14
1
-2
/
+2
*
Move gdb's xmalloc and friends to new file
Tom Tromey
2019-06-11
1
-0
/
+11
*
Remove fromhex implementation from gdbreplay
Tom Tromey
2019-06-02
1
-0
/
+1
*
[PR gdb/23985] Fix libinproctrace.so build
Szabolcs Nagy
2019-01-30
1
-0
/
+6
*
Don't use -I for common subdirectory
Tom Tromey
2019-01-25
1
-1
/
+1
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
Sort objects in gdb and gdbserver Makefiles
Simon Marchi
2018-09-16
1
-3
/
+3
*
gdbserver/Makefile.in: Remove ADD_DEPS
Simon Marchi
2018-09-16
1
-2
/
+2
*
Implement IPv6 support for GDB/gdbserver
Sergio Durigan Junior
2018-07-11
1
-0
/
+3
*
Ptrace support for Aarch64 SVE
Alan Hayward
2018-06-18
1
-0
/
+1
*
Make gdbreplay use more common routines
Pedro Alves
2018-06-08
1
-1
/
+10
*
[PowerPC] Consolidate linux target description selection
Pedro Franco de Carvalho
2018-05-22
1
-0
/
+1
*
Fix dependency tracking in gdbserver subdirectories
Simon Marchi
2018-04-19
1
-2
/
+6
*
Commonise tdesc_reg and makes use of it in gdbserver tdesc
Alan Hayward
2018-04-18
1
-0
/
+3
*
Add silent Makefile rules
Simon Marchi
2018-03-16
1
-27
/
+33
*
Create new common/pathstuff.[ch]
Sergio Durigan Junior
2018-02-28
1
-0
/
+2
*
Fix make 3.81 build errors
Alan Hayward
2018-02-20
1
-13
/
+13
*
Add common/ dir in build directories
Alan Hayward
2018-02-19
1
-32
/
+32
*
Fix GDBserver build failure when $development is false
Yao Qi
2018-01-08
1
-1
/
+0
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Better make rule for arch/ files built for IPA
Alan Hayward
2017-11-15
1
-1
/
+1
*
[GDBserver] Move aarch64-insn.o to arch/ and remove one Makefile rule
Yao Qi
2017-10-17
1
-4
/
+0
*
[GDBserver] Replicate src dir in build dir
Yao Qi
2017-10-17
1
-9
/
+14
*
Introduce gdb_tilde_expand
Sergio Durigan Junior
2017-10-04
1
-0
/
+2
*
Convert amd64-linux target descriptions
Yao Qi
2017-09-05
1
-0
/
+4
*
Share i386-linux target description between GDB and GDBserver
Yao Qi
2017-09-05
1
-0
/
+8
*
Use VEC for target_desc.reg_defs
Yao Qi
2017-09-05
1
-0
/
+1
*
gdbserver Makefile: don't delete intermediary files
Simon Marchi
2017-09-04
1
-0
/
+3
*
GDBserver self tests
Yao Qi
2017-08-18
1
-0
/
+1
*
gdbserver/Makefile.in: Sort IPA_OBJS
Simon Marchi
2017-06-20
1
-3
/
+12
[next]