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>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.def
Commit message (
Expand
)
Author
Age
Files
Lines
*
gccrs: Add gcc-check-target check-rust
Philip Herron
2023-08-12
1
-0
/
+1
*
PR bootstrap/106472: Add libgo depends on libbacktrace to Makefile.def
Roger Sayle
2023-08-12
1
-1
/
+2
*
Revert "Fix PR 67102: Add libstdc++ dependancy to libffi" [PR67102]
Thomas Schwinge
2023-08-12
1
-1
/
+0
*
d: Import dmd b8384668f, druntime e6caaab9, phobos 5ab9ad256 (v2.098.0-beta.1)
Iain Buclaw
2023-08-12
1
-4
/
+4
*
Makefile.def: drop remnants of unused libelf
Sergei Trofimovich
2023-08-12
1
-4
/
+0
*
Merge modula-2 front end onto gcc.
Gaius Mulley
2023-08-12
1
-0
/
+7
*
Remove support for Intel MIC offloading
Thomas Schwinge
2023-08-12
1
-8
/
+0
*
configure, Darwin: Ensure overrides to host-pie are passed to gcc configure.
Iain Sandoe
2023-08-12
1
-1
/
+2
*
configure: When host-shared, pass --with-pic to in-tree lib configs.
Iain Sandoe
2023-08-12
1
-6
/
+7
*
configure: Do not build the ununsed libffi shared library.
Iain Sandoe
2023-08-12
1
-1
/
+2
*
toplevel: Makefile.def: add install-strip dependency on libsframe
Indu Bhagat
2023-01-18
1
-1
/
+4
*
Use toplevel configure for GMP and MPFR for gdb
Andrew Pinski
2022-12-21
1
-0
/
+2
*
bfd: linker: merge .sframe sections
Indu Bhagat
2022-11-15
1
-0
/
+4
*
libsframe: add the SFrame library
Weimin Pan
2022-11-15
1
-0
/
+2
*
gprofng: a new GNU profiler
Vladimir Mezentsev
2022-03-11
1
-0
/
+11
*
toplevel: Makefile.def: Make configure-sim depend on all-readline
Hans-Peter Nilsson
2022-03-09
1
-1
/
+1
*
Import Makefile.def from gcc
Alan Modra
2021-11-12
1
-16
/
+62
*
gdb: Add a dependency between gdb and libbacktrace
Andrew Burgess
2021-09-28
1
-0
/
+1
*
sim: depend on gnulib
Mike Frysinger
2021-05-18
1
-0
/
+1
*
Add install dependencies for ld -> bfd and libctf -> bfd
Nick Alcock
2021-03-18
1
-1
/
+8
*
sim: drop dep on configure-gdb
Mike Frysinger
2021-03-12
1
-1
/
+0
*
ld: depend on libctf
Nick Alcock
2021-01-27
1
-0
/
+1
*
libctf: new testsuite
Nick Alcock
2021-01-05
1
-2
/
+2
*
gdb/gdbserver: add dependencies for distclean-gnulib
Andrew Burgess
2020-10-14
1
-0
/
+6
*
Change gdbserver to use existing gdbsupport
Tom Tromey
2020-03-12
1
-0
/
+1
*
Change gdbsupport not to rely on BFD
Tom Tromey
2020-03-12
1
-2
/
+0
*
Fix gdbserver build when intl already built
Tom Tromey
2020-03-12
1
-0
/
+2
*
Change gdbserver to use existing gnulib and libiberty
Tom Tromey
2020-02-14
1
-0
/
+5
*
Move gdbserver to top level
Tom Tromey
2020-02-07
1
-0
/
+1
*
Make all-gdbsupport depend on all-bfd
Simon Marchi
2020-01-17
1
-0
/
+1
*
Move gdbsupport to the top level
Tom Tromey
2020-01-14
1
-0
/
+7
*
gdb: CTF support
Weimin Pan
2019-10-07
1
-0
/
+1
*
libctf: installable libctf as a shared library
Nick Alcock
2019-10-03
1
-1
/
+1
*
bfd, ld: add CTF section linking
Nick Alcock
2019-10-03
1
-0
/
+1
*
Move gnulib to top level
Tom Tromey
2019-06-14
1
-0
/
+3
*
Revert "Sync top level files with versions from gcc."
Nick Clifton
2019-05-30
1
-32
/
+9
*
Sync top level files with versions from gcc.
Nick Clifton
2019-05-29
1
-9
/
+32
*
Fix libctf build on non-ELF targets.
Nick Alcock
2019-05-29
1
-0
/
+5
*
libctf: build system
Nick Alcock
2019-05-28
1
-0
/
+6
*
This was already applied on the GCC side.
Eric Botcazou
2018-06-19
1
-1
/
+2
*
Sync top-level make and configure files with FSF GCC mainline versions.
Nick Clifton
2017-01-23
1
-21
/
+4
*
Sync top-level Makefile.def with GCC
H.J. Lu
2016-01-12
1
-0
/
+1
*
Import changes made to files shared with the FSF GCC project.
Nick Clifton
2016-01-11
1
-0
/
+1
*
Resync files in the binutils repository that are maintained in the gcc reposi...
Nick Clifton
2015-09-30
1
-0
/
+1
*
Yaakov Selkowitz: fixes for in-tree libiconv
DJ Delorie
2015-08-06
1
-1
/
+10
*
Configure zlib with --enable-host-shared for shared bfd
H.J. Lu
2015-05-01
1
-1
/
+3
*
Make all-bfd depend on all-zlib
H.J. Lu
2015-03-30
1
-0
/
+1
*
Update top-level files from GCC trunk
H.J. Lu
2015-03-16
1
-10
/
+41
*
[GCC bug #63539]: libgo does not use the newly built objcopy when doing a com...
Andrew Pinski
2015-01-03
1
-0
/
+1
*
PR sanitizer/56781 * Makefile.def: Set bootstrap=true; for host fixincludes. ...
jakub
2014-05-08
1
-1
/
+1
[next]