| Revision: | 1.3 |
| Committed: | Mon May 30 18:29:14 2011 UTC (15 years 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 *** |
| # | Content |
|---|---|
| 1 | libecb - e compiler builtins |
| 2 | |
| 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 |