1. 13 Jan, 2000 6 commits
    • regenerate · 11950183
      From-SVN: r31370
      Jason Merrill committed
    • BeOS port · 73204d8e
      From-SVN: r31369
      Jason Merrill committed
    • * configure.in: Don't build some bits for beos. · 0da3b5a7
      From-SVN: r31368
      Richard Henderson committed
    • configure.in (i?86-*-beos{pe,elf,}*): Recognize. · 512b62fb
              * configure.in (i?86-*-beos{pe,elf,}*): Recognize.
              * i386/t-beos, i386/x-beos, i386/xm-beos.h: New files.
              * i386/beos-elf.h, i386/beos-pe.h: New files.
      
              * Makefile.in (CROSS_SYSTEM_HEADER_DIR): New.
              * cross-make (SYSTEM_HEADER_DIR): Define using
              CROSS_SYSTEM_HEADER_DIR.
      
              * gcc.c (LIBRARY_PATH_ENV): Provide default.
              (process_command): Use it.
              (main): Likewise.  Kill trailing = from env vars.
              (build_search_list): Put it back.
              * collect2.c (main): Use LIBRARY_PATH_ENV.
      
              * configure.in (GCC_NEED_DECLARATIONS): Add environ.
              * toplev.c: Use NEED_DECLARATION_ENVIRON.
      
              * tm.texi (Frame Layout): Document SMALL_STACK.
              * c-common.c (c_common_nodes_and_builtins): Check it.
      
              * system.h: Undef alloca after including glibc's <stdlib.h>,
              if USE_C_ALLOCA is defined.
      
              * gcc.c (set_input): New fn.
              (main): After all input files are compiled, reset the input file
              info to the first.
      
              * aclocal.m4 (rindex, index): If already defined, don't attempt
              to redefine.
      
              * ginclude/varargs.h: (__va_list__): Define ifndef.
              * ginclude/stdarg.h: Likewise.
      
              * ginclude/stddef.h (__WCHAR_TYPE__) [BEOS]: Use int
              instead of unsigned char.
      
              * hash.h (true, false, boolean): Undef before enum.
      
      From-SVN: r31366
      Jason Merrill committed
    • delete stray semicolon · 6bb88f3b
      From-SVN: r31365
      Jason Merrill committed
    • svr3.h (ASM_FILE_START): Wrap if-clause in squigly brackets. · 80cca0e1
      	* svr3.h (ASM_FILE_START): Wrap if-clause in squigly brackets.
      
      	* recog.c (memory_address_p): Mark parameter with ATTRIBUTE_UNUSED.
      
      	* regclass.c (choose_hard_reg_mode): Likewise.
      
      	* reload.c (find_valid_class, strict_memory_address_p): Likewise.
      
      	* reorg.c (optimize_skip): Wrap prototype in macro conditionals.
      
      From-SVN: r31364
      Kaveh R. Ghazi committed
  2. 12 Jan, 2000 22 commits
  3. 11 Jan, 2000 12 commits