gdb/python: fix FrameDecorator regression on Python 2
[binutils-gdb.git] / sim / m32c /
2021-03-13 Mike Frysingersim: introduce {COMPILE,LINK}_FOR_BUILD
2021-03-08 Mike Frysingersim: delete unused BUILD_LIBS setting
2021-02-28 Mike Frysingersim: set up build-time compiler settings
2021-02-28 Mike Frysingersim: use AC_CHECK_TOOL to find ar
2021-02-28 Mike Frysingersim: require AC_PROG_CPP explicitly
2021-02-21 Mike Frysingersim: common: split up acinclude.m4 into individual...
2021-02-13 Mike Frysingersim: switch to AC_CONFIG_MACRO_DIRS
2021-02-06 Mike Frysingersim: erc32/m32c/rl78: add sim_memory_map stub for gdb
2021-02-06 Mike Frysingersim: common: switch AC_CONFIG_HEADERS
2021-02-06 Mike Frysingersim: drop use of bfd/configure.host
2021-01-11 Mike Frysingersim: clean up C11 header includes
2021-01-09 Mike Frysingersim: clean up stale AC_PREREQ refs
2021-01-09 Mike Frysingersim: enable -Werror by default for some arches
2021-01-08 Mike Frysingersim: require a C11 compiler
2021-01-07 Mike Frysingersim: ChangeLog: move arch-specific entries into the...
2021-01-04 Mike Frysingersim: update bug URI to https://
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-09-19 Alan Modrabfd_section_* macros
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-06-19 Simon MarchiBump to autoconf 2.69 and automake 1.15.1
2018-06-18 Simon Marchiconfig: Sync with GCC
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-09-06 John BaldwinHonor an existing CC_FOR_BUILD in the environment for...
2017-02-13 Mike Frysingersim: use ARRAY_SIZE instead of ad-hoc sizeof calculations
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-01-10 Mike Frysingersim: move many common settings from CPPFLAGS to config.h
2016-01-10 Mike Frysingersim: drop unused SIM_AC_OPTION_PACKAGES
2016-01-10 Mike Frysingersim: allow the environment configure option everywhere
2016-01-10 Mike Frysingersim: allow the assert configure option everywhere
2016-01-10 Mike Frysingersim: drop targ-vals.def->nltvals.def indirection
2016-01-10 Mike Frysingersim: allow the inline configure option everywhere
2016-01-10 Mike Frysingersim: drop --enable-sim-{regparm,stdcall} options
2016-01-10 Mike Frysingersim: drop --enable-sim-cflags option
2016-01-09 Mike Frysingersim: drop common/cconfig.h in favor of a single config.h
2016-01-07 Mike Frysingersim: sim_{create_inferior,open,parse_args}: constify...
2016-01-04 Mike Frysingersim: punt x86-specific bswap logic
2016-01-03 Mike Frysingersim: drop host endian configure option
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-12-27 Mike Frysingersim: punt WITH_DEVICES & tconfig.h support
2015-11-10 Mike Frysingersim: m32c: move test code to testsuite
2015-11-10 Mike Frysingersim: m32c: drop redundant dependency info
2015-08-05 Nick CliftonFix building GDB for the M32C by providing a stub sim_i...
2015-07-24 H.J. LuRemove leading/trailing white spaces in ChangeLog
2015-06-23 Mike Frysingersim: use AS_HELP_STRING everywhere
2015-06-12 Mike Frysingersim: update configure.in->configure.ac docs
2015-06-12 Mike Frysingersim: drop -DTRACE from configure
2015-04-13 Mike Frysingersim: fix the PKGVERSION define
2015-04-02 H.J. LuRegenerate configure in sim
2015-04-01 H.J. LuRegenerate configure in sim
2015-04-01 Mike Frysingersim: m32c: enable warnings & clean up a bunch
2015-04-01 Mike Frysingersim: update zlib handling
2015-03-16 Mike Frysingersim: rename tconfig.in to tconfig.h
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-08-19 Alan ModraFix --diable-shared --enable-plugins build breakage
2014-08-15 Roland McGrathRegenerate sim configury.
2014-03-11 Mike Frysingersim: constify arg to sim_do_command
2014-03-05 Mike Frysingersim: constify prog_name
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-09-23 Alan ModraRegenerate sim configure files to pick up support for...
2013-06-05 Mike Frysingersim: use AM_MAINTAINER_MODE
2013-03-15 Steve Ellceygdb:
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-11-20 H.J. LuFix sim build when configured with --enable-plugins
2012-06-15 Joel BrobeckerDefine PACKAGE macro in all sims' config.h.
2012-05-24 Pedro Alvesgdb/
2012-05-19 Nick Clifton PR 14072
2012-03-24 Mike Frysinger[PATCH] sim: make sure to include strsignal prototype
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2012-01-02 Joel BrobeckerUpdate the copyright header of various files...
2011-12-03 Mike Frysingersim: generate build dependencies on the fly
2011-10-18 Mike Frysingersim: rename common/aclocal.m4 to common/acinclude.m4
2011-10-18 Mike Frysingersim: move from common.m4 to SIM_AC_COMMON
2011-07-11 Mike Frysingersim: m32c/rx: rename configure.in to match rest of...
2011-07-11 Mike Frysingersim: m32c/rx: fix typo in copyright updating
2011-04-16 Mike Frysingersim: add sim_complete_command stubs for non-common...
2011-01-11 Andrew Burgesssourceware.org/ml/gdb-patches/2010-11/msg00112.html
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-12-04 Masaki Muranaka* Makefile.in: Use CC_FOR_BUILD to build opc2c.
2010-05-26 Ozkan Sezer2010-05-26 Ozkan Sezer <sezeroz@gmail.com>
2010-04-14 Mike Frysingersim: constify sim_write source buffer (part 2)
2010-01-20 DJ Delorie* m32c.opc (MATH_OP): When doing subtraction, also...
2010-01-09 Ralf WildenhuesSync Libtool from GCC.
2010-01-01 Joel BrobeckerUpdate copyright notices to add year 2010.
2009-11-24 Joel Brobecker * common/aclocal.m4: Add include of ../../confi...
2009-08-22 Ralf WildenhuesRegenerate tree using Autoconf 2.64 and Automake 1.11.
2009-08-22 Ralf WildenhuesFixup readline and sim including of override.m4
2009-08-14 DJ Delorie* configure.in: Check for sys/select.h, termios.h,...
2009-05-08 Kevin Buettner * m32c/gdb-if.c (m32c_signal_to_host): Rename to
2009-01-14 Joel Brobecker Update the copyright notice of some of the...
2009-01-06 Joel Sherrill2009-01-06 Joel Sherrill <joel.sherrill@oarcorp.com>
2008-10-01 DJ Delorie* int.c (trigger_peripheral_interrupt): Clear interrupt...
2008-07-11 Hans-Peter Nilsson * configure: Regenerate to track ../common/common...
2008-06-17 DJ Delorie* m32c.opc (BRK, GDBBRK): Remove debug logic.
2008-06-07 Joseph Myerssim:
2008-06-06 DJ DelorieOops, missed some warnings.
2008-06-06 DJ Delorie* Makefile.in: Add Timer A support.
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-08-24 Joel Brobecker Switch the license of all files explicitly...
2007-01-09 Daniel JacobowitzCopyright updates for 2007.
next