OSDN Git Service

(expr_no_commas): Do not store temporary skip_evaluation increments on
[pf3gnuchains/gcc-fork.git] / gcc /
1997-01-19 kenner(main): If PREFERRED_DEBUGGING_TYPE used and set to...
1997-01-19 kenner(lang_options): Add -fhosted, -ffreestanding, and ...
1997-01-19 kenner(warn_main, flag_hosted): New variables.
1997-01-19 kenner(start_decl): Add code for -Wmain.
1997-01-19 kennerFix problems with symlinks to ".".
1997-01-19 kennerFormerly extend.texi.~112~
1997-01-19 kenner(check_final_value): Handle insns with no luid's.
1997-01-19 kenner(DIR_SEPARATOR): Define.
1997-01-19 kenner(save_constants): Make (address (const ..)) to record...
1997-01-19 kenner(convert_memory_address, case SYMBOL_REF): Copy
1997-01-19 kenner(MINIMUM_ATOMIC_ALIGNMENT): New macro.
1997-01-19 kenner(instantiate_virtual_regs_1, case USE, case CLOBBER...
1997-01-18 kenner(get_unwidened): Don't crash if FIELD_DECL not layed...
1997-01-18 kenner(const_hash): Treat NON_LVALUE_EXPR like CONVERT_EXPR.
1997-01-17 djeRemove i386 reference.
1997-01-17 ianDon't define STACK_POINTER_OFFSET; just use the default...
1997-01-16 meissnerFix typo.
1997-01-16 mrs * cplus-dem.c: Fix indenting; note that this...
1997-01-16 meissnerCleanup specs support
1997-01-16 djeInitial revision
1997-01-16 djeAdd linux support.
1997-01-16 meissnerUse eabi.h, not sysv.h
1997-01-16 wilson(LINKER_ENDIAN_SPEC): Define.
1997-01-16 meissnerFix copyright msg.
1997-01-16 law * mn10300/mn10300.md (bCC, inverted bCC): Use...
1997-01-15 ianInitialize reload_address_{base,index}_reg_class
1997-01-15 ianUse reload_address_{base,index}_reg_class when reloadin...
1997-01-15 ianDeclare reload_address_{base,index}_reg_class
1997-01-14 ianAdd support for REG[NO]_MODE_OK_FOR_BASE_P
1997-01-14 ianHandle more cases when eliminating the FP to the hard FP
1997-01-14 ianCopy a CONST_INT rtx in force_const_mem
1997-01-14 ianAdd support for new target macro CONSTANT_AFTER_FUNCTION_P
1997-01-13 edelsohnadd -D_AIX41 CPP definition
1997-01-13 wilson(PREDICATE_CODES): Add complemented_arith_operand.
1997-01-13 wilson(complemented_arith_operand): New function.
1997-01-13 wilson(norsi3, nordi3): Use canonical RTL. Prepend `*' to...
1997-01-13 wilson(LINK_SPEC): Delete.
1997-01-10 edelsohn-mthreads and -mpe support
1997-01-10 kenner(LINK_SPEC): New definition.
1997-01-10 kenner(FLAGS_TO_PASS): Add STAGE_PREFIX, set by configure.
1997-01-10 kenner(dwarfout_line): Push to LINE_SECTION after calling...
1997-01-09 coxsUse SImode instead of HImode if aligned.
1997-01-07 merrillx
1997-01-07 djmAdd hppa1.1-hitachi-hiuxmpp support, passed along by...
1997-01-06 kenner(movhi): Corrected case of moving constant to memory.
1997-01-06 kennerNow includes regs.h.
1997-01-06 kennerDelete redundant definitions of compiler and library...
1997-01-06 kenner(type_attribute): Ignore any subtype for now.
1997-01-06 kenner(operand_equal_p): Rework to consider two expressions...
1997-01-06 law * pa/pa.md (pic_load_label): Fix test for using...
1997-01-05 kenner(expand_expr, case COMPONENT_REF): Fix error in last...
1997-01-05 miles(*:GNU:*:*):
1997-01-05 kenner(struct tree_decl): saved_insns.i is HOST_WIDE_INT.
1997-01-05 kenner(const_binop): Rework to only make constants in
1997-01-05 kenner(staticp, case COMPONENT_REF, BIT_FIELD_REF): Not stati...
1997-01-05 kenner(get_inner_reference): Fix type error.
1997-01-05 kenner(integer_pow2): Mask value to width of type.
1997-01-05 kenner(expand_expr, case COMPONENT_REF): If taking value...
1997-01-05 kenner(expand_expr, case COND_EXPR): Add additional cases...
1997-01-04 kenner(store_fixed_bit_field): If not SLOW_UNALIGNED_ACCESS...
1997-01-04 kenner(find_split_point, case SET): If SET_SRC is NE and
1997-01-04 kenner(emit_library_call_value): Remove redundant check for...
1997-01-04 karlOops, did inadvertent branch.
1997-01-04 kenner(addsi3, addhi3): Use two addqw (or subqw) insns when...
1997-01-04 kenner(output_function_{pro,epi}logue): Use addq/subq when...
1997-01-04 kenner(basic_induction_var): Return 0 if SUBREG is not a...
1997-01-04 kenner(ENDFILE_SPEC): Use "gnu", not "gnu_cc".
1997-01-04 kenner(vmskrunch): Try to not chop trailing uppercase letters.
1997-01-04 kenner(PRINTF_PROTO): Use __printf__ in __attribute__, not...
1997-01-03 kenner(rtx_equal_for_thread_p): Return 0 for floating-point.
1997-01-03 kenner(find_reloads): If replaced a PLUS or MULT with a simpl...
1997-01-03 kenner(cmov): Fix operand numbers in case involving DF target, DF
1997-01-03 kenner(M68*:*:R3V[567]*:*): Use uppercase 'M'.
1997-01-03 kenner(macroexpand): Delete any no-reexpansion marker that...
1997-01-03 kenner(fill_slots_from_thread): Skip moved insn in all three...
1997-01-03 kenner(struct function): New field args_info.
1997-01-03 kenner(push_function_context_to, pop_function_context_from...
1997-01-03 kennerCheck for __VMS__, not VMS.
1996-12-31 ianHandle mips-unknown-linux-gnu
1996-12-31 ianRecognize mips-unknown-linux-gnu
1996-12-31 law * pa/pa.c (fmpy_operands): Remove. No longer...
1996-12-30 wilson(subst_stack_regs_pat): Set src_note explicitly, instead
1996-12-30 wilson(print_node): Don't try to print nonexistent
1996-12-27 mrs90th Cygnus<->FSF quick merge
1996-12-26 meissnerSet length of V.4 pic initialization
1996-12-24 wilson(FUNCTION_ARG_REGNO_P): Correct for TARGET_SOFT_FLOAT and
1996-12-24 wilson(function_cannot_inline_p): Reject function with
1996-12-21 merrillx
1996-12-20 brendan * g++spec.c (lang_specific_driver): Put missing...
1996-12-18 law * mn10300/mn10300.c (notice_update_cc): Enable...
1996-12-18 drepperupdate from main archive 961217
1996-12-18 mrs90th Cygnus<->FSF quick merge
1996-12-18 mrsInitial revision
1996-12-18 mrs90th Cygnus<->FSF quick merge
1996-12-17 wilson(update_flow_info): When add REG_DEAD notes for dest of
1996-12-17 meissnerDelete HAS_INIT_SECTION
1996-12-17 eggertSpelling fix.
1996-12-17 wilson(nonzero_bits): Ifdef out calls to num_sign_bit_copies.
1996-12-16 wilson(location_or_const_value_attribute, case CONCAT): Add.
1996-12-16 wilson(simplify_comparison): Use mode_width as shift count
next