1. 10 Jan, 1999 1 commit
  2. 29 Nov, 1998 1 commit
  3. 17 Nov, 1998 1 commit
  4. 01 Sep, 1998 2 commits
  5. 27 Apr, 1998 1 commit
    • Marc G. Fournier's avatar
      From: Ryan Kirkpatrick <rkirkpat@nag.cs.colorado.edu> · 1af6b564
      Marc G. Fournier authored
              Ok, I have finally gotten all of the defines for Dec/Alpha and
      Linux/Alpha sorted out as Marc asked. There is no longer any need for
      '-Dalpha' or '-Dlinuxalpha' in either the Dec/Alpha or the Linux/Alpha
      template files (./src/template/{alpha,linuxalpha}). I have replaced every
      instance of 'alpha' or '__alpha__' with '__alpha', as that appears to be
      the common symbol between C compilers on both operating systems (RH4.2 &
      DecUnix 4.0b) for alpha.
      1af6b564
  6. 12 Apr, 1998 1 commit
  7. 26 Feb, 1998 1 commit
  8. 02 Feb, 1998 1 commit
  9. 13 Jan, 1998 1 commit
  10. 05 Jan, 1998 2 commits
  11. 26 Sep, 1997 1 commit
  12. 24 Sep, 1997 1 commit
  13. 23 Sep, 1997 1 commit
  14. 13 Sep, 1997 1 commit
  15. 08 Sep, 1997 2 commits
  16. 07 Sep, 1997 1 commit
  17. 28 Jul, 1997 1 commit
  18. 03 Jun, 1997 1 commit
  19. 14 May, 1997 1 commit
  20. 11 May, 1997 1 commit
  21. 12 Mar, 1997 1 commit
    • Marc G. Fournier's avatar
      From: Dan McGuirk <mcguirk@indirect.com> · 5dde558c
      Marc G. Fournier authored
      Subject: [HACKERS] linux/alpha patches
      
      These patches lay the groundwork for a Linux/Alpha port.  The port doesn't
      actually work unless you tweak the linker to put all the pointers in the
      first 32 bits of the address space, but it's at least a start.  It
      implements the test-and-set instruction in Alpha assembly, and also fixes
      a lot of pointer-to-integer conversions, which is probably good anyway.
      5dde558c
  22. 19 Feb, 1997 1 commit
  23. 14 Feb, 1997 1 commit
  24. 24 Jan, 1997 1 commit
  25. 18 Jan, 1997 1 commit
  26. 06 Jan, 1997 1 commit
  27. 06 Nov, 1996 1 commit
  28. 31 Oct, 1996 1 commit
  29. 26 Oct, 1996 1 commit
  30. 27 Aug, 1996 1 commit
  31. 19 Aug, 1996 1 commit
    • Marc G. Fournier's avatar
      Added a SVR4 port · 926a066d
      Marc G. Fournier authored
      ```yaml
      below my signature, there are a coupls of diffs and files in a shell
      archive, which were needed to build postgres95 1.02 on Siemens Nixdorfs
      MIPS based SINIX systems. Except for the compiler switches "-W0" and
      "-LD-Blargedynsym" these diffs should also apply for other SVR4 based
      systems. The changes in "Makefile.global" and "genbki.sh" can probably
      be ignored (I needed gawk, to make the script run).
      
      There is one bugfix thou. In "src/backend/parser/sysfunc.c" the
      function in this file didn't honor the EUROPEAN_DATES ifdef.
      ```
      
      Submitted by:  Frank Ridderbusch <ridderbusch.pad@sni.de>
      926a066d
  32. 20 Jul, 1996 1 commit
  33. 09 Jul, 1996 1 commit