]> git.wh0rd.org - home.git/commitdiff
update TODO
authorMike Frysinger <vapier@gentoo.org>
Tue, 5 Jan 2010 19:51:23 +0000 (14:51 -0500)
committerMike Frysinger <vapier@gentoo.org>
Sat, 28 Apr 2012 19:36:34 +0000 (15:36 -0400)
TODO

diff --git a/TODO b/TODO
index a5fb0417b0af1c2eb0f4d5a02aef20f6a7cc02ac..1480f72ec13573bbf3adb298c5a3a3d018b4c2d3 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,29 +1,20 @@
 with gdb-6.8:
 http://openocd.berlios.de/doc/GDB-and-OpenOCD.html#GDB-and-OpenOCD
 
-presentations
-       - upload existing docs
-       - move all to wiki
-
 Add support for -lsystem to gcc (like -isystem)
 
 ldr-utils - add support for init sections and multiple init blocks
 
 u-boot:
        - add -elf2ldr
-       - look into struct passing for boot
-       - only need one of CFG_ENV_OFFSET and CFG_ENV_ADDR
        - for POST code, force it into LDR and only have it work when booting
          from an LDR.
 
 gforge frs sort is fucked
-       - so is user names in tracker
 
 .romfs does not get a PHDR, but it works because u-boot reads section
 headers only, not program headers
 
-in images/ dont use .gz, use like -gzipped
-
 bfin exception request - write documentation
        - handler must be in L1
        - data must be in L1
@@ -38,20 +29,13 @@ bootrom:
  - byte count in ldr header is treated as a signed value
  - bootrom functions for programming of power and reset
 
-toolchain
- - make patchset 1.1 w/all new fixes + hardened and roll gcc-4.1.2-r1
-
 update gameslibdir http://www.gentoo.org/proj/en/desktop/games/games-ebuild-howto.xml
 
-review ubuntu initramfs fsck for root
-
 http://sam.zoy.org/blog/2007-04-13-shlib-with-non-pic-code-have-inline-assembly-and-pic-mix-well
 add info on jumping to hidden symbols as a PIC fix
 
 openvpn: http://openvpn.net/howto.html#examples
 
-2066412 mdm5252
-
 <genstef> hi, solar wants you to commit to the embedded overlay, your password for the overlays.gentoo.org is: DX7wnSe40Y
 
 http://bugs.gentoo.org/133489
@@ -59,17 +43,8 @@ http://bugs.gentoo.org/120616#c8
 
 add a -no-trigraphs gcc option
 
-buildroot: add support for uclibc release patches / configs
-
 c-client adds -fPIC to cflags
 
-uclibc stages todo:
- - arm arm-softfloat armeb armeb-softfloat
- - i386 i386-hard
- - ppc ppc-softfloat
- - sh4 [sh4eb maybe]
- - mips mipsel
-
 gdb: parse pax elf notes
 
 quake1 movie: add the ILL Clan.s seminal Apartment Huntin.. 
@@ -77,5 +52,3 @@ quake1 movie: add the ILL Clan.s seminal Apartment Huntin..
 qrescue
 <solar> notice the -r of option that exist in q
 <solar> can you do the same for metadata
-
-ia64 libunwind support