Age | Commit message (Expand) | Author | Files | Lines |
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 |
2011-06-09 | Spelling fixes in ChangeLog. | Joel Brobecker | 1 | -2/+2 |
2011-06-08 | ppc sim: Improve invalid option error message | Joel Brobecker | 2 | -2/+13 |
2011-06-08 | ppc sim: Allow --sysroot command-line option | Joel Brobecker | 2 | -0/+8 |
2011-06-03 | Spelling fixe in sim/ppc/vm.c | Joel Brobecker | 2 | -1/+7 |
2011-06-03 | Minor spelling fix in ChangeLog. | Joel Brobecker | 1 | -1/+1 |
2011-04-16 | sim: add sim_complete_command stubs for non-common-using ports | Mike Frysinger | 2 | -0/+9 |
2011-02-14 | sim: punt zfree() | Mike Frysinger | 19 | -54/+80 |
2011-01-11 | http://sourceware.org/ml/gdb-patches/2010-11/msg00112.html | Andrew Burgess | 2 | -1/+6 |
2011-01-05 | Copyright year update in sim/ppc/psim.texinfo | Joel Brobecker | 2 | -2/+6 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 6 | -6/+8 |
2010-04-14 | sim: constify sim_write source buffer (part 2) | Mike Frysinger | 2 | -1/+5 |
2010-02-14 | * ppc-instructions: Fix missing assignment in last change. | Andreas Schwab | 2 | -0/+5 |
2010-02-05 | * ppc-instructions: Fix aliasing bugs when calling | Andreas Schwab | 2 | -8/+28 |