platform/upstream/gcc.git
1994-07-11 Ian Lance TaylorOnly turn IF_THEN_ELSE into AND if MODE_INT.
1994-07-10 Richard Kennerexpand_end_bindings): When adjusting FP, set it from
1994-07-10 Richard Kenner(instantiate_virtual_regs_1): Remove last change.
1994-07-10 Richard Kennereliminate_regs_in_insn): Handle special case of assignm...
1994-07-10 Richard Kenner(expand_builtin, case BUILT_IN_FSQRT): Don't use asteri...
1994-07-10 Mike Stumpfix libg++ make check.
1994-07-09 Mike Stump44th Cygnus<->FSF merge
1994-07-09 Jim WilsonDelete include of <varargs.h> when not gcc.
1994-07-09 Jim WilsonDelete include of <stdarg.h> when not gcc.
1994-07-08 Richard Kenner(FUNCTION_EXTRA_EPILOGUE): Copy a0 to d0, not the other...
1994-07-08 Richard Kenner(record_constant_rtx, force_const_mem): Ensure everythi...
1994-07-08 Richard Kenner(force_to_mode): OP_MODE must be MODE if MODE and mode...
1994-07-08 Richard Kenner(instantiate_virtual_regs_1, case SET): If DEST is
1994-07-08 Richard Kenner(expand_expr, case CONVERT_EXPR): If changing signednes...
1994-07-08 Jim Wilson(get_inner_unaligned_p): New function.
1994-07-08 Doug Evans(extract_split_bit_field): Set UNIT to BITS_PER_WORD...
1994-07-08 Jim Wilson(distribute_notes, REG_DEAD case): When check to see
1994-07-08 Jim Wilson(SECONDARY_MEMORY_NEEDED_RTX): Call assign_stack_local
1994-07-08 Mike Stumpfix temp lifetime (FOR TARGET_EXPRs only)
1994-07-08 Gerald Baumgartnerpartial merge for isgnature stuff
1994-07-08 Richard Kenner(finish_decl): Put RTL and other stuff in permanent_obs...
1994-07-08 Richard Kenner(gen_unary): Add new arg, OP0_MODE.
1994-07-08 Jason Merrillvarasm.c (assemble_variable): Do set TREE_ASM_WRITTEN...
1994-07-08 Richard Kenner(expand_mult_highpart): Build constant forms of CNST1...
1994-07-07 Richard Kenner(expand_binop, case DIV [complex]): Fix typo in last...
1994-07-07 Richard Kenner(FUNCTION_EXTRA_EPILOGUE): Fix typo in last change.
1994-07-07 Richard Kenner({un,}aligned_memory_operand): Check against hard_frame...
1994-07-07 Richard Kenner(reload_inqi): Make operand[2] be TImode and pass regis...
1994-07-07 Doug Evans(make_compound_operation, AND case): Do extraction...
1994-07-07 Doug Evansflow.c (mark_set_1): Record explicit hard registers...
1994-07-07 Doug Evans(mark_set_1): Record explicit hard registers in their...
1994-07-07 Mike Stumpa partial merge.
1994-07-07 Torbjorn Granlund(vax sdiv_qrnnd): Fix typo.
1994-07-07 Mike Stumpexpr.c (expand_expr, [...]): All cleanups have to be...
1994-07-06 Richard Kenner(output_prolog): Start memory probing with $2.
1994-07-06 Jim Wilson(struct nesting): Add new field alt_end_label.
1994-07-06 Richard Earnshaw(arm umul_ppmm): Fix use of uninitialized register.
1994-07-06 Richard Earnshaw(decl_attributes): If TREE_TYPE for the DECL is updated,
1994-07-06 Torbjorn Granlund(expand_divmod): Clear out TARGET also if OP1 is a...
1994-07-06 Jason Merrill43rd Cygnus<->FSF merge
1994-07-05 Torbjorn Granlund(c-parse.y): Redirect through tmp file.
1994-07-05 Torbjorn Granlund(expand_divmod): Fix typo setting op1_is_pow2.
1994-07-05 Richard Kenner(can_combine_p): Don't check for replacing arg of funct...
1994-07-05 Torbjorn Granlund(expand_increment): If pre-incrementing a promoted
1994-07-05 Richard Kenner(expand_increment): If pre-incrementing a promoted...
1994-07-05 Richard Kenner(duplicate_loop_exit_test): Handle SUBREG in SET_DEST...
1994-07-05 Richard Kenner(try_combine): If I2DEST was used in I2SRC, it isn...
1994-07-05 Richard Kenner(RS6000_OUTPUT_BASENAME): Always call assembler_name...
1994-07-05 Richard Kenner(assemble_name): Call STRIP_NAME_ENCODING.
1994-07-04 Richard Kenner(canon_hash, exp_equiv_p): Refer to string in SYMBOL_RE...
1994-07-03 Jim Wilson(smuldi3_highpart, smuldi3_highpart_internal,
1994-07-03 Jim Wilson(loop_iterations): Only use REG_EQUAL note value if it
1994-07-02 Jim Wilson(dbxout_type_methods): Enable debugging info for
1994-07-02 Jim Wilson(yylex): Reject imaginary numbers when pedantic.
1994-07-02 Jim Wilson(duplicate_decls): When make void* match char*, set
1994-07-02 Jim Wilson(clean): Delete LIB2FUNCS_EXTRA.
1994-07-02 Jim Wilson(PREDICATE_CODES): Add cint8_operand.
1994-07-02 Jim Wilson(FUNCTION_PROFILER, FUNCTION_BLOCK_PROFILER,
1994-07-02 Jim Wilson(DEFAULT_WORD_SWITCH_TAKES_ARG): Add -isystem.
1994-07-02 Torbjorn Granlund(expand_divmod): Always return gen_lowpart (mode, ...
1994-07-01 Jeff Lawreorg.c (make_return_insns): Make sure redirecting...
1994-07-01 Richard Kenner(jump_optimize): Don't convert if (foo) x++ into an...
1994-07-01 Richard Kenner(initelt): The equal sign is optional when positioning...
1994-07-01 Richard KennerUpdate last change.
1994-07-01 Richard Kenner(push_init_level): If not at "unfilled" position, set
1994-07-01 Richard Earnshaw(arm umul_ppm): Fix typos in last change.
1994-07-01 Jason Merrill(compile_file): Pass through static consts and inlines
1994-07-01 Richard KennerUpdate copyright notice.
1994-07-01 Richard KennerIf GNUC, include alloca.h, else declare alloca.
1994-07-01 Richard Kenner(FUNCTION_EXTRA_PROLOGUE): New macro.
1994-07-01 Torbjorn GranlundTest for _AM29K and _IBMR2, not ___AM29K__ and ___IBMR2__.
1994-07-01 Torbjorn Granlund(expand_divmod): Put OP0 in a register when computing
1994-07-01 Richard Kenner(expand_divmod): Don't set REG_NOTES unless we generate...
1994-06-30 Richard Kenner(do_spec_1, case 'P'): Don't add underscores to macros...
1994-06-30 Richard Kenner(umulsi3_highpart, smulsi3_highpart): Fix constraint...
1994-06-30 Ian Lance TaylorWrap <time.h> and <sys/time.h> to avoid multiple inclus...
1994-06-30 Kresten Krab... incremented objc_version iff using gnu runtime.
1994-06-30 Kresten Krab... This patch makes selectors in the Objective-C language...
1994-06-30 Kresten Krab... (read:, write:, streamVersion:):
1994-06-30 Kresten Krab... objc-act.c (get_proto_encoding, [...]): New fucnctions.
1994-06-30 Richard Earnshaw(INITIAL_ELIMINATION_OFFSET): Check frame_pointer_neede...
1994-06-30 Richard Kenner(c_build_type_variant): Remove last change; instead...
1994-06-30 Richard Kenner(end_final,profile_function): Profiling variables are...
1994-06-30 Jason Merrill(lang_options): Add -W{no-,}non-virtual-dtor.
1994-06-30 Gerald Baumgartnersome changes from gb.
1994-06-30 Doug EvansRestore to rcs version 1.59 (1.60 is an empty file).
1994-06-30 Mike Stumpremove cygnus FSF difference
1994-06-30 Mike Stump42nd Cygnus<->FSF merge
1994-06-29 Richard Kenner(basic_induction_var, case REG): Allow previous insn...
1994-06-29 Richard Kenner(LIB_SPEC): If -pg, add -lprof2.
1994-06-29 Richard Kenner(end_final,profile_function): Profiling variables are...
1994-06-29 Richard KennerAdd new pattern for double-add when have reg + frame...
1994-06-29 Richard Kenner(FRAME_POINTER_REGNUM): Now register 63.
1994-06-29 Richard Kenner(alpha_sa_size): Round size to 16-byte boundary.
1994-06-29 Richard Kenner(reload): Can't eliminate if frame pointer needed and...
1994-06-29 Richard Kenner(global_alloc): Make a more accurate attempt to see...
1994-06-29 Richard Kenner(movqi): Add missing `DONE'.
1994-06-29 Doug Evanssp64-elf: (PTRDIFF_TYPE): Remove dependence on POINTER_...
1994-06-29 Doug Evanssparc.h (CPP_SPEC): Split up v9/non-v9 stuff.
1994-06-29 Michael MeissnerAlways put 1 space after the macro expansion in ANSI...
next