Peter Korsgaard
13db6302c4
uClibc: use .patch.$ARCH naming convention
2008-04-24 09:03:12 +00:00
Nigel Kukard
85900b0957
* Added uclibc snapshot config, differes from the stable and kept asking questions for config
...
* Added ARM config options to makefile just like the other arch's
2008-04-17 13:25:47 +00:00
Nigel Kukard
0c00962017
PentiumPro is not Pentium4 but i686
2008-03-29 17:34:23 +00:00
Nigel Kukard
9a193dfbf0
* Fixed uClibc sub-x86 arch selection
2008-03-29 16:23:16 +00:00
"Steven J. Hill"
bebbe792df
Make sure 'linkage.h' headers are installed. Add hack to bootstrap newer
...
versions of GCC. Filter out 'gnu99' from assembly flags. Use the
'headers' target instead of 'pregen' to prepare for more NPTL
integration. Fix broken MTD package configuration....someone believes in
the Klingon release process apparently. Fix build issues with netplug
and libpng. Fix source path for microcom as original site no longer
exists.
2008-02-28 02:13:42 +00:00
Ivan Kuten
cb815ae003
Add support for GNU and kernel.org mirrors
2007-12-17 12:29:06 +00:00
Ivan Kuten
1dabd71252
update uClibc config for nios2
2007-11-15 15:44:15 +00:00
Ivan Kuten
06510069f8
install ldconfig stuff only if it was built, fix for systems without shared libraries support (nios2)
2007-11-15 10:16:55 +00:00
Bernhard Reutner-Fischer
28b852d9c3
- propagate mips ISA down to uClibc
2007-09-30 12:42:59 +00:00
Bernhard Reutner-Fischer
98175bd43d
- revert part of 20119 (renaming BR2_ARM_.ABI to BR2_.ABI)
2007-09-29 21:22:23 +00:00
Bernhard Reutner-Fischer
3de7a21bc7
- add mips/mipsel target architecture selection
...
- rename BR2_ARM_[EO]ABI to the commonly used BR2_[EO]ABI
2007-09-29 19:17:39 +00:00
Ulf Samuelsson
a6faed6a6e
Removed uclibc source dependency on host-sed
2007-09-28 22:16:47 +00:00
Ulf Samuelsson
41d2a92fee
No reliance on dirs in uClibc
2007-09-28 21:44:35 +00:00
Ulf Samuelsson
5459a9c5e0
Cleanup cross toolchain admin, split uclibc-menuconfig into same + uclibc-update to avoid overwriting board support file
2007-09-28 19:43:26 +00:00
Ulf Samuelsson
b8f28d656b
Add administration for linux,uclibc and main
2007-09-28 16:18:16 +00:00
Bernhard Reutner-Fischer
22901e8a44
- fix ARM ABI propagation
2007-09-27 21:51:21 +00:00
Ulf Samuelsson
e2e3006ea3
Additional management of uclibc
2007-09-27 00:18:52 +00:00
Bernhard Reutner-Fischer
4b0d5a80f8
- revert some bad checkins, fixup bad settings in atmel targets and move the gcc target abi back to a place where the other arch-specific settings live
2007-09-26 21:12:38 +00:00
Ulf Samuelsson
01426334b4
reinstate AVR32 toolchain
2007-09-26 05:36:11 +00:00
Bernhard Reutner-Fischer
d8fc1c0a74
- remove one invariant in toolchain type selection.
2007-09-25 08:18:36 +00:00
Bernhard Reutner-Fischer
4909da4156
- rename the gcc base_target to the more appropriate term cross_compiler
2007-09-22 21:38:15 +00:00
Ulf Samuelsson
633c8cbf5b
Remove some debug info + add uclibc-target-utils-source target
2007-09-17 12:49:46 +00:00
Bernhard Reutner-Fischer
153ee9e247
- some more sparc{,64} twiddling
2007-09-15 22:04:49 +00:00
Bernhard Reutner-Fischer
777a28a85d
- add sequence-point for toplevel parallel builds: uClibc needs an initial gcc
2007-09-01 18:46:46 +00:00
Bernhard Reutner-Fischer
33b0908145
- uclibc-configured has to depend on kernel-headers
2007-08-29 18:05:46 +00:00
Bernhard Reutner-Fischer
98a7a4c9d2
- misc cleanups (Cristian Ionescu-Idbohrn)
2007-08-28 21:42:44 +00:00
Bernhard Reutner-Fischer
86c31b90a2
- improve handling of sh (fgretief) for bug #1446
2007-08-26 20:55:02 +00:00
Bernhard Reutner-Fischer
6547bced93
- global whitespace trimming
2007-08-22 12:35:41 +00:00
Bernhard Reutner-Fischer
956d3eb78b
- semicolon touchup. No other changes
2007-08-22 09:56:41 +00:00
Bernhard Reutner-Fischer
6c6cb06709
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* toolchain/*/*.mk */Makefile.in -l)
2007-08-21 19:20:18 +00:00
Bernhard Reutner-Fischer
2e0694f7a1
- SH endian setting (fgretief in bug #1446 )
2007-08-21 08:05:40 +00:00
Ulf Samuelsson
4223bea4f0
Use SED instead of ECHO when config 'program_invocation_name'
2007-08-16 05:01:43 +00:00
Ulf Samuelsson
406eeeeeb7
Allow user to configure PROGRAM_INVOCATION_NAME
2007-08-15 22:35:26 +00:00
Ulf Samuelsson
58dc3e46ef
Fix continous remake's of uClibc, Save .config to .oldconfig before 'conf', cleanup ARM config to avoid stop during build
2007-08-14 07:07:13 +00:00
Ulf Samuelsson
524991c7c3
Whitespace cleanup of uclibc, remove debug aid
2007-08-12 12:37:51 +00:00
Ulf Samuelsson
a2e5113512
Use STAGING_DIR/usr/lib instead of STAGING_DIR/lib
2007-08-11 22:26:56 +00:00
Ulf Samuelsson
151c04a0a6
Sort uclibc artificial targets in execution order
2007-08-01 12:11:44 +00:00
Ulf Samuelsson
0a8aa89e76
Add PATCH_DIR's for snapshots of uclibc and gdb
2007-07-31 23:25:12 +00:00
Ulf Samuelsson
840325e170
Add support for prepatched toolchains
2007-07-31 14:59:58 +00:00
Ulf Samuelsson
966784c2ba
Revert bad commit, sorry about that\!
2007-07-30 18:23:47 +00:00
Ulf Samuelsson
eda1d6d6f1
Add AVR32 support to uClibc
2007-07-29 17:47:27 +00:00
Bernhard Reutner-Fischer
7603183a87
- put dependency checking right to the start where any later stages can rely on the being ok.
2007-07-27 15:10:45 +00:00
Bernhard Reutner-Fischer
926309afdb
- add missing dependency
2007-07-23 11:32:09 +00:00
"Steven J. Hill"
9a4ca08e5f
Remove usage of TARGET_LDFLAGS all together. Both TARGET_CFLAGS and TARGET_LDFLAGS are passed with the compilers and linker respectively so that we can pass CFLAGS and LDFLAGS on a per-package basis which was not possible previously and a number of packages failed to build. TARGET_CFLAGS usage in package makefiles will be removed next.
2007-07-06 04:26:32 +00:00
"Steven J. Hill"
cb3903168b
Do not override CFLAGS in uClibc. Instead concatenate with the ARCH_CFLAGS. Also, pass only the TARGET_CONFIGURE options that are necessary for building the utilities so that CFLAGS are not passed.
2007-07-05 05:13:20 +00:00
Bernhard Reutner-Fischer
4ec94aed2e
- fix typo in sed expr
2007-06-26 16:58:11 +00:00
Bernhard Reutner-Fischer
a48d8f5414
- add BR2_INET_IPV6 and BR2_INET_RPC
...
TODO: use $(DISABLE_IPV6) in packages instead of a gazillion different hackish ways that are currently in there
2007-06-26 16:34:45 +00:00
Bernhard Reutner-Fischer
b3dde84b82
- yet another hunk that should have been part of r18904
2007-06-24 14:38:06 +00:00
Bernhard Reutner-Fischer
8027784c35
- add full sysroot support for non-ancient toolchains.
...
- start to separate usr/lib and lib to match normal system-layout
2007-06-20 11:26:36 +00:00
Bernhard Reutner-Fischer
3491c3e2d0
- allow for patching snapshots. Files are named uClibc.*.patch which is unambiguous wrt release patches.
...
sjhill, this "reverts" your r18601. I *need* to be able to test patches in a convenient manner. Please ping me if you are uncomfortable with this change so we can discuss it, thanks.
2007-06-13 18:13:51 +00:00