1. 18 May, 2000 28 commits
  2. 17 May, 2000 12 commits
    • It appears that gcc-2.96 supports the keyword "and" now. · 25caac7d
      
      2000-05-16  Nathan C. Myers  <ncm@cantrip.org>
      
              It appears that gcc-2.96 supports the keyword "and" now.
      	* bits/std_ciso646.h: remove.
      	* std/ciso646: gut.
      	* testsuite/17_intro/header_ciso646.c: enable testing.
      	* src/Makefile.am, src/Makefile.in: remove mention of
      	bits/std_ciso646.h
      
      From-SVN: r33968
      Nathan C. Myers committed
    • [multiple changes] · 811e551b
      
      2000-05-17  Nathan C. Myers  <ncm@cantrip.org>
      
      	* bits/std_cmath.h: fix sqrt(float)
      
      2000-05-16  Loren J. Rittle  <ljrittle@acm.org>
      
              * bits/std_cassert.h: Use system_header pragma.
              * bits/std_cctype.h: Likewise.
              * bits/std_cerrno.h: Likewise.
              * bits/std_cfloat.h: Likewise.
              * bits/std_climits.h: Likewise.
              * bits/std_clocale.h: Likewise.
              * bits/std_cmath.h: Likewise.
              * bits/std_csetjmp.h: Likewise.
              * bits/std_csignal.h: Likewise.
              * bits/std_cstdarg.h: Likewise.
              * bits/std_cstddef.h: Likewise.
              * bits/std_cstdio.h: Likewise.
              * bits/std_cstdlib.h: Likewise.
              * bits/std_cstring.h: Likewise.
              * bits/std_ctime.h: Likewise.
              * bits/std_cwchar.h: Likewise.
              * bits/std_cwctype.h: Likewise.
              * bits/std_exception.h: Likewise.
              * bits/std_new.h: Likewise.
              * bits/std_typeinfo.h: Likewise.
              * shadow/bits/std_cassert.h: Likewise.
              * shadow/bits/std_cctype.h: Likewise.
              * shadow/bits/std_cerrno.h: Likewise.
              * shadow/bits/std_cfloat.h: Likewise.
              * shadow/bits/std_climits.h: Likewise.
              * shadow/bits/std_clocale.h: Likewise.
              * shadow/bits/std_cmath.h: Likewise.
              * shadow/bits/std_csetjmp.h: Likewise.
              * shadow/bits/std_csignal.h: Likewise.
              * shadow/bits/std_cstdarg.h: Likewise.
              * shadow/bits/std_cstddef.h: Likewise.
              * shadow/bits/std_cstdio.h: Likewise.
              * shadow/bits/std_cstdlib.h: Likewise.
              * shadow/bits/std_cstring.h: Likewise.
              * shadow/bits/std_ctime.h: Likewise.
              * shadow/bits/std_cwchar.h: Likewise.
              * shadow/bits/std_cwctype.h: Likewise.
              * shadow/bits/wrap_libio.h: Likewise.
              * shadow/bits/wrap_unistd.h: Likewise.
              * shadow/sys/cdefs.h: Likewise.
      
      2000-05-16  Nathan C. Myers  <ncm@cantrip.org>
      
              It appears that gcc-2.96 supports the keyword "and" now.
      	* bits/std_ciso646.h: remove.
      	* std/ciso646: gut.
      	* testsuite/17_intro/header_ciso646.c: enable testing.
      	* src/Makefile.am, src/Makefile.in: remove mention of
      	bits/std_ciso646.h
      
      From-SVN: r33967
      Benjamin Kosnik committed
    • jump.c (jump_optimize_1): Remove inactive but real insns in jump-to-next-insn optimization. · d67b9d00
              * jump.c (jump_optimize_1): Remove inactive but real insns
              in jump-to-next-insn optimization.
      
      From-SVN: r33966
      Richard Henderson committed
    • toplev.c (rest_of_compilation): Don't call optimize_mode_switching unless OPTIMIZE_MODE_SWITCHING. · 97d36f45
              * toplev.c (rest_of_compilation): Don't call optimize_mode_switching
              unless OPTIMIZE_MODE_SWITCHING.  Conditionally set no_new_pseudos.
              Don't call recompute_reg_usage if no_new_pseudos is true.
              * lcm.c (optimize_mode_switching): Move ifdefs outside function.
              Return true if we did work; update global life information.
              * basic-block.h (optimize_mode_switching): Update decl.
      
      From-SVN: r33965
      Richard Henderson committed
    • cpplex.c (expand_name_space): Don't use ptrdiff_t. · 79f50f2a
      2000-05-17  Neil Booth  <neilb@earthling.net>
      
      	* cpplex.c (expand_name_space): Don't use ptrdiff_t.
      
      From-SVN: r33964
      Neil Booth committed
    • decl2.c (finish_anon_union): Generalize error messages to handle anonymous structures. · ff9f1a5d
      	* decl2.c (finish_anon_union): Generalize error messages to handle
      	anonymous structures.
      	* init.c (perform_member_init): Remove `name' parameter.
      	(build_field_list): New function.
      	(sort_member_init): Handle anonymous union initialization order
      	correctly.  Check for multiple initializations of the same union.
      	(emit_base_init): Don't look up fields by name here.
      	(expand_member_init): Record the result of name lookup for future
      	reference.
      	* typeck.c (build_component_ref): Fix formatting.
      
      From-SVN: r33963
      Mark Mitchell committed
    • cpplib.c: New feature, #pragma system_header. · 2c0b35cb
      	* cpplib.c: New feature, #pragma system_header.
      	* cpp.texi: Document special treatment of system headers, and
      	the various mechanisms to get a header that special treatment.
      
      From-SVN: r33962
      Zack Weinberg committed
    • use #def constant for sub-pattern count · 3f69bd93
      From-SVN: r33961
      Bruce Korb committed
    • #ifdef debugging code · 5e36475b
      From-SVN: r33960
      Bruce Korb committed
    • mauve.exp (test_mauve): Call `prune_warnings'. · 9cb0bef5
      	* libjava.mauve/mauve.exp (test_mauve): Call `prune_warnings'.
      	(test_mauve_sim): Likewise.
      	(test_mauve): Redirect stderr in system call.
      	(test_mauve_sim): Likewise.
      	* lib/libjava.exp (test_libjava_from_source): Call
      	`prune_warnings'.
      	(test_libjava_from_javac): Likewise.
      	(bytecompile_file): Redirect stderr in system call.
      	* lib/libjava.exp (libjava_find_program): New proc.
      	(find_jvscan): Use it.
      	(find_gcjh): New proc.
      
      	* libjava.compile/compile.exp: Use "", not $options.
      
      From-SVN: r33959
      Tom Tromey committed
    • system.h (offsetof): Define at the very end, to ensure we prefer the platform's… · e0125cf3
      system.h (offsetof): Define at the very end, to ensure we prefer the platform's definition if available.
      
      	* system.h (offsetof): Define at the very end, to ensure we prefer
      	the platform's definition if available.
      
      From-SVN: r33958
      Kaveh R. Ghazi committed
    • Keep HP-UX 11 from stomping on C++ math namespace · 2dc693ee
      From-SVN: r33957
      Bruce Korb committed