summaryrefslogtreecommitdiff
path: root/sim/ppc
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-09-04Define an error function in the PPC simulator library.John Baldwin
2017-02-13sim: use ARRAY_SIZE instead of ad-hoc sizeof calculationsMike Frysinger
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-01-10sim: move many common settings from CPPFLAGS to config.hMike Frysinger
2016-01-10sim: drop unused SIM_AC_OPTION_PACKAGESMike Frysinger
2016-01-10sim: allow the inline configure option everywhereMike Frysinger
2016-01-10sim: drop --enable-sim-{regparm,stdcall} optionsMike Frysinger
2016-01-10sim: drop --enable-sim-cflags optionMike Frysinger
2016-01-06sim: sim_{create_inferior,open,parse_args}: constify argv/env slightlyMike Frysinger
2016-01-04sim: punt x86-specific bswap logicMike Frysinger
2016-01-02sim: ppc: do not exit when parsing args w/gdbMike Frysinger
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-12-29sim: ppc: track closed state of file descriptors 0, 1, and 2.Kevin Buettner
2015-12-26sim: punt WITH_DEVICES & tconfig.h supportMike Frysinger
2015-11-22sim: ppc: avoid use of $< in ordinary rules [PR sim/13834]Mike Frysinger
2015-11-17[sim/ppc] Fix printf_filtered referencePedro Alves
2015-07-24Remove leading/trailing white spaces in ChangeLogH.J. Lu
2015-06-12sim: update configure.in->configure.ac docsMike Frysinger
2015-04-29Fix problems in the sim sources discovered by running the cppcheck static ana...Nick Clifton
2015-04-13sim: ppc: fix up version scriptMike Frysinger
2015-04-02Regenerate configure in simH.J. Lu
2015-04-01Fix sim buildH.J. Lu
2015-04-01Regenerate configure in simH.J. Lu
2015-04-01sim: update zlib handlingMike Frysinger
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-11-23sim/ppc/*: Change immediatly to immediatelyJoel Sherrill
2014-08-27psim: Correct spelling in comments.Joel Sherrill
2014-08-19Fix --diable-shared --enable-plugins build breakageAlan Modra
2014-03-10sim: constify arg to sim_do_commandMike Frysinger
2014-03-05sim: constify prog_nameMike Frysinger
2014-02-17sim: ppc: drop $(LIBS) from psim dependencyAaro Koskinen
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-10-15 * Makefile.in (srcsim): New variable.Hans-Peter Nilsson
2013-06-28move version.in from gdb/common back to gdbTom Tromey
2013-06-24Adapt sim to new version number & date locations.Joel Brobecker
2013-05-06Move ChangeLog entry from sim/ to sim/ppc/...Joel Brobecker
2013-05-032013-05-03 Hafiz Abid Qadeer <abidh@codesourcery.com>Hafiz Abid Qadeer
2013-04-192013-04-19 Nathan Froyd <froydnj@codesourcery.com>Hafiz Abid Qadeer
2013-03-15gdb:Steve Ellcey
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-12-19Update sim's COPYING files.Joel Brobecker
2012-12-19[sim] Update old contact info in GPL license noticesJoel Brobecker
2012-12-19Update sim copyright headers from GPLv2-or-later to GPLv3-or-later.Joel Brobecker
2012-11-20Fix sim build when configured with --enable-pluginsH.J. Lu
2012-06-15Define PACKAGE macro in all sims' config.h.Joel Brobecker
2012-05-24gdb/Pedro Alves
2012-03-14sim: ppc: fix compilation on AIX 7.1 due to st_pad name collisionsMike Frysinger
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2012-01-02Update the copyright header of various files...Joel Brobecker