Age | Commit message (Collapse) | Author |
|
-Erik
|
|
the i960 architecture.
|
|
|
|
C_SYMBOL_PREFIX for confused compilers, such as for v850
and h8300, per suggestion from Miles Bader.
|
|
|
|
|
|
|
|
|
|
similar, but don't have time to take care of them.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
contributed by Yoshinori Sato <qzb04471@nifty.ne.jp>
|
|
|
|
|
|
|
|
$(UCLIBC_DIR)/extra/Configs/uClibc_config_fix.pl --arch=$(ARCH) --cross="$(CROSS)" \
--devel_prefix=$(STAGING_DIR) --kernel_dir=$(KERNEL_DIR) --large_file=false \
--rpc_support=true --c99_math=true --shared_support=true --ldso_path="/lib" \
--shadow=true --file=$(UCLIBC_DIR)/extra/Configs/Config.$(ARCH) > $(UCLIBC_DIR)/Config;
into their makefiles and automagically get the right things happening...
-Erik
|
|
about an order of magnitude faster.
|
|
|
|
* Moved some file paths from code into <paths.h>
|
|
support for Unix98 PTYs, and optionally exclude the older junk.
|
|
|
|
|
|
-Erik
|
|
compile nits with the SH architecture, and support SH4,
|
|
Autodetect target architecture by asking the compiler.
-Erik
|
|
v850 back into working condition. Thanks Miles!
-Erik
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
He sent this patch to me a month ago, but I forgot to apply it...
|
|
|
|
toolchain to any arbitrary directory...
|
|
|