ack.git
2016-10-30 David GivenMerge from default. travis
2016-10-30 David GivenDon't allow parallel builds in the top-level makefile.
2016-10-30 David GivenOld versions of make don't support -r.
2016-10-19 David GivenMerge pull request #6 from kernigh/pr-linuxppc
2016-10-19 George KoehlerRemove f14 to f31 from FREG and FSREG.
2016-10-18 George KoehlerIn powerpc ncg, add a speed hack for sti 8.
2016-10-17 George KoehlerAdd costs to powerpc instructions.
2016-10-17 George KoehlerRewrite .fif8 to avoid powerpc64 fctid
2016-10-16 George KoehlerAdd "kills MEMORY" to powerpc sti rules.
2016-10-16 George KoehlerRemove IND_LABEL_W and IND_LABEL_D
2016-10-16 George KoehlerSimplify moves to and from IND_RC_*
2016-10-16 David GivenDon't need Lua any more.
2016-10-16 David GivenRemember to create the build directory when bootstrapping.
2016-10-16 David GivenUse a self-hosted Lua instead of the system one.
2016-10-16 George KoehlerRefactor how powerpc ncg pushes constants.
2016-10-16 David GivenExperiments with declarative apt and OSX.
2016-10-16 George KoehlerRemove unused parts of mach/powerpc/ncg/table
2016-10-15 George KoehlerIn powerpc table, fix macros los() and his().
2016-10-08 George KoehlerRemove stackadjust and stackoffset() from ncg.
2016-10-07 George KoehlerRemove most of GPRE from mach/powerpc/ncg/table
2016-10-07 George KoehlerRename SCRATCH to RSCRATCH. Never stack RSCRATCH nor...
2016-09-30 George KoehlerMerge branch 'default' into kernigh-linuxppc
2016-09-30 George KoehlerRemove .linenumber and .filename; use hol0 and hol0+4.
2016-09-30 George KoehlerDefine the begdata, begrom, begbss symbols for linuxppc.
2016-09-30 George KoehlerAdd a rule for sdl ldl $1==$2 to work around a bug.
2016-09-29 George KoehlerRewrite fef 8 in powerpc assembly.
2016-09-28 George KoehlerFor "pat ass", move fake stack to real stack before...
2016-09-27 George KoehlerRemove the "invalid" stacking rule.
2016-09-21 George KoehlerMultiple tweaks to plat/linuxppc/descr
2016-09-21 David GivenMerge pull request #5 from kernigh/fix-isatty
2016-09-21 George KoehlerImplement isatty() for Linux.
2016-09-18 George KoehlerRename our pseudo-opcode 'la' to 'li32'.
2016-09-18 George KoehlerEnable the Hall check again, and get powerpc to pass it.
2016-09-18 George KoehlerIn ncgg, increase MAXREGS from 80 to 200.
2016-09-18 George KoehlerFix hilo.p for big-endian platforms.
2016-09-18 George KoehlerAdd the missing .lar4 and .sar4 for powerpc.
2016-09-17 George KoehlerMerge branch 'default' into kernigh-linuxppc
2016-09-17 David GivenEliminate the RELOH2 relocation, as it never worked... dtrg-experimental-powerpc
2016-09-15 David GivenMostly add support for the experimental and largely...
2016-09-15 David GivenMerge from default.
2016-09-10 David GivenMerge pull request #3 from kernigh/ego-fix iburg
2016-09-10 George KoehlerFix bugs with memory allocation in ego.
2016-09-04 David GivenAdd unlink system call. buildsystem
2016-09-03 David GivenCleanup some stray files.
2016-09-03 David GivenAdd modeline, fix formatting.
2016-09-03 David GivenUpdated.
2016-09-03 David GivenMore documentation.
2016-09-02 David GivenFirst half of the ackbuilder documentation.
2016-09-02 David GivenMakefiles are now slightly less inaccurate. Does actual...
2016-09-02 David GivenAdd an install target.
2016-09-02 David GivenDistributions are a pain --- let's not bother any more...
2016-09-02 David GivenRemove the old make-based build system, plus some big...
2016-09-01 David GivenClean up the top level makefile.
2016-08-22 David GivenFix a fun bug where, every now again, ego would get...
2016-08-22 David GivenForgot to check a file in.
2016-08-21 David Givenego now builds and is used.
2016-08-21 David Givenfilenamesof() an installable now returns all installed...
2016-08-21 David GivenFix linking bug where em_decode would generate binary...
2016-08-21 David GivenRun through clang-format.
2016-08-21 David GivenRun through clang-format.
2016-08-21 David GivenRun through clang-format.
2016-08-21 David GivenRun through clang-format.
2016-08-21 David GivenRun through clang-format.
2016-08-21 David GivenPush through clang-format.
2016-08-21 David GivenRun through clang-format.
2016-08-21 David GivenPush em_ego.c through clang-format before working on it.
2016-08-20 David GivenBuild the examples when doing a normal build; this...
2016-08-20 David Givenaal doesn't build the ranlib table if you don't set...
2016-08-20 David GivenAdd files which got missed in the initial build pass.
2016-08-20 David Givenliblinux is no more; its files are now in libsys.
2016-08-20 David Givenrpi has a time() function; don't try to call gettimeofd...
2016-08-20 David GivenPrint hex numbers actually properly this time.
2016-08-20 David GivenRaspberry Pi backend now builds.
2016-08-20 David GivenWildcards are allowed to match no files now.
2016-08-14 David GivenFilename variables now get passed into ackbuilder on...
2016-08-14 David GivenFix dependency error (only shows up with make, not...
2016-08-14 David GivenFix compiler warnings and 64bitisms.
2016-08-14 David GivenEr, oops; the ninja build system is in a package called...
2016-08-14 David GivenBackport to Lua 5.1 (because 5.2 on Travis doesn't...
2016-08-14 David GivenAdd another Travis library.
2016-08-14 David GivenUpdate Travis metadata.
2016-08-14 David GivenLED builds now.
2016-08-14 David GivenMove the em_code headers into the em_code module.
2016-08-14 David GivenMove util/data into modules/src/em_data, for consistenc...
2016-08-14 David Givenlinux68k builds now.
2016-08-14 David Giveninstallables need to depend on their source files...
2016-08-14 David GivenTurns out I wasn't building the syscall libraries....
2016-08-14 David GivenWasn't exporting the plat headers; refactor to make...
2016-08-14 David Givenlinux386 builds. Also, forgot to turn back on the langu...
2016-08-13 David GivenBiggish refactor to break cycles; my build rules were...
2016-08-13 David GivenAdd cycle detection, because it was ruining my day...
2016-08-13 David GivenPascal runtime library now builds.
2016-08-13 David GivenPascal compiler builds.
2016-08-13 David GivenModula-2 runtime library now builds.
2016-08-13 David GivenFixed a small bug where two line number directives...
2016-08-12 David GivenThe Modula-2 compiler now builds.
2016-08-11 David GivenThe Basic runtime builds now.
2016-08-11 David GivenThe Basic compiler works now.
2016-08-11 David Givenreplace() gets confused if you give it a singleton...
2016-08-10 David GivenReplaced the funky and hard-to-compile ACK malloc with...
next