| Revision: | 1.2 |
| Committed: | Thu May 26 16:46:31 2011 UTC (15 years, 3 months ago) by sf-exg |
| Branch: | MAIN |
| Changes since 1.1: | +1 -1 lines |
| Log Message: | Fix typo. |
| # | User | Rev | Content |
|---|---|---|---|
| 1 | sf-exg | 1.2 | libecb - e compiler builtins |
| 2 | root | 1.1 | |
| 3 | This project delivers you many gcc builtins, attributes and a number of | ||
| 4 | generally useful low-level functions, such as popcount, expect, prefetch, | ||
| 5 | noinline, assume, unreachable and so on. | ||
| 6 | |||
| 7 | The home of the library is | ||
| 8 | |||
| 9 | http://software.schmorp.de/pkg/libecb | ||
| 10 | |||
| 11 | Please refer to ecb.pod for more information, the latest version can be | ||
| 12 | found here: | ||
| 13 | |||
| 14 | http://pod.tst.eu/http://cvs.schmorp.de/libecb/ecb.pod | ||
| 15 |