aboutsummaryrefslogtreecommitdiff
path: root/sim/igen
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2016-01-09 04:09:35 -0500
committerMike Frysinger <vapier@gentoo.org>2016-01-10 18:54:41 -0500
commitce39bd389039d99458950b072550ab52f0a07a34 (patch)
tree2bd4218fe7cc847322b73d613065a6825e49bcda /sim/igen
parente19418e02e25ae4c62eb95547220897fa6aaf2e0 (diff)
downloadgdb-ce39bd389039d99458950b072550ab52f0a07a34.zip
gdb-ce39bd389039d99458950b072550ab52f0a07a34.tar.gz
gdb-ce39bd389039d99458950b072550ab52f0a07a34.tar.bz2
sim: move many common settings from CPPFLAGS to config.h
Rather than stuffing the command line with a bunch of -D flags, start moving things to config.h which is managed by autoheader. This makes the makefile a bit simpler and the build output tighter, and it makes the migration to automake easier as there are fewer vars to juggle. We'll want to move the other options out too, but it'll take more work.
Diffstat (limited to 'sim/igen')
-rw-r--r--sim/igen/ChangeLog4
-rwxr-xr-xsim/igen/configure8
2 files changed, 4 insertions, 8 deletions
diff --git a/sim/igen/ChangeLog b/sim/igen/ChangeLog
index 0da239a..932633e 100644
--- a/sim/igen/ChangeLog
+++ b/sim/igen/ChangeLog
@@ -10,6 +10,10 @@
* configure: Regenerate.
+2016-01-10 Mike Frysinger <vapier@gentoo.org>
+
+ * configure: Regenerate.
+
2016-01-04 Mike Frysinger <vapier@gentoo.org>
* configure: Regenerate.
diff --git a/sim/igen/configure b/sim/igen/configure
index 52d4bdb..41423d9 100755
--- a/sim/igen/configure
+++ b/sim/igen/configure
@@ -625,8 +625,6 @@ INSTALL_SCRIPT
INSTALL_PROGRAM
WERROR_CFLAGS
WARN_CFLAGS
-sim_xor_endian
-sim_smp
sim_reserved_bits
sim_inline
sim_hw
@@ -637,9 +635,7 @@ sim_scache
sim_float
sim_endian
sim_bitsize
-sim_assert
sim_alignment
-sim_environment
target_alias
host_alias
build_alias
@@ -3741,10 +3737,6 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-
-
# intl sister-directory configuration rules.
#