]> git.wh0rd.org - home.git/blobdiff - TODO
ddnuke: add fdisk+prompt to startup, and rough ETA
[home.git] / TODO
diff --git a/TODO b/TODO
index 88e9b822f97d3dbc0af23331c593563c6721deab..28b66f2531c9b26210203f5507d931a2538c4968 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,19 +1,43 @@
+The ptrace() system call has a new option flag, PTRACE_O_EXITKILL, which causes all traced processes to receive a SIGKILL signal if the tracing process exits unexpectedly.
+
+with gdb-6.8:
+http://openocd.berlios.de/doc/GDB-and-OpenOCD.html#GDB-and-OpenOCD
+
+Add support for -lsystem to gcc (like -isystem)
+
+ldr-utils - add support for init sections and multiple init blocks
+
+u-boot:
+       - add -elf2ldr
+       - for POST code, force it into LDR and only have it work when booting
+         from an LDR.
+
 gforge frs sort is fucked
 
-toolchain
- - make patchset 1.1 w/all new fixes + hardened and roll gcc-4.1.2-r1
+.romfs does not get a PHDR, but it works because u-boot reads section
+headers only, not program headers
 
-update gameslibdir http://www.gentoo.org/proj/en/desktop/games/games-ebuild-howto.xml
+bfin exception request - write documentation
+       - handler must be in L1
+       - data must be in L1
+       - cannot cause an exception
+       - jump to return_from_exception
+
+review is_machine / is_arch for blackfin processors
 
-review ubuntu initramfs fsck for root
+internal is 9 011 ...
+
+bootrom:
+ - byte count in ldr header is treated as a signed value
+ - bootrom functions for programming of power and reset
+
+update gameslibdir http://www.gentoo.org/proj/en/desktop/games/games-ebuild-howto.xml
 
 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
@@ -21,17 +45,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.. 
@@ -39,5 +54,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