1. 24 Mar, 1999 14 commits
  2. 23 Mar, 1999 20 commits
  3. 22 Mar, 1999 6 commits
    • openbsd.h (TARGET_DEFAULT): Define. · edebba7a
              * i386/openbsd.h (TARGET_DEFAULT): Define.
              * configure.in: Do not set TARGET_CPU_DEFAULT for x86 OpenBSD
              configurations.
              * configure: Rebuilt.
              * i386/freebsd.h (TARGET_DEFAULT): Define instead
              of TARGET_CPU_DEFAULT.
              * i386/netbsd.h (TARGET_DEFAULT): Likewise.
      
      From-SVN: r25912
      Jeff Law committed
    • sdbout.c (syms.h): Don't include on Interix. · 58f4af8e
              * sdbout.c (syms.h): Don't include on Interix.
              * toplev.c (main): No sbrk on Interix.
      
      Co-Authored-By: Donn Terry <donn@interix.com>
      
      From-SVN: r25911
      Mumit Khan committed
    • configure.in: Add i386-pc-interix support. · 052dbd9e
              * configure.in: Add i386-pc-interix support.
              * configure: Regenerate.
              * fixinc.interix: New file.
              * config/interix.h: New file.
              * config/x-interix: New file.
              * config/xm-interix.h: New file.
              * i386/interix.h: New file.
              * i386/interix.c: New file.
              * i386/t-interix: New file.
      
      Co-Authored-By: Donn Terry <donn@interix.com>
      
      From-SVN: r25910
      Mumit Khan committed
    • i386.h (PREFERRED_STACK_BOUNDARY): Define. · 65954bd8
              * i386.h (PREFERRED_STACK_BOUNDARY): Define.
              * i386.c (ix86_compute_frame_size): New function.
              (ix86_prologue, ix86_epilogue): Use it.
              * i386.h (INITIAL_ELIMINATION_OFFSET): Likewise.
              * reload1.c: Provide default for PREFERRED_STACK_BOUNDARY.
      
      From-SVN: r25909
      Jeff Law committed
    • Changelog: Fixed 1999-03-22 typos. · 8af456c8
      Mon Mar 22 20:14:26 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
      	* Changelog: Fixed 1999-03-22 typos.
      	* lang.c (lang_decode_option): Fixed typo in error string in the
       	XARG section.
      (Grr, typos.)
      
      From-SVN: r25908
      Alexandre Petit-Bianco committed
    • Makefile.in: (JAVA_OBJS) Added entry xref.o. · 235acd35
      1999-03-22  Alexandre Petit-Bianco  <apbianco@cygnus.com>
      	* Makefile.in: (JAVA_OBJS) Added entry xref.o.
      	(xref.o): New rule.
      	* java-tree.h (flag_emit_xref): Declared extern.
      	* lang.c: (xref.h): Included.
      	(flag_emit_xref): New global variable.
      	(lang_decode_option): Added support for -fxref.
      	* xref.c: Created.
      	* xref.h: Likewise.
      
      From-SVN: r25907
      Alexandre Petit-Bianco committed