ack.git
2017-12-25 George KoehlerAdd test for EM _rck_. Fix traps in PowerPC ncg.
2017-12-23 George KoehlerOptimize `mr. X, X` after some instructions.
2017-12-23 George KoehlerRemove INT32 and such. Adjust indentation.
2017-12-23 George KoehlerGenerate shorter code for ret 4 and ret 8.
2017-12-23 George KoehlerRemove two obsolete patterns.
2017-12-22 George KoehlerAdd FRAME_V tokens for local variables.
2017-12-21 George KoehlerRevise the comments in the EM tests.
2017-12-21 George KoehlerAdd some tests for Modula-2.
2017-12-19 George KoehlerPass 4 bytes to fail(uint32_t)
2017-12-19 George KoehlerSimplify code by using cms EM_WSIZE to compare bytes.
2017-12-19 George KoehlerRemove '\0' from output. Fix a compiler warning.
2017-12-19 George KoehlerAdd splitting coercions for IND_ALL_D.
2017-12-19 George KoehlerEnable conditional expressions in splitting coercions.
2017-12-18 George KoehlerRename two tokens. CONST_HZ was not hertz (Hz).
2017-12-17 George KoehlerIn coercions, try to reuse a register with the same...
2017-12-17 George KoehlerRename ANY_BHW to INT_W; add FLOAT_W, FLOAT_D.
2017-12-12 George KoehlerDelete rules for sti 8 with REG IND_RC_D, with REG...
2017-12-10 George KoehlerThese instructions write to the CR.
2017-12-09 George KoehlerRevise stack shuffles and integer conversions in PowerP...
2017-12-08 George KoehlerAdd more chances to put results in register variables.
2017-12-08 George KoehlerSplit C from CONST.
2017-12-07 George KoehlerAdd test for EM rol, ror. Fix i80, i86, powerpc.
2017-12-07 George KoehlerCorrect the stack pointer when i80 shrinks an integer.
2017-12-07 George KoehlerKill registers a, de, when i80 ncg does Call libem.
2017-12-06 George KoehlerUse <stdarg.h> in util/misc/convert.c
2017-11-19 David GivenMerge pull request #69 from kernigh/kernigh-stdc
2017-11-19 David GivenMerge pull request #66 from davidgiven/dtrg-warnings
2017-11-17 George KoehlerFix build with gcc. kernigh-stdc
2017-11-17 George KoehlerFix my typo from commit 5bbbaf4.
2017-11-16 George KoehlerSwitch ego to libc <assert.h>
2017-11-15 George KoehlerAdd prototypes, void in util/ego/share
2017-11-15 David GivenLLgen won't update the output file timestamp if the...
2017-11-15 George KoehlerUse size_t and void with memory allocation in ego.
2017-11-14 George Koehlerstrcmp, strncmp are in <string.h>
2017-11-14 George KoehlerFree buf in GetFile().
2017-11-14 George KoehlerCheck each format string in tabgen.c
2017-11-14 George KoehlerSilence warning about pointer cast to int.
2017-11-13 George Koehlerstrcpy() is in <string.h>
2017-11-13 George KoehlerDeclare machine-dependent functions in mach/proto/ncg
2017-11-13 George KoehlerMore prototypes, less register in mach/proto/ncg
2017-11-12 George KoehlerAdd prototypes to functions in subr.c
2017-11-12 George KoehlerPrototypes for string functions. More static.
2017-11-12 George KoehlerRemove old "assert.h" in mach/proto/ncg
2017-11-11 George KoehlerUse libc assert(); fix dependencies; unbreak isduo().
2017-11-11 David GivenMerge pull request #65 from kernigh/kernigh-qemu
2017-11-11 George KoehlerAdd more const in <object.h>.
2017-11-11 George KoehlerAdd more prototypes in mach/proto/as
2017-11-10 George Koehlerbts2str(), long2str() are in <ack_string.h>
2017-11-10 George KoehlerAdjust dependencies in modules/src{print,string,system}
2017-11-10 George KoehlerRemove functions that also exist in libc.
2017-11-10 George KoehlerDelete old "assert.h" files; use libc <assert.h>.
2017-11-08 George KoehlerIncrease time-out from 5 to 15 seconds.
2017-11-08 George KoehlerShow tests that @@TIMEDOUT.
2017-11-08 George KoehlerRestore an assignment deleted in commit 789f79b.
2017-10-31 David GivenMerge pull request #63 from kernigh/kernigh-rm-fix
2017-10-31 George KoehlerUpdate comment after commit 9a965ef.
2017-10-30 George KoehlerImprove how Makefile handles multiple goals.
2017-10-30 George KoehlerDon't use '-' in option string to getopt().
2017-10-29 George KoehlerUse (arith) 1 << ... when getting the sign bit.
2017-10-29 George KoehlerRemove UNSIGNED_ARITH from a few more files.
2017-10-29 George KoehlerAlways use unsigned long in lang/cem
2017-10-29 George KoehlerFix pattern that was rewriting func(! var, var) as...
2017-10-29 George KoehlerFor DIAGOPT, change outshort(patno) to outshort(lino...
2017-10-29 George Koehlermktab depends on some of the *.h files.
2017-10-28 George KoehlerGet correct sign of a MOD b when (a > 0) and (b < 0).
2017-10-28 George KoehlerAlways use unsigned long.
2017-10-28 George KoehlerTerminal now writes to fd 1, not fd 0.
2017-10-28 George KoehlerDon't check ferror(fp) when reading fp.
2017-10-28 George KoehlerDelete unused misc/getpw.c from libc.
2017-10-28 George KoehlerDelete malloc.h and tgmath.h from libc.
2017-10-28 George KoehlerBuild fdopen(), hypot(), putenv() in libc.
2017-10-28 George KoehlerAdd .pas as a Pascal suffix.
2017-10-28 George KoehlerRemove old files: TakeAction config.pm
2017-10-26 David GivenMerge pull request #59 from kernigh/kernigh-ppc-regs
2017-10-19 George Koehlerlwzu writes to the register in the token.
2017-10-19 George KoehlerAdd a few more error checks and adjustments to reglap.
2017-10-18 George KoehlerRename RELOLIS to RELOPPC_LIS.
2017-10-18 George KoehlerEdit descr for linuxppc. Use powerpc.descr of ego.
2017-10-18 George KoehlerUse lwzu, stwu to tighten more loops.
2017-10-17 George KoehlerAdd more rules for single-precision reg_float.
2017-10-17 George KoehlerStop inlining code to convert integers to floats.
2017-10-17 George KoehlerUse my new regvar_w() and regvar_d() in PowerPC ncg.
2017-10-17 George KoehlerAdd regvar_w() and regvar_d() for use with reglap.
2017-10-16 George KoehlerDo a move when coercing FREG to FREG or FSREG to FSREG.
2017-10-15 George KoehlerPowerPC ncg never uses the rules to stack LOCAL or...
2017-10-15 George KoehlerFix reglap for procedures that use both sizes of reg_float.
2017-10-15 George KoehlerAdd function prototypes to mach/proto/ncg/regvar.c
2017-10-14 George KoehlerMerge branch 'default' into kernigh-linuxppc
2017-10-14 George KoehlerAdd reglap to ncg. Add 4-byte reg_float to PowerPC...
2017-08-06 David GivenMore ansification.
2017-08-06 David GivenDon't try to run the tests on Travis.
2017-08-06 David Givenmkstemp() is a bit more complex than it looks; because...
2017-08-06 David GivenDon't build mcg as part of linuxppc; it's not used...
2017-08-06 David GivenTurn of qemuppc for now; it's crashing on Travis builds.
2017-08-06 David GivenFix Travis syntax error...
2017-08-06 David GivenStop using mktemp() --- on Haiku, it always generates...
2017-08-06 David GivenAnsification, warning fixes, C89ification.
2017-08-06 David GivenTurn off OSX Travis builds --- this is going to be...
2017-08-06 David GivenAnsification and warning fixes.
2017-08-06 David GivenAttempt to correct file system case sensitivity.
next