Date: Tue, 6 Apr 2004 17:57:49 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 50546 for review Message-ID: <200404070057.i370vnwK026872@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=50546 Change 50546 by peter@peter_daintree on 2004/04/06 17:56:58 check off the reloc types Affected files ... .. //depot/projects/hammer/TODO.txt#12 edit Differences ... ==== //depot/projects/hammer/TODO.txt#12 (text+ko) ==== @@ -1,4 +1,4 @@ -$P4: //depot/projects/hammer/TODO.txt#11 $ +$P4: //depot/projects/hammer/TODO.txt#12 $ reread the logs etc and check out the "XXX worry about this later" stuff @@ -12,8 +12,6 @@ read the modmetadata section directly, apply the relocs for that section, and use that to find the pointers to the other sections. -finish the missing relocation types in rtld-elf/amd64/reloc.c (easy) - add userland access to hardware debug registers via ptrace/procfs. gdb6.0 import (FSF build works) @@ -95,3 +93,5 @@ binutils without writing a whole bunch of bfd code. No way in hell. Instead, just give in and write a .o file loader, eg: the .kld file that we use as the final step towards producing the .ko file. + +finish the missing relocation types in rtld-elf/amd64/reloc.c (easy)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404070057.i370vnwK026872>