| Commit message (Expand) | Author | Age | Files | Lines |
* | Disable cross compilers, for now. | P. J. McDermott | 2014-01-22 | 2 | -2/+2 |
|
|
* | Update Architecture fields. | P. J. McDermott | 2014-01-22 | 2 | -2/+2 |
|
|
* | targets.in: Update. | P. J. McDermott | 2014-01-22 | 1 | -4/+2 |
|
|
* | build: Disable tests. | P. J. McDermott | 2013-12-07 | 1 | -3/+3 |
|
|
* | build: Set MULTIOSDIR to ".". | P. J. McDermott | 2013-12-07 | 1 | -4/+4 |
|
|
* | Enable tests with DejaGnu. | P. J. McDermott | 2013-09-21 | 2 | -1/+5 |
|
|
* | Drop empty awk function error patch. | P. J. McDermott | 2013-09-08 | 1 | -27/+0 |
|
|
* | build: Fix gcc_gxx_tool_include_dir. | P. J. McDermott | 2013-07-02 | 1 | -2/+2 |
|
|
* | build: Don't set a default sysroot. | P. J. McDermott | 2013-07-02 | 1 | -1/+1 |
|
|
* | Make and use a new macro in gcc/Makefile. | P. J. McDermott | 2013-07-02 | 2 | -3/+24 |
|
|
* | Just use --with-gxx-include-dir. | P. J. McDermott | 2013-07-02 | 2 | -5/+3 |
|
|
* | Set target options when configuring GCC. | P. J. McDermott | 2013-06-28 | 2 | -2/+7 |
|
|
* | Fuzz is fatal. Update indentation in patch. | P. J. McDermott | 2013-06-19 | 1 | -1/+1 |
|
|
* | Fix spaces in patch file names. | P. J. McDermott | 2013-06-18 | 1 | -4/+4 |
|
|
* | Add patch to fix empty awk function on BusyBox. | P. J. McDermott | 2013-06-18 | 1 | -0/+27 |
|
|
* | .gitignore: Add *.log. | P. J. McDermott | 2013-06-14 | 1 | -0/+3 |
|
|
* | build: Allow local macro overrides. | P. J. McDermott | 2013-06-14 | 2 | -0/+8 |
|
|
* | Don't use GNU system type dir in target fragment. | P. J. McDermott | 2013-06-14 | 1 | -1/+1 |
|
|
* | Use GNU system type multiarch dir for transition. | P. J. McDermott | 2013-06-05 | 1 | -1/+1 |
|
|
* | build: Fix a sed command. | P. J. McDermott | 2013-06-04 | 1 | -0/+1 |
|
|
* | Also edit MULTILIB_OSDIRNAMES in target fragment. | P. J. McDermott | 2013-06-04 | 2 | -0/+5 |
|
|
* | Enable multiarch and set MULTIARCH_DIRNAME. | P. J. McDermott | 2013-06-04 | 2 | -1/+5 |
|
|
* | gcc-4.7-*-*-*: Fix cpp-4.7 dependency. | P. J. McDermott | 2013-06-03 | 1 | -1/+1 |
|
|
* | Depend on libmpc.3, not libmpc.2. | P. J. McDermott | 2013-06-03 | 3 | -3/+3 |
|
|
* | targets.in: Remove temporary amd64-linux-eglibc. | P. J. McDermott | 2013-05-30 | 1 | -1/+0 |
|
|
* | build: Make cpp-4.7 target-independent. | P. J. McDermott | 2013-05-30 | 1 | -2/+1 |
|
|
* | control: Add missing opkhelper-3.0 build dep. | P. J. McDermott | 2013-05-18 | 1 | -1/+1 |
|
|
* | Make cpp-4.7 target-independent. | P. J. McDermott | 2013-05-18 | 3 | -3/+3 |
|
|
* | build: Also don't set LDFLAGS at build time. | P. J. McDermott | 2013-04-27 | 1 | -2/+0 |
|
|
* | Edit default ELF INTERP paths in GCC config files. | P. J. McDermott | 2013-04-27 | 2 | -0/+14 |
|
|
* | build: Don't use --with-{stage1,boot}-ldflags. | P. J. McDermott | 2013-04-27 | 1 | -2/+0 |
|
|
* | build: Also set INTERP with LDFLAGS at build time. | P. J. McDermott | 2013-04-27 | 1 | -0/+2 |
|
|
* | build: Better organize some things. | P. J. McDermott | 2013-04-27 | 1 | -11/+12 |
|
|
* | build: Look for ld.so link in /usr/lib/<target>. | P. J. McDermott | 2013-04-27 | 1 | -2/+2 |
|
|
* | build: Set GCC's ELF INTERP. | P. J. McDermott | 2013-04-27 | 1 | -0/+12 |
|
|
* | build: Rm unneeded files in installcross targets. | P. J. McDermott | 2013-04-26 | 1 | -0/+8 |
|
|
* | build: Mv oh-autoinstalls to native/cross targets. | P. J. McDermott | 2013-04-26 | 1 | -7/+17 |
|
|
* | Add buildnative and buildcross targets to build. | P. J. McDermott | 2013-04-26 | 2 | -3/+20 |
|
|
* | build: Fix a syntax error. | P. J. McDermott | 2013-04-26 | 1 | -1/+0 |
|
|
* | Add installnative & installcross targets to build. | P. J. McDermott | 2013-04-26 | 2 | -4/+29 |
|
|
* | Rename patch file and adjust patch description. | P. J. McDermott | 2013-04-26 | 1 | -1/+4 |
|
|
* | Adjust patch to add additional GCC search dir. | P. J. McDermott | 2013-04-26 | 1 | -0/+40 |
|
|
* | Adjust dependencies of library packages. | P. J. McDermott | 2013-04-24 | 3 | -3/+2 |
|
|
* | g++-4.7-*-*-*: Add dependencies. | P. J. McDermott | 2013-04-24 | 1 | -0/+7 |
|
|
* | cpp-4.7-*-*-*: Add dependency on libc.6. | P. J. McDermott | 2013-04-24 | 1 | -1/+1 |
|
|
* | gcc-4.7-*-*-*: Add dependency information. | P. J. McDermott | 2013-04-24 | 1 | -1/+13 |
|
|
* | gcc-4.7-common: Provide COPYING.RUNTIME. | P. J. McDermott | 2013-04-23 | 1 | -0/+1 |
|
|
* | source.mk: Copy COPYING.RUNTIME into packaging. | P. J. McDermott | 2013-04-23 | 2 | -0/+2 |
|
|
* | copyright: Document copyright information. | P. J. McDermott | 2013-04-23 | 1 | -0/+46 |
|
|
* | Add control file for libssp.0. | P. J. McDermott | 2013-04-23 | 1 | -0/+6 |
|
|