numam-dpdk/mk
Reshma Pattan e2e3997c32 mk: use -march option with recent Intel processors names
The GCC 4.9 -march option supports the intel code names for processors,
for example -march=silvermont, -march=broadwell.
The RTE_MACHINE config flag can be used to pass code name to
the compiler as -march flag.

Release notes is updated.

Linux and FreeBSD getting started guides are updated with recommended
gcc version as 4.9 and above.

Some of the gmake command examples in sample application guide and driver
guides are updated with gcc version as 4.9.

Signed-off-by: Reshma Pattan <reshma.pattan@intel.com>
2016-10-12 18:40:47 +02:00
..
arch mk: define objcopy target and arch on IBM POWER 2016-06-15 15:12:37 +02:00
exec-env mk: prevent overlinking in applications 2016-06-13 16:09:58 +02:00
internal drivers: use PCI registration macro 2016-10-03 16:33:23 +02:00
machine mk: introduce NXP dpaa2 architecture based on armv8-a 2016-05-18 16:28:45 +02:00
target/generic mk: use -march option with recent Intel processors names 2016-10-12 18:40:47 +02:00
toolchain mk: fix build with clang < 3.5 2016-07-25 17:48:35 +02:00
rte.app.mk net: introduce net library 2016-10-11 18:16:22 +02:00
rte.bsdmodule.mk
rte.combinedlib.mk
rte.cpuflags.mk
rte.extapp.mk
rte.extlib.mk
rte.extobj.mk
rte.extshared.mk
rte.extsubdir.mk
rte.gnuconfigure.mk
rte.hostapp.mk pmdinfogen: add buildtools and pmdinfogen utility 2016-07-06 22:34:39 +02:00
rte.hostlib.mk
rte.install.mk
rte.lib.mk net: introduce net library 2016-10-11 18:16:22 +02:00
rte.module.mk
rte.obj.mk
rte.sdkbuild.mk mk: remove traces of hostapp build directory 2016-07-08 12:04:02 +02:00
rte.sdkconfig.mk mk: fix FreeBSD build 2016-07-21 10:26:12 +02:00
rte.sdkdepdirs.mk
rte.sdkdoc.mk
rte.sdkexamples.mk
rte.sdkgcov.mk
rte.sdkinstall.mk mk: fix install on FreeBSD 2016-09-22 23:27:20 +02:00
rte.sdkroot.mk mk: fix verbosity zero 2016-09-23 16:21:55 +02:00
rte.sdktest.mk unify tools naming 2016-07-22 22:31:02 +02:00
rte.shared.mk
rte.subdir.mk
rte.vars.mk mk: allow to override devel mode from environment 2016-09-23 18:30:01 +02:00