]> git.wh0rd.org - home.git/blob - TODO
updated stuff
[home.git] / TODO
1 presentations
2 - upload existing docs
3 - move all to wiki
4
5 Add support for -lsystem to gcc (like -isystem)
6
7 ldr-utils - add support for init sections and multiple init blocks
8
9 u-boot:
10 - add -elf2ldr
11 - look into struct passing for boot
12 - only need one of CFG_ENV_OFFSET and CFG_ENV_ADDR
13 - for POST code, force it into LDR and only have it work when booting
14 from an LDR.
15
16 gforge frs sort is fucked
17 - so is user names in tracker
18
19 .romfs does not get a PHDR, but it works because u-boot reads section
20 headers only, not program headers
21
22 in images/ dont use .gz, use like -gzipped
23
24 bfin exception request - write documentation
25 - handler must be in L1
26 - data must be in L1
27 - cannot cause an exception
28 - jump to return_from_exception
29
30 review is_machine / is_arch for blackfin processors
31
32 internal is 9 011 ...
33
34 bootrom:
35 - byte count in ldr header is treated as a signed value
36 - bootrom functions for programming of power and reset
37
38 toolchain
39 - make patchset 1.1 w/all new fixes + hardened and roll gcc-4.1.2-r1
40
41 update gameslibdir http://www.gentoo.org/proj/en/desktop/games/games-ebuild-howto.xml
42
43 review ubuntu initramfs fsck for root
44
45 http://sam.zoy.org/blog/2007-04-13-shlib-with-non-pic-code-have-inline-assembly-and-pic-mix-well
46 add info on jumping to hidden symbols as a PIC fix
47
48 openvpn: http://openvpn.net/howto.html#examples
49
50 2066412 mdm5252
51
52 <genstef> hi, solar wants you to commit to the embedded overlay, your password for the overlays.gentoo.org is: DX7wnSe40Y
53
54 http://bugs.gentoo.org/133489
55 http://bugs.gentoo.org/120616#c8
56
57 add a -no-trigraphs gcc option
58
59 buildroot: add support for uclibc release patches / configs
60
61 c-client adds -fPIC to cflags
62
63 uclibc stages todo:
64 - arm arm-softfloat armeb armeb-softfloat
65 - i386 i386-hard
66 - ppc ppc-softfloat
67 - sh4 [sh4eb maybe]
68 - mips mipsel
69
70 gdb: parse pax elf notes
71
72 quake1 movie: add the ILL Clan.s seminal Apartment Huntin..
73
74 qrescue
75 <solar> notice the -r of option that exist in q
76 <solar> can you do the same for metadata
77
78 ia64 libunwind support