binutils-gdb/sim/mn10300
Mike Frysinger ce39bd3890 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.
2016-01-10 18:54:41 -05:00
..
ChangeLog sim: move many common settings from CPPFLAGS to config.h 2016-01-10 18:54:41 -05:00
Makefile.in GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
aclocal.m4 sim: drop duplicate header checks 2015-03-14 06:04:29 -04:00
am33-2.igen 2000-08-07 Graham Stott <grahams@cygnus.co.uk> 2004-06-26 22:18:18 +00:00
am33.igen * am33.igen (sub Rm,Rn,Rd): Fix computation of carry flag. 2011-06-20 16:50:51 +00:00
config.in sim: move many common settings from CPPFLAGS to config.h 2016-01-10 18:54:41 -05:00
configure sim: move many common settings from CPPFLAGS to config.h 2016-01-10 18:54:41 -05:00
configure.ac sim: allow the inline configure option everywhere 2016-01-10 03:36:32 -05:00
dv-mn103cpu.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
dv-mn103int.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
dv-mn103iop.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
dv-mn103ser.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
dv-mn103tim.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
interp.c sim: sim_{create_inferior,open,parse_args}: constify argv/env slightly 2016-01-06 21:48:59 -05:00
mn10300.dc Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
mn10300.igen 2000-08-07 Graham Stott <grahams@cygnus.co.uk> 2004-06-26 22:18:18 +00:00
mn10300_sim.h sim: mn10300: drop global callback handle 2015-11-22 00:53:23 -05:00
op_utils.c sim: syscall: add common sim_syscall helpers 2015-06-17 13:19:51 -04:00
sim-main.c Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
sim-main.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00