| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2002-10-13 | It turns out that __thread is now a gcc keyword. We used __thread in | Eric Andersen | |
| a few spots in our header files. In this change I do a s/__thread/__thread_id/ so we no longer conflict with newer CVS versions of gcc (such as the patched up gcc 3.2 included with RedHat 3.0). -Erik | |||
| 2002-03-01 | Major rework of the include files to eliminate redundancy | Eric Andersen | |
| and to better support each arch. This is a really big patch... -Erik | |||
