| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
a86d98f8d1 |
TT#118902 add support for per-call debugging
Change-Id: I9b0eab21ff4e5c241ff045049ccd37f6044d5707 |
5 years ago |
|
|
302968fc0e |
TT#14008 rename some test suites
Rename test suites from *-test.c to test-*.c as the former is conflicting with the file name pattern of the build tests, which are listed in .gitignore. Change-Id: I8779fac492510c0996bdcb2c6250c07536fe3b63 |
5 years ago |
|
|
e3ec97f858 |
TT#50652 add -Wstrict-prototypes everywhere
Change-Id: Ic5b5fcb892a8f70196478f8622d956bdea373422 |
7 years ago |
|
|
98de5697e6 |
TT#48650 use constant string hashing for string lookups
To avoid repeated strcmp()s and make use of switch()'s optimised binary lookup, we employ a second build step that preprocesses certain .c files and uses gperf to substitute pseudomacros with their respective constant hash value. Change-Id: Id89c4728a0fc7aa911691d4dd1ba8e7b3916a983 |
7 years ago |