OSDN Git Service

pf3gnuchains/gcc-fork.git
1996-04-17 meissnerDo not FAIL in movdi
1996-04-17 wilson(process_pragma): Take the IDENTIFIER_POINTER tree
1996-04-17 wilsonPragma handling rewrite.
1996-04-17 wilson(handle_cp_pragma): New function, with decl, doing...
1996-04-17 wilson(HANDLE_PRAGMA): Expect/pass 2nd arg of NODE, not CH.
1996-04-17 wilson(process_pragma): Take the IDENTIFIER_POINTER tree
1996-04-17 wilson(HANDLE_PRAGMA): Expect/pass 2nd arg of NODE, not CH.
1996-04-17 wilson(check_newline): Rewrite to use tokens.
1996-04-17 dje(choose_temp_base): Undo renaming. Yeesh.
1996-04-17 dje(choose_tmpdir): Renamed from choose_temp_base.
1996-04-17 djeDon't include sys/file.h ifdef NO_SYS_FILE_H.
1996-04-17 kenner(alpha_emit_conditional_move): Fix some bugs in previou...
1996-04-17 wilson(push_reload): Add extra reload for inside of SUBREG if
1996-04-17 wilson(do_store_flag): Rewrite last change to avoid compiler
1996-04-16 wilson(xp-bit.c): Fix typo in source file name.
1996-04-16 law * h8300/h8300.md (andhi3): If 2nd operand is...
1996-04-16 kenner(addsidi3_2): Handle non-MEM overlap case.
1996-04-16 kenner(clear_limbo_values): New function.
1996-04-16 kennerOverride trampoline macros.
1996-04-16 kenner(FINISH_INIT_TRAMPOLINE): Rename to FINALIZE_TRAMPOLINE.
1996-04-16 kennerInstead of redefining INITIALIZE_TRAMPOLINE, make use...
1996-04-16 kennerGreatly simplify the run-time trampoline code:
1996-04-16 kenner(assemble_trampoline_template): No such function if no
1996-04-16 kenner(expand_function_end): Allow TRAMPOLINE_TEMPLATE
1996-04-16 kenner(_objc_thread_id): Correct return type from int to...
1996-04-16 kenner(make_field_assignment): Allow XOR in final case.
1996-04-16 kenner(TARGET_SWITCHES): Don't remove MASK_68060 with -msoft...
1996-04-16 kenner(ashlsi_16, lshrsi_16): Disable pattern for TARGET_6806...
1996-04-16 kenner(MULL_COST, MULW_COST, RTX_COSTS): Add costs for TARGET...
1996-04-16 kenner(cmov* define_expands): Use it.
1996-04-16 kenner(alpha_emit_conditional_move): Declare it.
1996-04-16 kenner(alpha_emit_conditional_move): New function.
1996-04-16 kenner(struct function): New field returns_pointer.
1996-04-16 kenner(push_function_context_{to,from}): Save and restore
1996-04-16 kenner(ENDFILE_SPEC): Add missing `%s'.
1996-04-16 kenner(LIB_SPEC): Deleted.
1996-04-16 kennerInitial revision
1996-04-16 kenner(INSTALL_ASSERT_H): New definition.
1996-04-16 kenner(TRAMPOLINE_ALIGNMENT): Specify alignment in bits,...
1996-04-16 kenner(final_scan_insn): Allow removal of redundant test...
1996-04-16 kenner(expand_builtin, case BUILT_IN_LONGJMP): Make a decl...
1996-04-16 kenner(expand_assignment): Don't pre-evaluate RHS if a CALL_E...
1996-04-15 wilson(do_store_flag): Before calling exact_log2, remove any
1996-04-15 ianFix undefined VOIDFUNCPTR in VxWorks 5.2 <time.h>
1996-04-15 wilson(emit_reload_insns): Call reload_reg_reaches_end_p for
1996-04-15 mrs * function.c (preserve_temp_slots): Only preserve...
1996-04-15 dje * rtl.h: #include "gansidecl.h".
1996-04-15 dje * rtl.h: #include "gansidecl.h".
1996-04-15 dje * recog.h: #include "gansidecl.h".
1996-04-15 dje * machmode.h: #include "gansidecl.h".
1996-04-15 dje * genattr.c (main): Delete printing of "#define PROTO".
1996-04-15 dje * gcc.c: #include "gansidecl.h".
1996-04-15 dje * fix-header.c: #include "gansidecl.h".
1996-04-15 dje * expr.h (const): Delete.
1996-04-15 dje * demangle.h: #include "gansidecl.h".
1996-04-15 dje * cpphash.c: #include "gansidecl.h".
1996-04-15 dje * collect2.c: #include "gansidecl.h".
1996-04-15 dje * Makefile.in (xgcc): Depend on and link in choose...
1996-04-15 djeInitial revision
1996-04-15 kenner(invalidate_skipped_set): Ignore CLOBBER after calling
1996-04-15 kenner(notice_update_cc, case ASHIFT{,RT}, LSHIFTRT, ROTATE...
1996-04-15 kenner(TARGET_SWITCHES): Fix typo in "c68000" entry.
1996-04-15 kenner(tstdi): Optimized for "d" case.
1996-04-15 kenner(eadd1): Check for overflow on X plus X.
1996-04-15 kenner(HAVE_SYSV_PRAGMA): Removed definition.
1996-04-15 kenner(HAVE_SYSV_PRAGMA): Define.
1996-04-15 kenner(bc_expand_increment): Change declaration to return...
1996-04-15 kenner(find_dead_or_set_registers): Only kill spill regs...
1996-04-15 kenner(max_label_num_after_reload): New variable.
1996-04-15 kenner(CC): Pass -b $(host), not target.
1996-04-15 kenner(expand_field_assignment): Take SUBREG_WORD into accoun...
1996-04-15 law * flags.h (flag_function_sections): Declare.
1996-04-15 kenner(try_combine): When substituting in output of I2, ensur...
1996-04-14 dje(main): Delete redundant test for -p used with -fbytecode.
1996-04-14 kenner(finish_enum): Don't crash if no type can represent...
1996-04-14 kenner(ftruncdf2): Enable for m68060 systems.
1996-04-14 kenner(expand_end_case): Move conversion of case_list before
1996-04-14 kenner(range_test): Don't convert hi_cst or lo_cst to unsigne...
1996-04-14 kenner(real_value_from_int_cst): New arg, TYPE.
1996-04-14 kenner(fold_convert): Add new arg to REAL_VALUE_FROM_INT.
1996-04-14 kenner(simplify_unary_operation): Add new arg to REAL_VALUE_F...
1996-04-14 kenner(ereal_from_{int,uint}): Add new arg, MODE.
1996-04-14 kenner(ereal_from_{int,uint}): New arg, MODE.
1996-04-14 kenner(combine_instructions): In initial scan of insns, handl...
1996-04-14 kenner(objc_skip_typespec): Don't abort for _C_UNDEF.
1996-04-14 dje(TARGET_DEFAULT): Comment out TARGET_CPU_DEFAULT suppor...
1996-04-14 kennerInitial revision
1996-04-14 kenner(CHECK_FLOAT_VALUE): Define.
1996-04-14 kenner(check_float_value): New function.
1996-04-13 djeInitial revision
1996-04-13 dje * arm/arm.c (use_return_insn): Don't use return for...
1996-04-13 law * h8300/h8300.c (adds_subs_operand): Fix thinko...
1996-04-13 kenner(ASM_DECLARE_FUNCTION_NAME): Don't write anything to...
1996-04-13 kenner(alpha_emit_set_const_1): Renamed from alpha_emit_set_c...
1996-04-13 law * h8300.md: Add more comments about things...
1996-04-13 bothner* config.guess: Combine two OSF1 rules.
1996-04-12 lawFix typo.
1996-04-12 mrs86th Cygnus<->FSF quick merge
1996-04-12 law * h8300/h8300.c (const_costs): -4 and 4 are...
1996-04-12 law * h8300/h8300.c (dosize): Remove unused "fped...
next