gem5/ext
Andreas Hansson 2bcced5897 ext: Fix fputils compiler flags to ensure ISO C99
The fp code relies on C99, and depending on gcc version, the default
is to use c89. This patch adds -std=c99 when using gcc to ensure the
code is compiled in ISO C99 mode.
2013-10-02 06:08:43 -04:00
..
dnet includes: add ext to the includes path. 2009-03-17 12:49:03 -07:00
fputils ext: Fix fputils compiler flags to ensure ISO C99 2013-10-02 06:08:43 -04:00
gzstream scons: Make shared library builds work again 2009-06-12 21:19:16 -07:00
libelf scons: Enforce gcc >= 4.4 or clang >= 2.9 and c++0x support 2013-01-07 13:05:39 -05:00
libfdt ext lib: add libfdt to enable flattened device tree support 2013-02-15 18:48:59 -05:00
ply ply: update PLY to version 3.2 2009-08-16 13:39:58 -07:00
x11keysym Ext: Add X11 keysym header files to ext directory. 2011-02-09 22:27:37 -06:00