- abb27dd Disable gprofng build for *musl* by Vladimir Mezentsev · 8 months ago
- 762c38d RISC-V:[gprofng] Minimal support gprofng for riscv. by Yixuan Chen · 10 months ago
- e83746f autoupdate: regen after replacing obsolete macros by Matthieu Longo · 11 months ago
- 9c0aa4c Fix disabling of year 2038 support on 32-bit hosts by default by Thiago Jung Bauermann · 1 year, 3 months ago
- 2967219 Sync top level configure and makefiles by Nick Clifton · 1 year, 3 months ago
- 862776f Finalized intl-update patches by Arsen Arsenovi? · 1 year, 5 months ago
- 05fbbea generated bfd files, and kvx regen by Alan Modra · 1 year, 8 months ago
- 6e71242 kvx: New port. by Paul Iannetta · 1 year, 8 months ago
- 6a6859c regen config by Alan Modra · 1 year, 9 months ago
- 83e8a1e 32-bit PA-RISC with HP-UX: remove deprecated ports by Martin Liska · 2 years, 8 months ago
- 5fb0e30 configure: remove dependencies on gmp and mpfr when gdb is disabled by Clément Chigot · 2 years, 4 months ago
- 9911806 Use toplevel configure for GMP and MPFR for gdb by Andrew Pinski · 2 years, 6 months ago
- 19e559f libsframe: add the SFrame library by Weimin Pan · 2 years, 5 months ago
- 1c232ab Reapply "Don't build readline/libreadline.a, when --with-system-readline is supplied" by Дилян Палаузов · 2 years, 6 months ago
- 9e65489 Re-apply "Pass PKG_CONFIG_PATH down from top-level Makefile" by Simon Marchi · 3 years, 1 month ago
- b95bb52 Re: Merge configure.ac from gcc project by Alan Modra · 2 years, 6 months ago
- b0c295e add --enable-default-compressed-debug-sections-algorithm configure option by Martin Liska · 2 years, 7 months ago
- 228cf97 Merge configure.ac from gcc project by Alan Modra · 2 years, 7 months ago
- 2cac01e binutils, gdb: support zstd compressed debug sections by Fangrui Song · 2 years, 7 months ago
- e472ec9 configure: Pass CPPFLAGS_FOR_BUILD to subdirs by Tsukasa OI · 2 years, 7 months ago
- e5f2f7d Disable year 2038 support on 32-bit hosts by default by Luis Machado · 2 years, 9 months ago
- 95127fa [gdb/build] Fix build breaker with --enable-shared by Tom de Vries · 2 years, 10 months ago
- a08bdb1 [gdb/build] Fix gdbserver build with -fsanitize=thread by Tom de Vries · 2 years, 10 months ago
- de83289 Pass PKG_CONFIG_PATH down from top-level Makefile by Simon Marchi · 3 years, 1 month ago
- bb368aa gprofng: a new GNU profiler by Vladimir Mezentsev · 3 years, 1 month ago
- d33228c top-level configure: setup target_configdirs based on repository by Andrew Burgess · 3 years, 7 months ago
- d85e70a Add support for the haiku operating system. These are the os support patches we have been grooming and maintaining for quite a few years over on git.haiku-os.org. All of these architectures are working and most have been stable for quite some time. by Alexander von Gluck IV · 3 years, 8 months ago
- 5c9e84c sim: leverage gnulib by Mike Frysinger · 4 years ago
- a8d6316 Replace AC_PROG_CC with AC_PROG_CC_C99 in top level configure file. by Nick Clifton · 4 years ago
- a57d177 Remove arm-symbianelf by Alan Modra · 4 years, 2 months ago
- 44124a4 binuitils: Check if AR is usable for LTO build by H.J. Lu · 4 years, 3 months ago
- 03c02f3 GCC: Check if AR works with --plugin and rc by H.J. Lu · 4 years, 3 months ago
- af019bf Support the PGO build for binutils+gdb by H.J. Lu · 4 years, 3 months ago
- 50ad125 GCC: Pass --plugin to AR and RANLIB by H.J. Lu · 4 years, 3 months ago
- f6720b1 config/debuginfod.m4: Use PKG_CHECK_MODULES by Aaron Merey · 4 years, 9 months ago
- 11104e4 Since the pdp11-aout target does not support gdb, gdbserver or gprof these should be excluded in configure. by Stephen Casner · 5 years ago
- b6f9cae Fix gdbserver-without-gdb build by Tom Tromey · 5 years ago
- 919adfe Move gdbserver to top level by Tom Tromey · 5 years ago
- 0102731 Move gdbsupport to the top level by Tom Tromey · 6 years ago
- 301a942 Add support for debuginfod to the binutils (disable by default, enabled via a configure time option). by Aaron Merey · 5 years ago
- c1a5d03 Add --with-static-standard-libraries to the top level by Tom Tromey · 6 years ago
- 73cc727 Move gnulib to top level by Tom Tromey · 6 years ago
- 79b377b Revert patch that disables building libctf for non-ELF based targets. by Nick Clifton · 6 years ago
- e3f56a9 Revert "Sync top level files with versions from gcc." by Nick Clifton · 6 years ago
- f948b2d Sync top level files with versions from gcc. by Nick Clifton · 6 years ago
- 90bd542 Do not build libctf for targets that do not use the ELF file format. by Nick Clifton · 6 years ago
- 0e65dfb libctf: build system by Nick Alcock · 6 years ago
- 69961a8 Don't build readline/libreadline.a, when --with-system-readline is supplied by Дилян Палаузов · 6 years ago
- 4119873 Introduce @unless/@endunless and postbootstrap Makefile targets by Alexandre Oliva · 7 years ago
- 71300e2 Regenerate configure and pot files with updated binutils version number. by Nick Clifton · 7 years ago
- d0ac1c4 Bump to autoconf 2.69 and automake 1.15.1 by Simon Marchi · 7 years ago
- e054112 This was already applied on the GCC side. by Eric Botcazou · 7 years ago
- 37f980d config: Sync with GCC by Simon Marchi · 7 years ago
- 1063beb Add the Netronome Flow Processor as a build target to the top-level configure.ac file. by Francois H. Theron · 7 years ago
- b29d264 WebAssembly: Disable subdirectory configuration for unsupported LD by Maciej W. Rozycki · 7 years ago
- bf41f30 Update top level configure files by synchronizing them with gcc. by Nick Clifton · 7 years ago
- 638d913 Add gdb for or1k build by Stafford Horne · 7 years ago
- 05a1325 Sync top-level make and configure files with FSF GCC mainline versions. by Nick Clifton · 8 years ago
- da17fe9 sync binutils config/ with gcc by Alan Modra · 8 years ago
- d5451cd Add support for Fushia OS. by Josh Conner · 8 years ago
- bedbe19 Enable the configuration of GDB for the NDS32 target. by Yan-Ting Lin · 9 years ago
- 9abdce7 [TILEPro] Don't build gdb by Walter Lee · 9 years ago
- ea01647 Add mips and s390 build targets for gold. by Cary Coutant · 9 years ago
- 52cf976 Sync top level files with gcc. by Nick Clifton · 9 years ago
- 4849dfd Import changes made to files shared with the FSF GCC project. by Nick Clifton · 9 years ago
- f075eb5 binutils: add support for arm-*-darwin and aarch64-*-darwin. by Tristan Gingold · 9 years ago
- 6c3bc0f Reset x86 Linux targets to not compressing debug sections by default. Enable compression of debug sections by default in the linker, if so configured. by Nick Clifton · 10 years ago
- edeefb6 Add --enable-compressed-debug-sections={all,gas,gold,ld} by H.J. Lu · 10 years ago
- 6899683 Resync files in the binutils repository that are maintained in the gcc repository. by Nick Clifton · 10 years ago
- 136bb21 Sync toplevel files with GCC by H.J. Lu · 10 years ago
- 969b171 Sync toplevel configure with GCC by H.J. Lu · 10 years ago
- ce6c656 Sync toplevel configure.ac with GCC by H.J. Lu · 10 years ago
- 16beab3 Sync toplevel configure with gcc by H.J. Lu · 10 years ago
- 5569a85 Disable the configuration of GDB for HPUX targets. by John David Anglin · 10 years ago
- e81d5d0 Configure zlib with --enable-host-shared for shared bfd by H.J. Lu · 10 years ago
- cf39cfc Add --with-system-zlib to top level configure by H.J. Lu · 10 years ago
- 091021f Exclude target-zlib if target-libjava isn't built by H.J. Lu · 10 years ago
- 1b6c083 Update top-level files from GCC trunk by H.J. Lu · 10 years ago
- 35fece7 Disable all target libraries if not building gcc by H.J. Lu · 10 years ago
- 3f8107a FT32 initial support by Alan Modra · 10 years ago
- 10b8fe5 Don't disable gprof for moxie by Anthony Green · 10 years ago
- 6b91c54 [GCC bug #63539]: libgo does not use the newly built objcopy when doing a combined build by Andrew Pinski · 10 years ago
- 6d26190 Add aarch64 to list of targets that support gold. by Jing Yu · 11 years ago
- a9d58c0 Add mips*-img-elf* target triple. by Andrew Bennett · 11 years ago
- b25b5ce Disable gdb for nds32*-*-* until it is supported. by Chung-Ju Wu · 11 years ago
- f8797b5 Regenerate top-level configure. by Joel Brobecker · 11 years ago
- 1f995db or1k: GDB not supported for or1k*-*-rtems* by Joel Sherrill · 11 years ago
- cfbc1a6 Disable gdb for or1k*-*-* until supported by Joel Sherrill · 11 years ago
- d9e042a Sync nios2 configure changes from GCC mainline. by Sandra Loosemore · 11 years ago
- 201f096 PR sanitizer/56781 * Makefile.def: Set bootstrap=true; for host fixincludes. * configure.ac: Don't bootstrap host fixincludes unless --with-build-config=bootstrap-{a,ub}san. * Makefile.in: Regenerated. * configure: Regenerated. by jakub · 11 years ago
- 730af8e * configure.ac: Move BUILD_CONFIG set up earlier. Add --enable-vtable-verify option parsing. Don't add target-libsanitizer to bootstrap_target_libs unless --with-build-config=bootstrap-asan or --with-build-config=bootstrap-ubsan. Don't add target-libvtv to bootstrap_target_libs unless --enable-vtable-verify. * configure: Regenerated. by jakub · 11 years ago
- 68d122b TILE-Gx big endian support. by walt · 11 years ago
- afc0578 * configure.ac: Add user-friendly check for native x86_64-linux multilibs. * configure: Regenerate. by fxcoudert · 11 years ago
- 9aaf2a7 Disable libcilkrts when C++ is not used. by bviyer · 11 years ago
- 522e3d7 Added Cilk runtime library (libcilkrts) into GCC. by bviyer · 11 years ago
- cb49a9e * Makefile.def (target_modules): Remove libmudflap (languages): Remove check-target-libmudflap). * Makefile.in: Rebuilt. * Makefile.tpl (check-target-libmudflap-c++): Remove. * configure.ac (target_libraries): Remove target-libmudflap. Remove checks which disabled libmudflap on some systems. * configure: Rebuilt. * libmudflap: Directory removed. by law · 11 years ago
- 82033c9 2013-10-16 Jan-Benedict Glaw <jbglaw@lug-owl.de> by Jan-Benedict Glaw · 12 years ago
- f4cfb98 2013-10-08 Jan-Benedict Glaw <jbglaw@lug-owl.de> by Jan-Benedict Glaw · 12 years ago
- b3fc79f 2013-09-21 Jan-Benedict Glaw <jbglaw@lug-owl.de> by Jan-Benedict Glaw · 12 years ago
- 95e4313 2013-08-12 Jan-Benedict Glaw <jbglaw@lug-owl.de> by Jan-Benedict Glaw · 12 years ago