aboutsummaryrefslogtreecommitdiff
path: root/sim/ppc
AgeCommit message (Expand)AuthorFilesLines
2015-07-24Remove leading/trailing white spaces in ChangeLogH.J. Lu1-454/+454
2015-06-12sim: update configure.in->configure.ac docsMike Frysinger2-1/+5
2015-04-29Fix problems in the sim sources discovered by running the cppcheck static ana...Nick Clifton2-1/+6
2015-04-13sim: ppc: fix up version scriptMike Frysinger2-2/+8
2015-04-02Regenerate configure in simH.J. Lu1-2/+2
2015-04-01Fix sim buildH.J. Lu1-8/+2
2015-04-01Regenerate configure in simH.J. Lu2-3/+10
2015-04-01sim: update zlib handlingMike Frysinger4-171/+109
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker9-9/+9
2014-11-23sim/ppc/*: Change immediatly to immediatelyJoel Sherrill5-6/+11
2014-08-27psim: Correct spelling in comments.Joel Sherrill6-2/+11
2014-08-19Fix --diable-shared --enable-plugins build breakageAlan Modra4-0/+121
2014-03-10sim: constify arg to sim_do_commandMike Frysinger2-1/+5
2014-03-05sim: constify prog_nameMike Frysinger2-1/+5
2014-02-17sim: ppc: drop $(LIBS) from psim dependencyAaro Koskinen2-3/+7
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker9-9/+9
2013-10-15 * Makefile.in (srcsim): New variable.Hans-Peter Nilsson2-1/+7
2013-06-28move version.in from gdb/common back to gdbTom Tromey2-1/+6
2013-06-24Adapt sim to new version number & date locations.Joel Brobecker2-5/+9
2013-05-06Move ChangeLog entry from sim/ to sim/ppc/...Joel Brobecker1-0/+4
2013-05-032013-05-03 Hafiz Abid Qadeer <abidh@codesourcery.com>Hafiz Abid Qadeer2-13/+6
2013-04-192013-04-19 Nathan Froyd <froydnj@codesourcery.com>Hafiz Abid Qadeer1-0/+13
2013-03-15gdb:Steve Ellcey1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker9-10/+9
2012-12-19Update sim's COPYING files.Joel Brobecker2-290/+628
2012-12-19[sim] Update old contact info in GPL license noticesJoel Brobecker122-250/+127
2012-12-19Update sim copyright headers from GPLv2-or-later to GPLv3-or-later.Joel Brobecker124-126/+126
2012-11-20Fix sim build when configured with --enable-pluginsH.J. Lu1-0/+1533
2012-06-15Define PACKAGE macro in all sims' config.h.Joel Brobecker2-3/+45
2012-05-24gdb/Pedro Alves3-3/+9
2012-03-14sim: ppc: fix compilation on AIX 7.1 due to st_pad name collisionsMike Frysinger2-0/+9
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker9-12/+10
2012-01-02Update the copyright header of various files...Joel Brobecker2-1/+5
2011-11-032011-02-11 Ben Golding <ben_golding@yahoo.co.uk>Tom Tromey2-0/+5
2011-10-18sim: rename common/aclocal.m4 to common/acinclude.m4Mike Frysinger2-1/+5
2011-10-18sim: move from common.m4 to SIM_AC_COMMONMike Frysinger3-27/+309
2011-06-09sim/ppc: Fix check for --sysroot= optionJoel Brobecker2-1/+6
2011-06-09Spelling fixes in ChangeLog.Joel Brobecker1-2/+2
2011-06-08ppc sim: Improve invalid option error messageJoel Brobecker2-2/+13
2011-06-08ppc sim: Allow --sysroot command-line optionJoel Brobecker2-0/+8
2011-06-03Spelling fixe in sim/ppc/vm.cJoel Brobecker2-1/+7
2011-06-03Minor spelling fix in ChangeLog.Joel Brobecker1-1/+1
2011-04-16sim: add sim_complete_command stubs for non-common-using portsMike Frysinger2-0/+9
2011-02-14sim: punt zfree()Mike Frysinger19-54/+80
2011-01-11http://sourceware.org/ml/gdb-patches/2010-11/msg00112.htmlAndrew Burgess2-1/+6
2011-01-05Copyright year update in sim/ppc/psim.texinfoJoel Brobecker2-2/+6
2011-01-01run copyright.sh for 2011.Joel Brobecker6-6/+8
2010-04-14sim: constify sim_write source buffer (part 2)Mike Frysinger2-1/+5
2010-02-14* ppc-instructions: Fix missing assignment in last change.Andreas Schwab2-0/+5
2010-02-05* ppc-instructions: Fix aliasing bugs when callingAndreas Schwab2-8/+28