1. 19 7月, 1999 3 次提交
  2. 16 7月, 1999 1 次提交
  3. 15 7月, 1999 1 次提交
  4. 09 7月, 1999 3 次提交
  5. 05 7月, 1999 2 次提交
  6. 27 6月, 1999 1 次提交
  7. 26 6月, 1999 1 次提交
  8. 25 6月, 1999 1 次提交
  9. 23 6月, 1999 1 次提交
  10. 22 6月, 1999 1 次提交
  11. 14 6月, 1999 1 次提交
  12. 11 6月, 1999 2 次提交
  13. 10 6月, 1999 4 次提交
  14. 09 6月, 1999 1 次提交
  15. 07 6月, 1999 2 次提交
    • B
      Use only -O, not -O3 for NeXTstep: · 861b0ddd
      Bodo Möller 提交于
      > The nextstep port uses the -O3 switch to gcc.  Support for -O3 didn't appear
      > until later (and buggier) versions of NeXTstep.  Use -O instead, or have a
      > separate port.
      
      Submitted by: Mark Crispin <MRC@Panda.COM>
      861b0ddd
    • B
      "linux-sparc" configuration. · 47aae74e
      Bodo Möller 提交于
      Submitted by: Christian Forster <fo@hawo.stw.uni-erlangen.de>
      47aae74e
  16. 05 6月, 1999 2 次提交
  17. 04 6月, 1999 1 次提交
  18. 31 5月, 1999 2 次提交
  19. 29 5月, 1999 2 次提交
  20. 26 5月, 1999 2 次提交
  21. 24 5月, 1999 1 次提交
  22. 21 5月, 1999 1 次提交
  23. 20 5月, 1999 2 次提交
  24. 19 5月, 1999 2 次提交
    • B
      For Solaris with old gcc versions (that don't understand · 054810ec
      Bodo Möller 提交于
      -mcpu=ultrasparc), don't silently step to solaris-sparc-gcc, which
      would unnecessarily use less efficient assembler code.
      Instead, use new configuration variant solaris-usparc-oldgcc;
      this also means that someone who reads the output of ./config will
      notice that it may be advantegeous to upgrade gcc.
      054810ec
    • U
      BSD alpha config. · a2b21737
      Ulf Möller 提交于
      Submitted by: Rich Bud <rbud@fortean.com>
      a2b21737