aboutsummaryrefslogtreecommitdiff
path: root/src/comp/glue.rc
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Move the glue asm code to a .o file. This reduces how much asm we print"Graydon Hoare2011-03-081-37/+0
| | | | This reverts commit 55c80e763bfd850682b3217fcfc5cdb516eafae0.
* Move the glue asm code to a .o file. This reduces how much asm we printRafael Ávila de Espíndola2011-03-081-0/+37
in each "translation unit".