platform/upstream/gcc.git
1993-05-03 Richard Stallman(digest_init): Check size properly for wide-string.
1993-05-03 Richard Stallman(FUNCTION_PROFILER, ASM_OUTPUT_ADDR_DIFF_ELT):
1993-05-03 Richard Stallman(copy-headers): Put `-' on mkdir command.
1993-05-02 Richard StallmanTake out previous change.
1993-05-02 Richard Stallman(push_reload): Allow non-paradoxical SUBREGs of MEM
1993-05-02 Richard Stallman(eliminate_regs...
1993-05-02 Richard Stallman(EDOM, ERANGE): Define only if not defined. (Less...
1993-05-02 Michael MeissnerDo not define EDOM/ERANGE.
1993-05-02 Richard Stallman(record_jump_cond): Use mode of op0 or op1, not MODE,
1993-05-02 Richard StallmanDeleted casts to void.
1993-05-02 Jeff Law* pa.md (shadd for reload): Change constraints to match...
1993-05-01 Richard Stallman(libobjc.a): Depend on $(USE_COLLECT2)
1993-05-01 Richard Stallman(xforward): Add `else true;' for Ultrix 4.2 make.
1993-05-01 Richard Stallman(WORD_SWITCH_TAKES_ARG): Fix typo.
1993-05-01 Richard Stallman(simplify_binary_operation): Reject CCmode in A &...
1993-05-01 Tom Wood(build_ivar_reference): Warn when a class method
1993-05-01 Richard Stallman(truthvalue_conversion): Specific error message when...
1993-05-01 Richard Stallman(yylex): Avoid invalid shift for erroneous empty char...
1993-05-01 Richard Stallman(subst, case COMPARE): Use SELECT_CC_MODE even if HAVE_CC0.
1993-04-30 Jim Wilson(LONG_DOUBLE_TYPE_SIZE): Ifdef out.
1993-04-30 Doug EvansFix syntax error.
1993-04-30 Richard Stallman(install-normal): Move install-libgcc after $(INSTALL_H...
1993-04-30 Richard Stallman(cse_insn): Reset the INSN_CODE for conditional
1993-04-30 Ian Lance TaylorFix #endif comments
1993-04-30 Steve ChamberlainAccept sh, hms.
1993-04-30 Steve ChamberlainInitial revision
1993-04-30 Richard Stallman(default_conversion): Undo last change.
1993-04-30 Richard StallmanComment fix.
1993-04-30 Richard Stallman(default_conversion): Pass through non-lvalue arrays...
1993-04-30 Richard Stallman(ASM_OUTPUT_CONSTRUCTOR, ASM_OUTPUT_DESTRUCTOR):
1993-04-29 Ian Lance TaylorDefine SMALL_ARG_MAX
1993-04-29 Ian Lance TaylorIf SMALL_ARG_MAX is defined don't pass non-directories...
1993-04-29 Torbjorn Granlund(float_extend:DF recognizer): Add missing arg to output...
1993-04-29 Kresten Krab... _forward.c renamed to xforward.c
1993-04-29 Richard Stallman(movxf): Add pattern for soft-float moves.
1993-04-29 Richard Stallman(output_move_double): Support XFmode moves.
1993-04-29 Richard Stallman(output_call): Add missing arg to output_asm_insn.
1993-04-29 Richard Stallman(default_compilers): Inhibit -D__OPTIMIZE__ if -O0.
1993-04-29 Kresten Krab... Added check for selectors==0
1993-04-29 Kresten Krab... Uninstalled argframe macros
1993-04-29 Jeff Lawpa.c (emit_move_sequence): After legitimizing a PIC...
1993-04-29 Jeff Lawpa.h (CONDITIONAL_REGISTER_USAGE): %r19 is fixed if...
1993-04-28 Roland McGrath(distdir): Omit RCS subdir of config.
1993-04-28 Jeff Lawpa.h (HARD_REGNO_MODE_OK): Allow modes smaller than...
1993-04-28 Roland McGrath(distdir): Copy subdirectories of config/ too.
1993-04-28 Roland McGrath(extraclean): Delete *.z as well.
1993-04-28 Michael MeissnerMove setting -mgpopt from CC1_SPEC to OPTIMIZATION_OPTIONS.
1993-04-28 Michael MeissnerMove setting -mgpopt from CC1_SPEC to OPTIMIZATION_OPTIONS.
1993-04-28 Michael MeissnerDon't emit a symbol if the language is "C".
1993-04-28 Richard Kenner(emit_block_move): Cast to unsiged HOST_WIDE_INT instea...
1993-04-28 Richard Kenner(simplify_binary_operation, case SMAX): Cast to unsiged...
1993-04-28 Richard Kenner(force_to_mode, simplify_comparison): Cast to unsiged...
1993-04-28 Richard Kenner(yylex): Don't use unsigned comparison to also check...
1993-04-28 Kresten Krab... Fixed bug in argframe
1993-04-28 Richard Kenner(convert_to_integer): When we want to return zero,...
1993-04-27 Richard Kenner(stmp-int-hdrs): No longer depends on gsyslimits.h.
1993-04-27 Kresten Krab... Changed to use argframe macros
1993-04-27 Jeff Lawreorg.c (dbr_schedule): Do not run the delay slot sched...
1993-04-27 Tom WoodUse gas.h instead of bsd.h.
1993-04-27 Tom Wood(NeXT_OBJC, STANDARD_EXEC_PREFIX): Delete.
1993-04-27 Jeff Law* pa.md (blockage): New pattern.
1993-04-27 Jeff Lawpa.c (hppa_expand_epilogue): Emit a "blockage" insn...
1993-04-27 Ian Lance TaylorBase WORD_SWITCH_TAKES_ARG on new macro DEFAULT_WORD_SW...
1993-04-27 Richard Kenner(alpha_emit_set_const...
1993-04-27 Kresten Krab... -x test changed to -s test in fflags target
1993-04-27 Kresten Krab... Definition of (Meta)Class_t eliminated, using Class*
1993-04-26 Richard Kenner(fold): Signedness matters for comparisons and right...
1993-04-26 Richard Kenner(ONLY_INT_FIELD): Define again; this time say why.
1993-04-26 Richard KennerUse INTEGRAL_TYPE_P and FLOAT_TYPE_P.
1993-04-26 Richard Kenner(INTEGRAL_TYPE_P, FLOAT_TYPE_P): New macros.
1993-04-26 Richard Kenner(other_variable_style_function): Properly test for...
1993-04-26 Richard Kenner(pushdecl): Don't make a copy of type of error_mark_node.
1993-04-26 Jeff Lawpa-hpux.h (LINK_LIBGCC_SPECIAL): Delete.
1993-04-26 Michael MeissnerAdd alpha support.
1993-04-26 Kresten Krab... Runtime portability cleanup
1993-04-26 Doug Evans(ASM_OUTPUT_LONG_DOUBLE): New macro.
1993-04-26 Kresten Krab... Changed unsigned int to size_t when casting pointers...
1993-04-26 Kresten Krab... Updated to use IN_OBJC
1993-04-26 Kresten Krab... Updated to use the above IN_OBJC
1993-04-26 Kresten Krab... Take out archiving for alpha
1993-04-26 Kresten Krab... Take out archiving support for alpha
1993-04-26 Kresten Krab... Take out archiving support for alpha.
1993-04-26 Kresten Krab... new #define used to control inclusion of gstdarg or...
1993-04-26 Doug Evans(NOTE_INSN_FUNCTION_BEG): Make non-zero.
1993-04-25 Richard Kenner(output_decl): Check for DECL_INITIAL == NULL_TREE...
1993-04-25 Jim Wilson(mem_aligned_8): Delete ifdefed out code.
1993-04-25 Jim Wilson(TARGET_HOPE_ALIGN, TARGET_FORCE_ALIGN): Delete.
1993-04-25 Jim Wilson(create_reg_dead_note): Rewrite so as to conserve regis...
1993-04-25 Jim Wilson(REG_ALLOC_ORDER, REG_LEAF_ALLOC_ORDER): Make %f0/%f1
1993-04-25 Jim Wilson(movstrsi): Comment out.
1993-04-25 Jim Wilson(output_load_address, output_size_for_block_move,
1993-04-25 Jim Wilson(output_function_epilogue): Emit 'nop' instead of
1993-04-25 Jim Wilson(movdf): Add a define split.
1993-04-25 Jim Wilson(extract_fixed_bit_field): Adjust BITPOS so that it
1993-04-25 Richard Kenner(make_decl_rtl): If a variable has an asm operand that...
1993-04-25 Richard Kenner(init_decl_processing): Last arg to __builtin_apply...
1993-04-25 Richard Kenner(yylex): Don't warn about floating point out of range...
1993-04-25 Richard Kenner(SIZE_TYPE): Deleted.
1993-04-24 Richard Kenner(forget_protocol_qualifiers): Cast enums to int before...
1993-04-24 Jeff Lawpa.md (cacheflush): Rework pattern and output template...
next