haproxy/include
Willy Tarreau c939835f77 MINOR: compiler: restore the likely() wrapper for gcc 5.x
After some tests, gcc 5.x produces better code with likely()
than without, contrary to gcc 4.x where it was better to disable
it. Let's re-enable it for 5 and above.
2017-10-08 22:32:05 +02:00
..
common MINOR: compiler: restore the likely() wrapper for gcc 5.x 2017-10-08 22:32:05 +02:00
import CLEANUP: da: move global settings out of the global section 2016-12-21 21:30:54 +01:00
proto MINOR: listener: new function listener_release 2017-09-15 11:49:52 +02:00
types MINOR: connection: adjust CO_FL_NOTIFY_DATA after removal of flags 2017-09-21 06:28:52 +02:00