]> gcc.gnu.org Git - gcc.git/history - gcc
(simplify_binary_operation, case SMAX): Cast to unsiged HOST_WIDE_INT
[gcc.git] / gcc /
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 ThorupFixed 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 ThorupChanged 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 Thorup-x test changed to -s test in fflags target
1993-04-27 Kresten Krab ThorupDefinition 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 ThorupRuntime portability cleanup
1993-04-26 Doug Evans(ASM_OUTPUT_LONG_DOUBLE): New macro.
1993-04-26 Kresten Krab ThorupChanged unsigned int to size_t when casting pointers...
1993-04-26 Kresten Krab ThorupUpdated to use IN_OBJC
1993-04-26 Kresten Krab ThorupUpdated to use the above IN_OBJC
1993-04-26 Kresten Krab ThorupTake out archiving for alpha
1993-04-26 Kresten Krab ThorupTake out archiving support for alpha
1993-04-26 Kresten Krab ThorupTake out archiving support for alpha.
1993-04-26 Kresten Krab Thorupnew #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...
1993-04-24 Jeff Lawpa.h (INITIALIZE_TRAMPOLINE): Pass a register operand...
1993-04-24 Richard Kenner(invalidate): Use proper type for in_table.
1993-04-24 Richard Kenner(mark_used_regs): Use proper type for {all,some}_needed.
1993-04-24 Richard Kenner(build_binary_op, build_indirect_ref, build_unary_op...
1993-04-24 Richard Kenner(HASHFUNCTION): Cast pointers to widest int type.
1993-04-23 Richard Kenner(relax_delay_slots): Make sure target_label is set.
1993-04-23 Richard Kenner(shadow_tag_warned): Let warned have three values,...
1993-04-23 Richard Kenner(push_parm_decl): Turn off warning when parameter shado...
1993-04-23 Jeff Lawpa.md (casesi0): Indicate that the PC is set to the...
1993-04-23 Roland McGrathentered into RCS
1993-04-23 Roland McGrath*** empty log message ***
1993-04-23 Doug Evans(emit_reload_insns): Advance following_insn if it is...
1993-04-23 Doug Evans(scan_for_missed_items): Add keywords: else, do, case.
1993-04-23 Richard Kenner(convert_to_integer...
1993-04-23 Richard Kenner(expand_expr...
1993-04-23 Richard Kenner(fold...
1993-04-23 Richard Kenner(readonly_warning): Correctly check for assignments...
1993-04-22 Tom Wood*** empty log message ***
1993-04-22 Tom Wood(maybe_objc_comptypes): Undo the previous change and...
1993-04-22 Tom Wood(ASM_FILE_START): Don't output a .file directive.
1993-04-21 Richard Kenner(location_or_const_value_attribute): Fixed to use DECL_...
1993-04-21 Richard Kenner(integrate_parm_decls): Copy the DECL_ARG_TYPE value...
1993-04-21 Richard Kenner(AT_lo_user, AT_hi_user): Fix defined values to be...
1993-04-21 Doug Evans(assign_parms): Use mode of type, not BLKmode.
1993-04-19 Doug EvansFix style typo.
1993-04-19 Doug Evans(assign_parms): Use new FUNCTION_ARG_CALLEE_COPIES...
1993-04-19 Doug Evans(expand_call): Use new FUNCTION_ARG_CALLEE_COPIES macro.
1993-04-18 Richard Stallman(cmpsi): Use `cmpq' for small immediate values.
1993-04-18 Richard Stallman(clipper_frame_size): New function.
1993-04-18 Richard Stallman(FRAME_POINTER_REQUIRED, FRAME_POINTER_OFFSET):
1993-04-18 Richard Stallman(unary_expr): Delete the alternate REALPART and IMAGPAR...
1993-04-18 Richard Stallman(finish_struct): Promote unsigned bitfield to signed int
1993-04-17 Richard Kenner(block_number, BLOCK_NUM, reg_to_stack): Use ints,...
1993-04-17 Richard Kenner(same_regs): Now arrays of ints.
1993-04-17 Richard Kenner(reg_last_set_label, reg_last_set_table_tick, label_tic...
1993-04-17 Richard Kenner(uid_block_number): Likewise.
1993-04-17 Richard Kenner(reg_basic_block): Now int *, not short *.
1993-04-17 Richard Kenner(FUNCTION_ARG_PADDING): Add parens to make clearer.
1993-04-17 Brendan Kehoecalls.c (expand_call): Check warn_inline before complai...
1993-04-17 Richard Kenner(blockage): Use unspec_volatile #1; #0 is IMB.
1993-04-17 Richard Kenner(untyped_call, blockage): New patterns.
1993-04-17 Richard Kenner(FUNCTION_VALUE_REGNO_P): True only for the first regis...
1993-04-17 Richard Kenner(qty_n_refs): Make int, like reg_n_refs.
1993-04-16 Richard Kenner(last_spill_reg): Add missing "int".
1993-04-16 Doug Evansobjc-headers: Ensure objc dir exists.
1993-04-16 Michael MeissnerDelete extra dependencies.
1993-04-16 Michael MeissnerDon't put relocatable items into .text if -pic-lib.
1993-04-16 Michael MeissnerAllow iris to have its version of the trampoline code.
1993-04-16 Michael MeissnerDon't put relocatable items into .rdata.
1993-04-16 Richard Stallman(REAL_VALUE_ATOF): Define only if not REAL_ARITHMETIC.
next
This page took 0.095565 seconds and 8 git commands to generate.