aboutsummaryrefslogtreecommitdiff
path: root/sim/ppc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2021-05-15sim: ppc: clean up various warningsMike Frysinger1-0/+36
2021-05-14sim: create header namespaceMike Frysinger1-0/+8
2021-04-22Do not check for sys/time.h or sys/times.hTom Tromey1-0/+6
2021-04-22Add stamp files for generated files in sim/ppcTom Tromey1-0/+6
2021-04-08Add system includes in simTom Tromey1-0/+4
2021-04-08sim: set ASAN_OPTIONS=detect_leaks=0 when running igen and opc2cSimon Marchi1-0/+4
2021-04-03sim: add preliminary support for --enable-targetsMike Frysinger1-0/+5
2021-03-13sim: rename BUILD_LDFLAGS to LDFLAGS_FOR_BUILDMike Frysinger1-0/+6
2021-03-13sim: introduce {COMPILE,LINK}_FOR_BUILDMike Frysinger1-0/+7
2021-03-08sim: delete unused BUILD_LIBS settingMike Frysinger1-0/+5
2021-03-07sim: switch top level to automakeMike Frysinger1-1/+4
2021-02-13sim: switch to AC_CONFIG_MACRO_DIRSMike Frysinger1-0/+5
2021-02-06sim: drop use of bfd/configure.hostMike Frysinger1-0/+9
2021-01-19sim: ppc: update version script usageMike Frysinger1-0/+4
2021-01-11sim: clean up C11 header includesMike Frysinger1-0/+18
2021-01-09sim: clean up stale AC_PREREQ refsMike Frysinger1-0/+4
2021-01-08sim: ppc: stub out sim_memory_mapMike Frysinger1-0/+4
2021-01-07sim: ChangeLog: move arch-specific entries into the arch dirMike Frysinger1-0/+4
2021-01-04sim: include stdlib.h for atoi()Mike Frysinger1-0/+4
2021-01-04sim: update bug URI to https://Mike Frysinger1-0/+5
2020-10-22sim: move ChangeLog entries into the correct filesAndrew Burgess1-0/+4
2020-07-03sim/ppc: Fix linker error with -fno-commonSebastian Huber1-0/+13
2020-03-12sim: ppc: netbsd: Sync signal names with NetBSD 9.99.49Kamil Rytarowski1-0/+4
2020-03-12sim: ppc: netbsd: Sync errno codes with NetBSD 9.99.49Kamil Rytarowski1-0/+4
2019-12-19Add install-strip to sim/Tom Tromey1-0/+5
2019-01-26Fix the sim buildTom Tromey1-0/+4
2018-05-09PR22069, Several instances of register accidentally spelled as regsiterAlan Modra1-0/+5
2017-09-04Define an error function in the PPC simulator library.John Baldwin1-0/+5
2017-02-13sim: use ARRAY_SIZE instead of ad-hoc sizeof calculationsMike Frysinger1-0/+12
2016-01-10sim: move many common settings from CPPFLAGS to config.hMike Frysinger1-0/+13
2016-01-10sim: drop unused SIM_AC_OPTION_PACKAGESMike Frysinger1-0/+4
2016-01-10sim: allow the inline configure option everywhereMike Frysinger1-0/+4
2016-01-10sim: drop --enable-sim-{regparm,stdcall} optionsMike Frysinger1-0/+12
2016-01-10sim: drop --enable-sim-cflags optionMike Frysinger1-0/+9
2016-01-06sim: sim_{create_inferior,open,parse_args}: constify argv/env slightlyMike Frysinger1-0/+5
2016-01-04sim: punt x86-specific bswap logicMike Frysinger1-0/+11
2016-01-02sim: ppc: do not exit when parsing args w/gdbMike Frysinger1-0/+15
2015-12-29sim: ppc: track closed state of file descriptors 0, 1, and 2.Kevin Buettner1-0/+14
2015-12-26sim: punt WITH_DEVICES & tconfig.h supportMike Frysinger1-0/+6
2015-11-22sim: ppc: avoid use of $< in ordinary rules [PR sim/13834]Mike Frysinger1-0/+7
2015-11-17[sim/ppc] Fix printf_filtered referencePedro Alves1-0/+5
2015-07-24Remove leading/trailing white spaces in ChangeLogH.J. Lu1-454/+454
2015-06-12sim: update configure.in->configure.ac docsMike Frysinger1-0/+4
2015-04-29Fix problems in the sim sources discovered by running the cppcheck static ana...Nick Clifton1-0/+5
2015-04-13sim: ppc: fix up version scriptMike Frysinger1-0/+5
2015-04-01sim: update zlib handlingMike Frysinger1-0/+7
2014-11-23sim/ppc/*: Change immediatly to immediatelyJoel Sherrill1-1/+6
2014-08-27psim: Correct spelling in comments.Joel Sherrill1-0/+5
2014-08-19Fix --diable-shared --enable-plugins build breakageAlan Modra1-0/+6
2014-03-10sim: constify arg to sim_do_commandMike Frysinger1-0/+4