aboutsummaryrefslogtreecommitdiff
path: root/sim/common/sim-config.h
AgeCommit message (Expand)AuthorFilesLines
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-10sim: move many common settings from CPPFLAGS to config.hMike Frysinger1-52/+0
2016-01-10sim: drop --enable-sim-{regparm,stdcall} optionsMike Frysinger1-14/+0
2016-01-04sim: punt x86-specific bswap logicMike Frysinger1-17/+1
2016-01-03sim: drop host endian configure optionMike Frysinger1-18/+9
2016-01-03sim: convert to bfd_endianMike Frysinger1-176/+14
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-12-25sim: drop WITH_ENGINE defineMike Frysinger1-13/+0
2015-12-25sim: sim-model: build for everyoneMike Frysinger1-4/+0
2015-12-25sim: always enable callback memoryMike Frysinger1-5/+0
2015-11-17sim: always enable modulo memoryMike Frysinger1-4/+0
2015-06-23sim: trace: do not enable internal debug by defaultMike Frysinger1-2/+2
2015-06-12sim: update configure.in->configure.ac docsMike Frysinger1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+2
2010-01-01Update copyright notices to add year 2010.Joel Brobecker1-1/+1
2009-01-14 Update the copyright notice of some of the files I missedJoel Brobecker1-1/+1
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-08-24 Switch the license of all files explicitly copyright the FSFJoel Brobecker1-4/+2
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2004-12-08 * run.1: Document --sysroot=filepath.Hans-Peter Nilsson1-1/+4
2002-11-232002-11-22 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-19/+22
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+594
1999-04-16Initial creation of sourceware repositoryStan Shebs1-590/+0
1998-01-31Add config support for the size of the target address and OF cell.Andrew Cagney1-9/+18
1997-12-04 * Make-common.in (SIM_ENVIRONMENT): New variable.Doug Evans1-12/+33
1997-09-22Add support for --enable-sim-alignment to simulator common aclocal.m4Andrew Cagney1-11/+16
1997-08-27Add ABFD argument to sim_create_inferior. Document.Andrew Cagney1-2/+1
1997-08-25Add ABFD argument to sim_open call. Pass through to sim_config soAndrew Cagney1-46/+60
1997-04-17 * sim-config.h (WITH_DEBUG): Provide default value of zero.David Edelsohn1-1/+7
1997-04-15Get the BIT/MASK/ROT/... macros to work with any 32/64/MSB0/MSBn target.Andrew Cagney1-0/+197
1997-04-02New file common/sim-config.c sets/checks simulator configuration options.Andrew Cagney1-0/+339