aboutsummaryrefslogtreecommitdiff
path: root/config/eu.am
AgeCommit message (Expand)Author
2019-11-22debuginfod 2/2: server sideFrank Ch. Eigler
2018-11-21Add -Wtrampolines to CFLAGS.Mark Wielaard
2018-02-10Use fallthrough attribute.Joshua Watt
2017-10-26backends: Ignore GCC8 -Wpacked-not-aligned for m68k_corenote.c.Mark Wielaard
2017-08-18Check for -z,defs, -z,relro, -fPIC, -fPIE before using themUlf Hermann
2016-11-10Add GCC7 -Wimplicit-fallthrough support/fixes.Mark Wielaard
2016-02-22config: Check for and use gcc -Wnull-dereference.Mark Wielaard
2016-02-15config: Check for and use gcc -Wlogical-op and -Wduplicated-cond.Mark Wielaard
2015-10-12config: Use ARFLAGS 'cr'.Mark Wielaard
2015-10-09Trust AC_SYS_LARGEFILE to provide large file supportJosh Stone
2015-10-06Improve AM_SILENT_RULES coverageJosh Stone
2015-10-06Use -fPIC instead of -fpic when generating PIC code.Jose E. Marchesi
2015-09-23Remove old-style function definitions.Mark Wielaard
2015-06-10configure: Add check for gcc -Wstack-usage.Mark Wielaard
2015-05-27config: Add -Wstack-usage=262144 (256K) warning check.Mark Wielaard
2015-04-23Allow disabling symbol versioning at configure timeMax Filippov
2014-12-04Add configure --disable-textrelcheck option to enable CC=afl-fuzz on 32bit.Mark Wielaard
2014-04-18Remove mudflap build option.Mark Wielaard
2014-01-30Use -Wformat=2 by default for all files.Mark Wielaard
2013-11-05Check for prefixed ar, readelf, and nmMichael Forney
2013-04-26Updates for Automake 1.13.Mark Wielaard
2012-06-05Update name, license and contributor policy.Mark Wielaard
2010-04-15Set LOCALEDIR via make rather than configure, as per Autoconf manual.Roland McGrath
2010-02-15Clean up and consolidate automake magic to reduce duplication and to work wit...Roland McGrath