Merge pull request #183 from kernigh/kernigh-include
[ack.git] / h /
2019-02-20 carlRemove CMake changes and generic sed scripts so they...
2019-02-18 carlBetter ANSI C compatibility and portability - part 1:
2019-02-10 David GivenMerge from default.
2018-09-20 David GivenMerge pull request #131 from davidgiven/dtrg-mips
2018-09-10 David GivenAnsify.
2018-09-10 David GivenClang-format before editing.
2018-09-09 David GivenMerge from default.
2018-09-09 David GivenRework relocations again: add RELO2HI and RELO2HISAD...
2018-09-09 David GivenSimplify MIPS relocations. Add RELS2 (for generic high...
2018-09-03 David GivenAdded li and la instructions.
2018-09-01 David GivenAdd a completely non-tested table-based MIPS assembler.
2018-06-25 David GivenMerge pull request #110 from davidgiven/dtrg-warnings
2018-06-24 David GivenMove the Modula-2 library includes into a directory...
2018-06-23 David GivenMerge pull request #108 from davidgiven/dtrg-warnings
2018-06-23 David GivenWarning-fix and protoise the basic library.
2018-06-23 David GivenMerge pull request #106 from davidgiven/dtrg-libc
2018-06-23 David GivenWarning fix.
2018-06-20 David GivenMerge pull request #96 from kernigh/kernigh-emu-1
2018-06-18 David GivenMerge pull request #103 from davidgiven/dtrg-warnings
2018-06-17 David GivenMove the private Pascal headers into libpc where they...
2018-06-15 David GivenMerge pull request #100 from kernigh/kernigh-pdp
2018-06-14 David GivenMerge pull request #99 from davidgiven/dtrg-ass
2018-06-13 David GivenMerge from trunk.
2018-06-13 David GivenAfter finding the em_table documentation, move it somew...
2018-06-02 David GivenMerge pull request #87 from davidgiven/dtrg-travis
2018-06-02 David GivenCrudely tweak some of the prototypes to please clang...
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-13 George KoehlerDeclare machine-dependent functions in mach/proto/ncg
2017-11-12 George KoehlerAdd prototypes to functions in subr.c
2017-10-26 David GivenMerge pull request #59 from kernigh/kernigh-ppc-regs
2017-10-18 George KoehlerRename RELOLIS to RELOPPC_LIS.
2017-08-06 David GivenMerge from trunk.
2017-02-15 David GivenMerge pull request #52 from kernigh/pr-relolis
2017-02-08 George KoehlerAdd RELOLIS for PowerPC lis with ha16 or hi16.
2016-11-08 George KoehlerMerge branch 'default' into kernigh-osx
2016-10-30 David GivenMerge from default. travis
2016-10-29 David GivenMerge from default (merging in George Koehler's PowerPC...
2016-10-19 David GivenMerge pull request #6 from kernigh/pr-linuxppc
2016-10-16 David GivenMerge in the unfinished PowerPC branch.
2016-10-08 George KoehlerRemove stackadjust and stackoffset() from ncg.
2016-09-30 George KoehlerMerge branch 'default' into kernigh-linuxppc
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 GivenMerge from default.
2016-09-02 David GivenDistributions are a pain --- let's not bother any more...
2016-07-28 David GivenC preprocessor; tabgen; now the pc86 boot.s builds...
2016-07-26 David Givenyacc, ncgg; platform ncg builds now.
2016-07-19 David Givencemcom.ansi now builds.
2016-06-19 David GivenAll the amisc binaries now build.
2016-06-16 David GivenFirst draft at installables; not very satisfactory...
2016-06-14 David Giveninstallable works, although it's a bit kludgy. Change...
2016-06-12 David GivenWe can build a real program now!
2016-03-18 David GivenFix a whole pile of issues related to the failed attemp...
2016-03-17 David GivenFix checkin into wrong hg branch.
2016-03-14 David GivenRaise the limit on ack.out relocation types by making...
2016-03-13 David GivenMerge in VideoCore IV code generator.
2016-03-13 David GivenMerge from default. dtrg-videocore
2013-05-29 David GivenUpdate from trunk.
2013-05-29 David GivenAttempt to fix 64-bitness error in ashow. Deprecate...
2013-05-17 David GivenAdd special relocation type for VC4 jump instructions.
2013-05-13 David GivenMerge updates from trunk.
2013-05-09 David GivenReadjust after merge to default.
2013-05-09 David GivenMerge changes from branch: linux68k platform, linuxppc...
2013-05-07 David GivenCheck in incomplete Linux PowerPC and M68K work.
2012-12-14 David GivenBack out erroneous change.
2012-09-27 David GivenChange to use stdint's implementation independent types...
2012-09-23 George KoehlerMerge deletion of many undead files.
2012-09-21 George KoehlerDelete 689 undead files.
2010-08-05 dtrgFlush output stream before waiting for user input.
2010-08-04 cvs2hgfixup commit for tag 'release-6-0-pre-4' release-6-0-pre-4
2007-11-02 dtrgArchival checkin (semi-working code).
2007-04-29 cvs2hgfixup commit for tag 'release-6-0-pre-3' release-6-0-pre-3
2007-04-21 dtrgAdapted for ANSI C and our pseudo-Posix syscall interface.
2007-02-26 dtrgRenamed the language libraries and runtimes to have...
2007-02-25 cvs2hgfixup commit for tag 'release-6-0-pre-1' release-6-0-pre-1
2007-02-25 dtrgUpdated .distr files for the new release.
2007-02-25 dtrgMoved from /etc.
2006-07-18 dtrgAdded the appropriate #! magic at the beginning of...
2006-02-04 cvs2hgfixup commit for tag 'llgen-1-0' llgen-1-0
1994-12-20 cerielAdded more precise info about parameters
1994-12-06 cvs2hgfixup commit for tag 'oct-1' oct-1
1994-06-24 cerielHeader --> Id
1991-12-12 cerielremoved macro defining ushort; gave clash with /usr...
1991-10-01 cerielAdded ip_spec.h
1991-06-06 cerielChanged an int into a short
1990-11-06 cerielAdded pc_math.h
1990-10-25 cerielprotect against multiple inclusions, commented text...
1990-09-04 eckchanged stacheight computation to top element size...
1990-07-30 cerielmodifications for debugger
1990-07-18 eckadded #defines for stackheight computation
1990-06-20 cerielAdded debugger messages
1990-05-16 cerielremoved pc_size.h
1990-02-09 cerielAdded a new operator for ncg: is_rom()
1989-10-26 cerielAdded a command to kill a register
1989-10-04 cerielThis is the 4th distribution version
1989-06-19 cerielversions for new Pascal compiler
1988-07-28 cerielremoved em_path.h and local.h from .distr
1988-04-29 cerielAdded another trap number
1988-04-08 cerielAdded comments and m2_traps.h
next