id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,lang,patch,platform
78,Remove executable code from src/jit/<ARCH>/jit_emit.h,whiteknight,,"From RT#38929.

Currently, there is a lot of executable code in src/jit/<ARCH>/jit_emit.h. I have created corresponding .c files for each architecture in src/jit/<ARCH>/jit_defs.c, and have made sure these files are included in the build. I have also updated the amd64 (r34163) and the i386 (ongoing) platforms.

These are currently the only two platforms that I have development access to. Here are the others: alpha, arm, hppa, ia64, mips, ppc, sun4. If anybody else could help with similar changes on other platforms, it would be appreciated.",cage,closed,normal,,core,,low,wontfix,,,,,all
