| Revision: | 1.3 |
| Committed: | Mon May 30 18:29:14 2011 UTC (15 years, 3 months ago) by root |
| Branch: | MAIN |
| CVS Tags: | rxvt-unicode-rel-9_29, rel-9_14, rxvt-unicode-rel-9_30, rxvt-unicode-rel-9_15, rel-9_12, HEAD |
| Changes since 1.2: | +1 -1 lines |
| Log Message: | *** empty log message *** |
| # | 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 | root | 1.3 | The home of the library is: |
| 8 | root | 1.1 | |
| 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 |