1. 26 Jul, 2000 14 commits
  2. 25 Jul, 2000 19 commits
    • * config/alpha/osf.h (SIZE_TYPE, PTRDIFF_TYPE): New. · 54ffbc76
      From-SVN: r35258
      Rodney Brown committed
    • sh.md (cmpgtdi_t): Must be split. · 1987b7bc
      	* sh.md (cmpgtdi_t): Must be split.
      	(cmpgtdi_t+1): New splitter.
      
      From-SVN: r35257
      J"orn Rennecke committed
    • cpplib.c (_cpp_check_directive): Issue -Wtraditional warnings for indented… · bc013f00
      cpplib.c (_cpp_check_directive): Issue -Wtraditional warnings for indented directives even if we are skipping.
      
      	* cpplib.c (_cpp_check_directive): Issue -Wtraditional
      	warnings for indented directives even if we are skipping.
      
      From-SVN: r35256
      Zack Weinberg committed
    • * gcc.dg/cpp/tr-warn3.c: New test. · f47e4084
      From-SVN: r35255
      Kaveh R. Ghazi committed
    • Kill strict_prototype. · 8b27e9ef
      	Kill strict_prototype. Backwards compatibility only for
      	non NO_IMPLICIT_EXTERN_C systems.
      	* cp-tree.h (flag_strict_prototype): Remove.
      	(strict_prototype): Remove.
      	(strict_prototypes_lang_c, strict_prototypes_lang_cplusplus): Remove.
      	* decl.c (maybe_push_to_top_level): Adjust.
      	(pop_from_top_level): Adjust.
      	(decls_match): Only allow sloppy parm matching for ancient
      	system headers.
      	(init_decl_processing): Adjust.
      	(grokdeclarator): Adjust.
      	* decl2.c (flag_strict_prototype): Remove.
      	(strict_prototype): Remove.
      	(strict_prototypes_lang_c, strict_prototypes_lang_cplusplus): Remove.
      	(lang_f_options): Remove "strict-prototype".
      	(unsupported-options): Add "strict-prototype".
      	* lex.c (do_identifier): Adjust.
      	(do_scoped_id): Adjust.
      	* parse.y (empty_parms): Adjust.
      	* class.c (push_lang_context): Adjust.
      	(pop_lang_context): Adjust.
      	* typeck.c (comp_target_parms): Adjust.
      
      From-SVN: r35254
      Nathan Sidwell committed
    • invoke.texi (strict-prototypes): Remove. · 7b300d13
      	* invoke.texi (strict-prototypes): Remove.
      	* extend.texi (Deprecated Features): Add strict-prototypes.
      	(Backwards Compatibility): New node.
      
      From-SVN: r35253
      Nathan Sidwell committed
    • implicit1.C: Remove. · 2c05a794
      	* g++.old-deja/g++.ext/implicit1.C: Remove.
      	* g++.old-deja/g++.jason/c2.C: Remove
      	* g++.old-deja/g++.mike/p700.C: Add prototype parameters.
      	* g++.old-deja/g++.pt/crash16.C: Likewise.
      	* g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
      
      From-SVN: r35252
      Nathan Sidwell committed
    • * g++.old-deja/g++.other/for2.C: New test. · 10dd7d29
      From-SVN: r35251
      Nathan Sidwell committed
    • decl.c (poplevel): Deal with anonymous variables at for scope. · c3783399
      	* decl.c (poplevel): Deal with anonymous variables at for scope.
      	(maybe_inject_for_scope_var): Likewise.
      
      From-SVN: r35250
      Nathan Sidwell committed
    • i386.md (andsi_1+1): Allow HImode. · 5e1a2fc7
      	* config/i386/i386.md (andsi_1+1): Allow HImode.
      	(andsi_1+2): Require q_regs_operand.
      	* gcc.dg/20000720-1.c: New test.
      
      From-SVN: r35249
      Jakub Jelinek committed
    • i386.md (call_pop): Check operands[0], not operands[1]. · 9e81685a
      	* config/i386/i386.md (call_pop): Check operands[0],
      	not operands[1]. Only check SYMBOL_REF_FLAG for a SYMBOL_REF.
      	(call): Likewise.
      	(call_value_pop): Only check SYMBOL_REF_FLAG for a SYMBOL_REF.
      	(call_value): Likewise.
      
      From-SVN: r35248
      Jakub Jelinek committed
    • toplev.c (pipe_closed): Delete. · a7023245
      	* toplev.c (pipe_closed): Delete.
      	(crash_signal): New.  Generate ICE for a fatal signal.
      	(float_signal): Call crash_signal outside a float-handler
      	block, not abort.
      	(main): Install crash_signal as handler for core-dumping signals.
      
      	* cp/decl.c: Remove all signal handling code, now done in toplev.c.
      
      From-SVN: r35247
      Zack Weinberg committed
    • rs6000.c (print_operand, case 'T'): New case. · cccf3bdc
      	* rs6000.c (print_operand, case 'T'): New case.
      
      	* rs6000.md (call_indirect_aix32): Convert to expander of
      	scheduled instructions.
      	(call_indirect_aix64): Likewise.
      	(call_value_indirect_aix{32,64}): Likewise.
      	(call, call_value): Invoke expanders for AIX.  Fall through to
      	matchers for SysV.
      	(call_indirect_nonlocal_aix{32,64}): New patterns (ctr and lr).
      	(call_value_indirect_nonlocal_aix{32,64}): New patterns.
      	(call_nonlocal_aix32): Remove CALL_LONG alternative.  Operand 1
      	only "g" constraint.
      	(call_nonlocal_aix64): Likewise.
      	(call_value_nonlocal_aix{32,64}): Likewise.
      	(call_nonlocal_sysv): New pattern for ctr, lr, and symbolic
      	operands.
      	(call_value_nonlocal_sysv): New pattern.
      	(indirect_jump{si,di}): Use new 'T' modifier.
      	(tablejump{si,di} matchers): Likewise.
      	(return_internal_{si,di}): Likewise.
      	(return_eh_{si,di}): Likewise.
      
      From-SVN: r35246
      David Edelsohn committed
    • ColorModel.java: New file... · 69b1b291
      2000-07-23  Rolf W. Rasmussen  <rolfwr@ii.uib.no>
      
      	* libjava/java/awt/image/ColorModel.java: New file, replaces the
      	stub libjava/java/awt/ColorModel.java which was located in the
      	wrong package.
      	* libjava/java/awt/image/ComponentColorModel.java: New file.
      	* libjava/java/awt/image/ComponentSampleModel.java: New file.
      	* libjava/java/awt/image/DataBuffer.java: New file.
      	* libjava/java/awt/image/DataBufferByte.java: New file.
      	* libjava/java/awt/image/DataBufferInt.java: New file.
      	* libjava/java/awt/image/DataBufferUShort.java: New file.
      	* libjava/java/awt/image/DirectColorModel.java: New file.
      	* libjava/java/awt/image/PackedColorModel.java: New file.
      	* libjava/java/awt/image/Raster.java: New file.
      	* libjava/java/awt/image/SampleModel.java: New file.
      	* libjava/java/awt/image/SinglePixelPackedSampleModel.java: New
      	file.
      	* libjava/java/awt/image/IndexColorModel.java: New file.
      	* libjava/java/awt/image/ImageConsumer.java: Removed import of
      	java.awt.ColorModel stub.
      
      	* gnu/gcj/util/BitMaskExtent.java: New file, utility class.
      	* gnu/gcj/util/Buffers.java: New file, utility class.
      
      	* libjava/Makefile.am: Updated to include new files.
      	* libjava/Makefile.in: Rebuilt.
      
      From-SVN: r35245
      Rolf W. Rasmussen committed
    • parse.c: Remove (again.) · 4c31fe99
      2000-07-25  Alexandre Petit-Bianco  <apbianco@cygnus.com>
      
      	* parse.c: Remove (again.)
      
      From-SVN: r35244
      Alexandre Petit-Bianco committed
    • 2000-07-25 Toon Moene <toon@moene.indiv.nluug.nl> · 6a65f413
      	Sorry - forgot changelog entry.
      
      From-SVN: r35243
      Toon Moene committed
    • 20000630-2.x: Removed. · 3cbe3005
      2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
      
      	* 20000630-2.x: Removed.  Case fixed.
      
      From-SVN: r35242
      Toon Moene committed
    • Daily bump. · 6450e806
      From-SVN: r35241
      Jeff Law committed
    • ia64.c (ia64_print_operand): Handle "%,". · 6f8aa100
              * config/ia64/ia64.c (ia64_print_operand): Handle "%,".
              * config/ia64/ia64.h (PRINT_OPERAND_PUNCT_VALID_P): Likewise.
              * config/ia64/ia64.md (movdi_internal): Use it.
      
      From-SVN: r35240
      Richard Henderson committed
  3. 24 Jul, 2000 7 commits