Age | Commit message (Expand) | Author | Files | Lines |
2016-01-10 | sim: move many common settings from CPPFLAGS to config.h | Mike Frysinger | 6 | -113/+115 |
2016-01-10 | sim: drop unused SIM_AC_OPTION_PACKAGES | Mike Frysinger | 2 | -5/+4 |
2016-01-10 | sim: allow the inline configure option everywhere | Mike Frysinger | 2 | -1/+4 |
2016-01-10 | sim: drop --enable-sim-{regparm,stdcall} options | Mike Frysinger | 7 | -134/+30 |
2016-01-10 | sim: drop --enable-sim-cflags option | Mike Frysinger | 5 | -70/+14 |
2016-01-06 | sim: sim_{create_inferior,open,parse_args}: constify argv/env slightly | Mike Frysinger | 2 | -3/+8 |
2016-01-04 | sim: punt x86-specific bswap logic | Mike Frysinger | 8 | -72/+13 |
2016-01-02 | sim: ppc: do not exit when parsing args w/gdb | Mike Frysinger | 5 | -22/+50 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 9 | -9/+9 |
2015-12-29 | sim: ppc: track closed state of file descriptors 0, 1, and 2. | Kevin Buettner | 3 | -22/+151 |
2015-12-26 | sim: punt WITH_DEVICES & tconfig.h support | Mike Frysinger | 2 | -8/+7 |
2015-11-22 | sim: ppc: avoid use of $< in ordinary rules [PR sim/13834] | Mike Frysinger | 2 | -5/+13 |
2015-11-17 | [sim/ppc] Fix printf_filtered reference | Pedro Alves | 2 | -16/+21 |
2015-07-24 | Remove leading/trailing white spaces in ChangeLog | H.J. Lu | 1 | -454/+454 |
2015-06-12 | sim: update configure.in->configure.ac docs | Mike Frysinger | 2 | -1/+5 |
2015-04-29 | Fix problems in the sim sources discovered by running the cppcheck static ana... | Nick Clifton | 2 | -1/+6 |
2015-04-13 | sim: ppc: fix up version script | Mike Frysinger | 2 | -2/+8 |
2015-04-02 | Regenerate configure in sim | H.J. Lu | 1 | -2/+2 |
2015-04-01 | Fix sim build | H.J. Lu | 1 | -8/+2 |
2015-04-01 | Regenerate configure in sim | H.J. Lu | 2 | -3/+10 |
2015-04-01 | sim: update zlib handling | Mike Frysinger | 4 | -171/+109 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 9 | -9/+9 |
2014-11-23 | sim/ppc/*: Change immediatly to immediately | Joel Sherrill | 5 | -6/+11 |
2014-08-27 | psim: Correct spelling in comments. | Joel Sherrill | 6 | -2/+11 |
2014-08-19 | Fix --diable-shared --enable-plugins build breakage | Alan Modra | 4 | -0/+121 |
2014-03-10 | sim: constify arg to sim_do_command | Mike Frysinger | 2 | -1/+5 |
2014-03-05 | sim: constify prog_name | Mike Frysinger | 2 | -1/+5 |
2014-02-17 | sim: ppc: drop $(LIBS) from psim dependency | Aaro Koskinen | 2 | -3/+7 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 9 | -9/+9 |
2013-10-15 | * Makefile.in (srcsim): New variable. | Hans-Peter Nilsson | 2 | -1/+7 |
2013-06-28 | move version.in from gdb/common back to gdb | Tom Tromey | 2 | -1/+6 |
2013-06-24 | Adapt sim to new version number & date locations. | Joel Brobecker | 2 | -5/+9 |
2013-05-06 | Move ChangeLog entry from sim/ to sim/ppc/... | Joel Brobecker | 1 | -0/+4 |
2013-05-03 | 2013-05-03 Hafiz Abid Qadeer <abidh@codesourcery.com> | Hafiz Abid Qadeer | 2 | -13/+6 |
2013-04-19 | 2013-04-19 Nathan Froyd <froydnj@codesourcery.com> | Hafiz Abid Qadeer | 1 | -0/+13 |
2013-03-15 | gdb: | Steve Ellcey | 1 | -1/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 9 | -10/+9 |
2012-12-19 | Update sim's COPYING files. | Joel Brobecker | 2 | -290/+628 |
2012-12-19 | [sim] Update old contact info in GPL license notices | Joel Brobecker | 122 | -250/+127 |
2012-12-19 | Update sim copyright headers from GPLv2-or-later to GPLv3-or-later. | Joel Brobecker | 124 | -126/+126 |
2012-11-20 | Fix sim build when configured with --enable-plugins | H.J. Lu | 1 | -0/+1533 |
2012-06-15 | Define PACKAGE macro in all sims' config.h. | Joel Brobecker | 2 | -3/+45 |
2012-05-24 | gdb/ | Pedro Alves | 3 | -3/+9 |
2012-03-14 | sim: ppc: fix compilation on AIX 7.1 due to st_pad name collisions | Mike Frysinger | 2 | -0/+9 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 9 | -12/+10 |
2012-01-02 | Update the copyright header of various files... | Joel Brobecker | 2 | -1/+5 |
2011-11-03 | 2011-02-11 Ben Golding <ben_golding@yahoo.co.uk> | Tom Tromey | 2 | -0/+5 |
2011-10-18 | sim: rename common/aclocal.m4 to common/acinclude.m4 | Mike Frysinger | 2 | -1/+5 |
2011-10-18 | sim: move from common.m4 to SIM_AC_COMMON | Mike Frysinger | 3 | -27/+309 |
2011-06-09 | sim/ppc: Fix check for --sysroot= option | Joel Brobecker | 2 | -1/+6 |