public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
[PATCH 0 of 8] Apply PKGVERSION and BUGURL options to all applicable tools
 2011-06-01 20:36 UTC  (5+ messages)
` [PATCH 2 of 8] scripts/addToolVersion.sh: add a function to extract fields from versions
` [PATCH 4 of 8] gcc: promote PKGVERSION and BUGURL options to toolchain level
` [PATCH 3 of 8] gcc: add a CC_GCC_HAS_PKGVERSION_BUGURL option
` [PATCH 7 of 8] gdb: use the PKGVERSION and BUGURL options

cd crosstool-ng ; make menuconfig
 2011-06-01 18:29 UTC  (6+ messages)

[PATCH 0 of 3] v2: Check for libstdc++ and fix STATIC_TOOLCHAIN dependencies
 2011-06-01  0:16 UTC  (18+ messages)
` [PATCH 2 of 3] config/toolchain: fix STATIC_TOOLCHAIN dependency CC_STATIC_LIBSTDCXX
` [PATCH 1 of 3] configure: check for libstdc++.{so,dylib}
` [PATCH 3 of 3] config/cc: CC_STATIC_LIBSTDCXX 'depends on' CONFIGURE_has_static_libstdcpp
` [PATCH 0 of 4] v3: Check for libstdc++, clean up STATIC_TOOLCHAIN dependency and settings
  ` [PATCH 2 of 4] config/toolchain: fix STATIC_TOOLCHAIN dependency CC_STATIC_LIBSTDCXX
  ` [PATCH 1 of 4] configure: check for libstdc++.{so,dylib}
  ` [PATCH 4 of 4] config/cc: CC_STATIC_LIBSTDCXX 'depends on' CONFIGURE_has_static_libstdcpp
  ` [PATCH 3 of 4] scripts/gcc: clean up 'if' statement for STATIC_TOOLCHAIN/CC_STATIC_LIBSTDCXX
  ` [PATCH 0 of 3] v4: Check for libstdc++, clean up STATIC_TOOLCHAIN dependency and settings
    ` [PATCH 1 of 3] configure: check for libstdc++.{so,dylib,a}
    ` [PATCH 3 of 3] cc/gcc: fix a misleading FIXME
    ` [PATCH 2 of 3] config/cc: CC_STATIC_LIBSTDCXX 'depends on' CONFIGURE_has_static_libstdcpp

Errors while crosscompiling a mips toolchain under OSX
 2011-05-30 21:37 UTC  (7+ messages)

[PATCH 0 of 3] Check for libstdc++.{so, dylib, a} and if build host gcc > 4.5 use -static-libstdc++
 2011-05-30 20:24 UTC  (11+ messages)
` [PATCH 2 of 3] config/cc: CC_STATIC_LIBSTDCXX depends on CONFIGURE_has_static_libstdcpp
` [PATCH 1 of 3] configure: check for libstdc++.{so,dylib,a}
` [PATCH 3 of 3] scripts/gcc: if build host gcc is greater then 4.5.x use -static-libstdc++

[PATCH 0 of 1] Fix for {e,}glibc addons long name dir
 2011-05-29 22:06 UTC  (3+ messages)
` [PATCH 1 of 1] Fixes the issue with {e, }libc addons having short and long names (such as

support for xtensa
 2011-05-29 17:11 UTC  (2+ messages)

[PATCH 0 of 1] Fix for {e,}glibc addons long name dir
 2011-05-29 17:08 UTC  (4+ messages)
` [PATCH 1 of 1] Fixes the issue with {e, }libc addons having short and long names (such as

[CT-NG 1.11.3] Cross-gdb XML support missing
 2011-05-27  7:04 UTC  (17+ messages)
  ` [PATCH 0 of 2] cross-gdb: fix runtime warnings
    ` [PATCH 1 of 2] cross-gdb: add XML support
    ` [PATCH 2 of 2] cross-gdb: fix runtime sysroot

[PATCH] Bump Linaro GCC/GDB revisions to 2011.05
 2011-05-26 16:32 UTC  (7+ messages)
  ` [PATCH 0 of 2] kconfig: bump "
    ` [PATCH 2 of 2] kconfig: bump Linaro GDB revision to 2011.05-0
    ` [PATCH 1 of 2] kconfig: bump Linaro GCC revisions "

[PATCH 0 of 2] Apply PKGVERSION and BUGURL options to all applicable tools
 2011-05-25 19:50 UTC  (9+ messages)
` [PATCH 1 of 2] kconfig: add version helpers
` [PATCH 2 of 2] Promote PKGVERSION and BUGURL options to toolchain level

[PATCH] scripts: fix broken variable name
 2011-05-25 17:30 UTC  (2+ messages)

Fwd: glibc can not be installed anywhere than in /usr
 2011-05-25 15:54 UTC  (3+ messages)
`  "

Optimizing target libraries for target arch
 2011-05-25 15:36 UTC 

Status? (back, after tornadoes, etc hit Alabama)
 2011-05-25 15:18 UTC  (10+ messages)

No selection for "Architecture level and Tune for CPU" in menuconfig
 2011-05-22 21:31 UTC  (2+ messages)

[PATCH] Fix PPL 0.11-0.11.2 to compile with --disable-shared
 2011-05-20 23:06 UTC  (5+ messages)

CT-NG 1.11.1: Using Spaces in *_EXTRA_CONFIG
 2011-05-20 14:23 UTC  (16+ messages)
` [PATCH 0 of 4] Enable both multiple args and args wwith spaces "
  ` [PATCH 3 of 4] scripts: munge .config to handle array variables
  ` [PATCH 2 of 4] config: rename variables that are arrays
  ` [PATCH 1 of 4] scripts: interpret *_EXTRA_CONFIG config variables arrays
  ` [PATCH 4 of 4] config: document array-capable variables
    ` [PATCH 0 of 1] Fix .config munging
      ` [PATCH 1 of 1] scripts: munge .config to handle array variables
        ` [PATCH] "

[PATCH 0 of 3] ppl.sh: update 'configure' invocation
 2011-05-19 21:33 UTC  (6+ messages)
` [PATCH 1 of 3] ppl.sh: Update GMP location configuration argument for PPL v0.11 and later
` [PATCH 2 of 3] ppl.sh: Remove unnecessary (and confusing) --enable-cxx configure switch
` [PATCH 3 of 3] ppl.sh: Build only C and C++ interfaces for PPL

[CT-NG 1.11.1] Error if libidn added to (e)glibc add-ons to build
 2011-05-19 21:04 UTC  (6+ messages)

difficulties building PPL 0.11.2 without "--enable-shared"
 2011-05-18 21:29 UTC  (4+ messages)

[CT-NG 1.11.1] eglibc internationalization support
 2011-05-18 17:30 UTC  (3+ messages)

Confirmed: crosstools-ng problems building PPL under Fedora
 2011-05-17 23:47 UTC 

[PATCH 00 of 14] [ct-ng] Fixes for mingw target and host compilation with samples
 2011-05-15 15:45 UTC  (21+ messages)
` [PATCH 08 of 14] keep symbolic link to lib outside sysroot for mingw
` [PATCH 13 of 14] Add i686-pc-mingw32 samples for linux+mingw
` [PATCH 14 of 14] Add m68k-none-elf "
` [PATCH 12 of 14] Add i686-none-linux-gnu "
` [PATCH 02 of 14] mingwrt patch for gcc4.4.x cross compilation
` [PATCH 06 of 14] Add support for tar.lzma files
` [PATCH 09 of 14] Add arm-none-eabi samples for linux+mingw
` [PATCH 11 of 14] Add arm-none-linux-uclibcgnueabi "
` [PATCH 04 of 14] GCC Disable LTO support using correct configure option
` [PATCH 03 of 14] Cloog-ppl: Fix compilation
` [PATCH 01 of 14] Add CT_Patch to mingwrt and w32api extract phase to allow
` [PATCH 07 of 14] Update mingw32 api to version 3.17.2
` [PATCH 10 of 14] Add arm-none-linux-gnueabi samples for linux+mingw
` [PATCH 05 of 14] Fix libelf for host build

CT-NG 1.11.1: Using Spaces in *_EXTRA_CONFIG
 2011-05-15  1:32 UTC  (4+ messages)

issues building PPL 0.11.2
 2011-05-14 22:42 UTC  (3+ messages)

Patches for crosscompiling on Mac OS X
 2011-05-11 14:50 UTC  (8+ messages)

No companion libraries for gcc 4.4.6
 2011-05-10  5:50 UTC  (7+ messages)

Gdb build problem
 2011-05-08 14:59 UTC  (2+ messages)

Make the compiler only build static. . 
 2011-05-05 22:04 UTC  (4+ messages)

Managed to compile glibc 2.13 for Alpha
 2011-05-04 10:41 UTC  (6+ messages)

[PATCH] fix toolchain stripping
 2011-05-02 16:07 UTC  (2+ messages)

crosstool-NG 1.11.0 is out
 2011-04-30 23:21 UTC 

newer version of libstdc++ on target system required
 2011-04-20 21:22 UTC  (2+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).