aboutsummaryrefslogtreecommitdiff
path: root/sim/m32c
AgeCommit message (Expand)AuthorFilesLines
2016-01-10sim: move many common settings from CPPFLAGS to config.hMike Frysinger3-68/+124
2016-01-10sim: drop unused SIM_AC_OPTION_PACKAGESMike Frysinger2-7/+6
2016-01-10sim: allow the environment configure option everywhereMike Frysinger2-2/+28
2016-01-10sim: allow the assert configure option everywhereMike Frysinger2-2/+23
2016-01-10sim: drop targ-vals.def->nltvals.def indirectionMike Frysinger2-57/+5
2016-01-10sim: allow the inline configure option everywhereMike Frysinger2-3/+40
2016-01-10sim: drop --enable-sim-{regparm,stdcall} optionsMike Frysinger2-12/+6
2016-01-10sim: drop --enable-sim-cflags optionMike Frysinger2-23/+6
2016-01-09sim: drop common/cconfig.h in favor of a single config.hMike Frysinger3-3/+406
2016-01-06sim: sim_{create_inferior,open,parse_args}: constify argv/env slightlyMike Frysinger2-2/+8
2016-01-04sim: punt x86-specific bswap logicMike Frysinger2-21/+6
2016-01-03sim: drop host endian configure optionMike Frysinger3-7/+246
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker24-24/+24
2015-12-26sim: punt WITH_DEVICES & tconfig.h supportMike Frysinger3-6/+6
2015-11-10sim: m32c: move test code to testsuiteMike Frysinger7-183/+7
2015-11-10sim: m32c: drop redundant dependency infoMike Frysinger2-13/+4
2015-08-05Fix building GDB for the M32C by providing a stub sim_info function.Nick Clifton2-0/+11
2015-07-24Remove leading/trailing white spaces in ChangeLogH.J. Lu1-6/+6
2015-06-23sim: use AS_HELP_STRING everywhereMike Frysinger2-8/+16
2015-06-12sim: update configure.in->configure.ac docsMike Frysinger2-1/+5
2015-06-12sim: drop -DTRACE from configureMike Frysinger2-3/+7
2015-04-13sim: fix the PKGVERSION defineMike Frysinger2-2/+6
2015-04-02Regenerate configure in simH.J. Lu1-2/+2
2015-04-01Regenerate configure in simH.J. Lu1-4/+6
2015-04-01sim: m32c: enable warnings & clean up a bunchMike Frysinger16-54/+208
2015-04-01sim: update zlib handlingMike Frysinger3-84/+17
2015-03-16sim: rename tconfig.in to tconfig.hMike Frysinger4-21/+20
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker29-29/+29
2014-08-19Fix --diable-shared --enable-plugins build breakageAlan Modra2-2/+64
2014-08-15Regenerate sim configury.Roland McGrath3-9/+52
2014-03-10sim: constify arg to sim_do_commandMike Frysinger2-4/+11
2014-03-05sim: constify prog_nameMike Frysinger2-1/+5
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker29-29/+29
2013-09-23Regenerate sim configure files to pick up support for powerpc64le inAlan Modra2-5/+15
2013-06-05sim: use AM_MAINTAINER_MODEMike Frysinger3-13/+72
2013-03-15gdb:Steve Ellcey1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker29-29/+29
2012-11-20Fix sim build when configured with --enable-pluginsH.J. Lu1-1/+8960
2012-06-15Define PACKAGE macro in all sims' config.h.Joel Brobecker3-0/+19
2012-05-24gdb/Pedro Alves2-10/+16
2012-05-19 PR 14072Nick Clifton5-4/+12
2012-03-24[PATCH] sim: make sure to include strsignal prototypeMike Frysinger4-127/+226
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker29-58/+29
2012-01-02Update the copyright header of various files...Joel Brobecker4-3/+7
2011-12-03sim: generate build dependencies on the flyMike Frysinger3-0/+319
2011-10-18sim: rename common/aclocal.m4 to common/acinclude.m4Mike Frysinger2-1/+5
2011-10-18sim: move from common.m4 to SIM_AC_COMMONMike Frysinger3-367/+360
2011-07-11sim: m32c/rx: rename configure.in to match rest of the treeMike Frysinger2-0/+4
2011-07-11sim: m32c/rx: fix typo in copyright updatingMike Frysinger2-1/+5
2011-04-16sim: add sim_complete_command stubs for non-common-using portsMike Frysinger2-0/+10