| Commit message (Expand) | Author | Age | Files | Lines |
| * | make gcc 4.1.1 the default for Aruba | kaloz | 2006-07-21 | 2 | -2/+2 |
| * | revert [4106] as it breaks toolchain selection | kaloz | 2006-07-21 | 1 | -4/+4 |
| * | fix problems with new tar versions, closes #628 and #646 | kaloz | 2006-07-21 | 2 | -1/+24 |
| * | change 'source' to 'download' | mbm | 2006-07-20 | 1 | -3/+3 |
| * | Avoid menuconfig warnings | florian | 2006-07-02 | 1 | -4/+2 |
| * | add hack for building c++ with gcc 4.1.1 | nbd | 2006-06-30 | 1 | -0/+37 |
| * | add binutils 2.17 and remove the beta versions, update some gcc 4.1.1 patches | kaloz | 2006-06-28 | 33 | -2766/+222 |
| * | add missing copyright | nbd | 2006-06-27 | 16 | -0/+101 |
| * | move uClibc/files/config.* to uClibc/config/* and allow board-specific config... | nbd | 2006-06-21 | 5 | -1/+6 |
| * | massive cleanup of toolchain/ | nbd | 2006-06-21 | 117 | -1598/+372 |
| * | build system cleanup. move shared include files into $(TOPDIR)/include, move ... | nbd | 2006-06-21 | 7 | -1/+568 |
| * | add toolchain/download target | nbd | 2006-06-20 | 4 | -8/+27 |
| * | remove some junk | nbd | 2006-06-16 | 1 | -10/+0 |
| * | fix menuconfig developer options structure | nbd | 2006-06-15 | 3 | -22/+23 |
| * | fix gcc version selection | nbd | 2006-06-15 | 1 | -2/+11 |
| * | remove libgcc hack | nbd | 2006-06-13 | 4 | -39/+0 |
| * | add arm eabi patches | kaloz | 2006-06-08 | 2 | -0/+54 |
| * | add GCC 4.1.1 and sync 4.1.0 with Kamikaze | kaloz | 2006-06-06 | 12 | -1/+4093 |
| * | allow parallel build of binutils | nbd | 2006-05-31 | 1 | -3/+3 |
| * | cleanup; replace .PHONY with FORCE; disable gdb by default | nbd | 2006-05-31 | 10 | -29/+34 |
| * | fix toolchain build | nbd | 2006-05-31 | 1 | -4/+4 |
| * | remove stale libgcc menuconfig item | nbd | 2006-05-30 | 1 | -6/+0 |
| * | fix toolchain build, remove some old gcc junk | nbd | 2006-05-30 | 1 | -35/+3 |
| * | fix GCC version. | nico | 2006-05-22 | 1 | -1/+1 |
| * | fix BR2_ and CONFIG_ issues | mbm | 2006-05-12 | 4 | -10/+10 |
| * | remove more junk | nbd | 2006-05-10 | 1 | -8/+4 |
| * | menuconfig cleanup | nbd | 2006-04-20 | 5 | -158/+74 |
| * | preliminary ppc support | mbm | 2006-03-22 | 1 | -0/+161 |
| * | add gcc 4.0.3, and make it the default for Aruba | kaloz | 2006-03-21 | 8 | -3/+3900 |
| * | fix pesky libgcc issue | mbm | 2006-03-20 | 1 | -2/+12 |
| * | remove obsolete BR2_GCC_3_4 config symbol | nbd | 2006-03-19 | 1 | -11/+0 |
| * | fix gcc menuconfig defaults | nbd | 2006-03-19 | 1 | -2/+11 |
| * | patch kernelheaders before distributing in staging_dir | wbx | 2006-03-14 | 2 | -0/+17965 |
| * | add gcc 3.4.6 | nbd | 2006-03-10 | 11 | -1/+4304 |
| * | reenable unsupported targets on DEVELOPER=1, add binutils 2.16.91.0.6 and a m... | kaloz | 2006-03-06 | 7 | -0/+461 |
| * | add gcc 4.1.0 | nbd | 2006-03-03 | 8 | -1/+3897 |
| * | default to gcc 3.4.4 for brcm-2.4 because of weird kernel problems | nbd | 2006-02-28 | 1 | -0/+1 |
| * | use gcc 4.0.2 and deselect ppp by default for Aruba, use gcc 3.4.5 for the ot... | kaloz | 2006-02-10 | 1 | -3/+4 |
| * | make gcc4 depend on libgcc, and disable the libgcc hack for it | kaloz | 2006-02-06 | 3 | -16/+2 |
| * | change cp to $(CP) | mbm | 2006-02-01 | 5 | -5/+5 |
| * | fix libgcc handling for gcc 3.4.5 and 4.0.2 | kaloz | 2006-01-28 | 3 | -2/+24 |
| * | remove gcc 4.0.1 | nbd | 2006-01-28 | 4 | -3623/+1 |
| * | add 'OpenWrt-2.0' to gcc version info | nbd | 2006-01-27 | 1 | -0/+2 |
| * | disable gdb build for now, need to rework gdb client and server and add some ... | wbx | 2006-01-23 | 1 | -1/+0 |
| * | fix cflags | mbm | 2006-01-13 | 2 | -3/+5 |
| * | the gcc patch. you need to do make distclean and rebuild the toolchain | wbx | 2006-01-04 | 1 | -0/+11 |
| * | patch for spec file of gcc 3.4.4, so that libgss library is not | wbx | 2006-01-04 | 1 | -0/+10 |
| * | Corrected ticket #162 | florian | 2005-12-28 | 1 | -0/+1 |
| * | mipseb -> mips, thx kaloz for clearification | wbx | 2005-12-26 | 2 | -2/+1 |
| * | first ar531x support for 2.4, thx Mile Albon, some addons from me for mips bi... | wbx | 2005-12-25 | 2 | -0/+164 |