From b0cf293dbc17f0a409e8fc8c13e63d4c5cd0bd91 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Sat, 30 Oct 2004 01:07:48 +0000 Subject: Revise TODO list for the upcoming release --- TODO | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 326555076..0c13a36f9 100644 --- a/TODO +++ b/TODO @@ -5,12 +5,17 @@ TODO list for the uClibc 0.9.27 release: *) Audit header files. When options are disabled, also disable them in the include files as well by checking for the proper define from include/bits/uClibc_config.h (pulled in from features.h) - *) Hide uClibc internal symbols from our exported namespace. + *) Use buildroot to build for x86, powerpc, arm, and mips. + *) Test each architecture with the latest LTP testsuite, and post + LTP testsuite results for each architecture on uclibc.org. + *) Prepare and release a properly versioned buildroot release + to coincide with the uClibc 0.9.27 release. TODO list for the uClibc 1.0.0 release: ------------------------------------------------- + *) Hide uClibc internal symbols from our exported namespace. *) Explicity add some sortof CONFIG_LINUX_2_2_ABI, CONFIG_LINUX_2_4_ABI and CONFIG_LINUX_2_6_ABI type options, rather than having the abi depend on the selected set of kernel headers. This will likely also -- cgit v1.2.3