Age | Commit message (Expand) | Author | Files | Lines |
2021-06-17 | sim: overhaul & unify endian settings management | Mike Frysinger | 1 | -8/+0 |
2021-06-12 | sim: overhaul alignment settings management | Mike Frysinger | 1 | -9/+2 |
2021-01-04 | sim: common: use sim_config_print name | Mike Frysinger | 1 | -1/+1 |
2021-01-04 | sim: common: rename sim_print_config | Mike Frysinger | 1 | -1/+1 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-01-10 | sim: move many common settings from CPPFLAGS to config.h | Mike Frysinger | 1 | -52/+0 |
2016-01-10 | sim: drop --enable-sim-{regparm,stdcall} options | Mike Frysinger | 1 | -14/+0 |
2016-01-04 | sim: punt x86-specific bswap logic | Mike Frysinger | 1 | -17/+1 |
2016-01-03 | sim: drop host endian configure option | Mike Frysinger | 1 | -18/+9 |
2016-01-03 | sim: convert to bfd_endian | Mike Frysinger | 1 | -176/+14 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-12-25 | sim: drop WITH_ENGINE define | Mike Frysinger | 1 | -13/+0 |
2015-12-25 | sim: sim-model: build for everyone | Mike Frysinger | 1 | -4/+0 |
2015-12-25 | sim: always enable callback memory | Mike Frysinger | 1 | -5/+0 |
2015-11-17 | sim: always enable modulo memory | Mike Frysinger | 1 | -4/+0 |
2015-06-23 | sim: trace: do not enable internal debug by default | Mike Frysinger | 1 | -2/+2 |
2015-06-12 | sim: update configure.in->configure.ac docs | Mike Frysinger | 1 | -1/+1 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+2 |
2010-01-01 | Update copyright notices to add year 2010. | Joel Brobecker | 1 | -1/+1 |
2009-01-14 | Update the copyright notice of some of the files I missed | Joel Brobecker | 1 | -1/+1 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-08-24 | Switch the license of all files explicitly copyright the FSF | Joel Brobecker | 1 | -4/+2 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 |
2004-12-08 | * run.1: Document --sysroot=filepath. | Hans-Peter Nilsson | 1 | -1/+4 |
2002-11-23 | 2002-11-22 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -19/+22 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+594 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -590/+0 |
1998-01-31 | Add config support for the size of the target address and OF cell. | Andrew Cagney | 1 | -9/+18 |
1997-12-04 | * Make-common.in (SIM_ENVIRONMENT): New variable. | Doug Evans | 1 | -12/+33 |
1997-09-22 | Add support for --enable-sim-alignment to simulator common aclocal.m4 | Andrew Cagney | 1 | -11/+16 |
1997-08-27 | Add ABFD argument to sim_create_inferior. Document. | Andrew Cagney | 1 | -2/+1 |
1997-08-25 | Add ABFD argument to sim_open call. Pass through to sim_config so | Andrew Cagney | 1 | -46/+60 |
1997-04-17 | * sim-config.h (WITH_DEBUG): Provide default value of zero. | David Edelsohn | 1 | -1/+7 |
1997-04-15 | Get the BIT/MASK/ROT/... macros to work with any 32/64/MSB0/MSBn target. | Andrew Cagney | 1 | -0/+197 |
1997-04-02 | New file common/sim-config.c sets/checks simulator configuration options. | Andrew Cagney | 1 | -0/+339 |