Skip to content
Snippets Groups Projects
  1. Nov 01, 1999
  2. Oct 31, 1999
    • sof's avatar
      [project @ 1999-10-31 15:35:32 by sof] · aba5a247
      sof authored
      To workaround gcc/egcs bugs re: handling of non-toplevel "extern" decls,
      lift them out to the top. i.e., extend mechanism by which "typedefs"
      are lifted out to the toplevel (for the same reasons) to also encompass
      "extern"s.
      
      Note: the default is not to emit an "extern" decl for every _ccall_,
      as this runs the chance of (trivially) conflicting with header file
      includes. So, to enable, use -optC-femit-extern-decls.
      aba5a247
  3. Oct 29, 1999
  4. Oct 28, 1999
  5. Oct 27, 1999
  6. Oct 26, 1999
Loading