• Russ Cox's avatar
    various 6g cleanup: · 2acbc371
    Russ Cox authored
    * give genwrapper and genembedtramp the same signature.
    * move duint8, duint16, duint32, duint64, duintptr into gc.
    * tidy genwrapper.
    * bug involving struct field symbols in signature list.
      (hash-order dependent so hard to trigger)
    * new Type print format %#-T like %#T but omits
      names on function arguments.
    
    R=ken
    OCL=31237
    CL=31237
    2acbc371
Name
Last commit
Last update
..
Makefile Loading commit data...
cgen.c Loading commit data...
cgen64.c Loading commit data...
galign.c Loading commit data...
gg.h Loading commit data...
ggen.c Loading commit data...
gobj.c Loading commit data...
gsubr.c Loading commit data...
list.c Loading commit data...