PERFORCE change 50546 for review
Peter Wemm
peter at FreeBSD.org
Tue Apr 6 17:58:38 PDT 2004
http://perforce.freebsd.org/chv.cgi?CH=50546
Change 50546 by peter at 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)
More information about the p4-projects
mailing list