]> Git Repo - binutils.git/blobdiff - gas/NOTES
* config/obj-som.c (som_frob_file): Call adjust_code_sections
[binutils.git] / gas / NOTES
index 924a0ae4e3e7190839c54bdf2f1ee29e66ad5368..7d615993427cce7905b2250881e06b838275dfae 100644 (file)
--- a/gas/NOTES
+++ b/gas/NOTES
@@ -78,6 +78,12 @@ Clean up comments; lots of 'em are one previous maintainer griping about
 another previous maintainer, unrelated to the code.  (And with no names,
 they're not so fun to read. :-)
 
+For sparc: "call 0" becomes "jmpl %g0,%l7", and similarly for absolute
+addresses in -4096...4095.  (Solaris assembler does this.  No
+relocation required, no absolute symbol needed.)  For addresses
+outside the range, for COFF, keep generating an absolute symbol to use
+for relocs.
+
 Get Steve to document H8/500 stuff (and others).
 
 Improve test suite.  Incorporate more reported net bugs, and non-confidential
This page took 0.020868 seconds and 4 git commands to generate.