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