Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-06-25 | - account for now optional archive | Bernhard Reutner-Fischer | |
2007-06-25 | - fix typo in previous commit | Bernhard Reutner-Fischer | |
2007-06-25 | - correct installation path | Bernhard Reutner-Fischer | |
2007-06-25 | - correct installation path | Bernhard Reutner-Fischer | |
2007-06-25 | - bump version and correct installation path | Bernhard Reutner-Fischer | |
2007-06-25 | - forgot to adjust the pathes.. | Bernhard Reutner-Fischer | |
2007-06-25 | - pull some additional fixes from upstream | Bernhard Reutner-Fischer | |
2007-06-25 | - use sysconf to obtain the pagesize (Ivan Kuten) | Bernhard Reutner-Fischer | |
2007-06-25 | - add post 1.6.0 fix | Bernhard Reutner-Fischer | |
2007-06-25 | - Search for defconfigs in target, not entire tree | Bernhard Reutner-Fischer | |
This patch changes the way the top level Makefile searches for a <board>_defconfig file, it will only look in the target/ directory and its sub directories. The patch also enables loading a defconfig even if there already is a .config. (Hans-Christian Egtvedt) | |||
2007-06-25 | - remove erroneously copied patch | Bernhard Reutner-Fischer | |
2007-06-25 | - preserve quotes | Bernhard Reutner-Fischer | |
2007-06-25 | - preserve quotes | Bernhard Reutner-Fischer | |
2007-06-25 | - for -Os, turn switch statements into if-else chains | Bernhard Reutner-Fischer | |
2007-06-25 | - add 2.17.50.0.17 | Bernhard Reutner-Fischer | |
2007-06-25 | - bump version | Bernhard Reutner-Fischer | |
- add SUSV legacy fixups | |||
2007-06-25 | - improve the zlib-clean target | Bernhard Reutner-Fischer | |
2007-06-25 | - make sure that TARGET_DIR/usr/lib exists | Bernhard Reutner-Fischer | |
2007-06-25 | - Install the library under $(STAGING_DIR)/usr/lib (Julien Letessier) | Bernhard Reutner-Fischer | |
2007-06-25 | - bump version and correct install dirs (Julien Letessier) | Bernhard Reutner-Fischer | |
2007-06-25 | - add patch for the 0.9.29 release that fixes the visibility of ↵ | Bernhard Reutner-Fischer | |
internal_function | |||
2007-06-25 | - adjust patches of the gcc-clean target | Bernhard Reutner-Fischer | |
2007-06-24 | - yet another hunk that should have been part of r18904 | Bernhard Reutner-Fischer | |
2007-06-24 | - forgot to apply this hunk that should have belonged to r18904 | Bernhard Reutner-Fischer | |
2007-06-24 | - disable sysroot support for anything but the current, stable release series | Bernhard Reutner-Fischer | |
2007-06-23 | - bump version | Bernhard Reutner-Fischer | |
2007-06-23 | - "Keep the actual toolchain binaries in a directory at the same level". | Bernhard Reutner-Fischer | |
2007-06-23 | - fix typo in version | Bernhard Reutner-Fischer | |
2007-06-23 | - Fixed a type in the binary target and also install to staging_dir (Julien ↵ | Bernhard Reutner-Fischer | |
Letessier) - make sure that -clean also wipes the staging_dir files. | |||
2007-06-22 | - fixup ccache to know about usr/bin | Bernhard Reutner-Fischer | |
2007-06-22 | - LINUX26_BINLOC is always defined in target/device/mips/Makefile.in, even ↵ | Bernhard Reutner-Fischer | |
for non-mips Thanks to Julien Letessier for spotting my omission | |||
2007-06-22 | - gdb resides in usr/ | Bernhard Reutner-Fischer | |
2007-06-22 | - add a sample (pseudo-)board for a mips malta box | Bernhard Reutner-Fischer | |
2007-06-21 | - need to rename these hunks to come after the base patches | Bernhard Reutner-Fischer | |
2007-06-21 | - bump version to 2.6.21.5 | Bernhard Reutner-Fischer | |
2007-06-21 | - version bump (not yet tested..) | Bernhard Reutner-Fischer | |
2007-06-21 | - use correct path for lzo libs and headers et al | Bernhard Reutner-Fischer | |
2007-06-21 | - use correct path for lzo libs and headers | Bernhard Reutner-Fischer | |
2007-06-21 | - use the correct path to the pkgconfig .pc | Bernhard Reutner-Fischer | |
2007-06-21 | - update docs to mention the new sysroot support. | Bernhard Reutner-Fischer | |
2007-06-20 | - escape wildcards in kernel-patch patterns | Bernhard Reutner-Fischer | |
2007-06-20 | - use $@ | Bernhard Reutner-Fischer | |
2007-06-20 | - you have to escape the asterisk | Bernhard Reutner-Fischer | |
2007-06-20 | - bump version | Bernhard Reutner-Fischer | |
2007-06-20 | - add OPENMP configure handling (needed for e.g. gettext). | Bernhard Reutner-Fischer | |
2007-06-20 | - add full sysroot support for non-ancient toolchains. | Bernhard Reutner-Fischer | |
- start to separate usr/lib and lib to match normal system-layout | |||
2007-06-19 | Hide troublesome environment variables from sub processes | Peter Korsgaard | |
(E.G. screws up gdb, busybox, ..) | |||
2007-06-16 | If external toolchain support NPTL, then we should build Open POSIX ↵ | "Steven J. Hill" | |
Testsuite if the user selects us. | |||
2007-06-16 | Get rid of extra directory entry in JFFS2 and add wildcarding for usbmount ↵ | "Steven J. Hill" | |
patches. | |||
2007-06-16 | Get rid of extra directory entries. | "Steven J. Hill" | |