1994-12-05 |
kenner | (EXTRA_CONSTRAINT, case 'R'): Fix error in last change.
|
commit | commitdiff | tree |
1994-12-02 |
kenner | (xcoff_output_standard_types): Add TARGET_64BIT dependencies...
|
commit | commitdiff | tree |
1994-12-02 |
kenner | (MASK_64BIT, TARGET_64BIT, SHORT_TYPE_SIZE): Define.
|
commit | commitdiff | tree |
1994-12-02 |
kenner | (expand_inline_function): If called function calls...
|
commit | commitdiff | tree |
1994-12-02 |
kenner | (subst_constant): Don't treat all virtual regs as constants...
|
commit | commitdiff | tree |
1994-12-02 |
kenner | (EXTRA_CONSTRAINT): Correctly check for SYMBOL_REF...
|
commit | commitdiff | tree |
1994-12-02 |
kenner | (input_operand): Correctly check for SYMBOL_REF referring...
|
commit | commitdiff | tree |
1994-12-01 |
kenner | (record_dead_and_set_regs_1): Handle SUBREGs.
|
commit | commitdiff | tree |
1994-12-01 |
kenner | (convert_move): When emit multiword conversion, force...
|
commit | commitdiff | tree |
1994-12-01 |
kenner | (fold_truthop): Delete BIT_AND_EXPR of constants with...
|
commit | commitdiff | tree |
1994-11-30 |
kenner | (floatsidf2): Test BITS_PER_WORD in pattern condition...
|
commit | commitdiff | tree |
1994-11-30 |
kenner | (BITS_PER_WORD): TARGET_POWERPC64 dependent.
|
commit | commitdiff | tree |
1994-11-30 |
kenner | (PREDICATE_CODES): Add lwa_operand.
|
commit | commitdiff | tree |
1994-11-30 |
kenner | (lwa_operand): New predicate.
|
commit | commitdiff | tree |
1994-11-30 |
kenner | (extendsidi2): Use lwa_operand predicate.
|
commit | commitdiff | tree |
1994-11-30 |
kenner | (extendsfdf2): SFmode and DFmode register format identical...
|
commit | commitdiff | tree |
1994-11-30 |
kenner | (emit_block_move): Only use movstr if size is small...
|
commit | commitdiff | tree |
1994-11-30 |
kenner | (combine_reloads): If using reg dying in this insn...
|
commit | commitdiff | tree |
1994-11-30 |
kenner | (word_type): Use __attribute__ ((mode (__word__))).
|
commit | commitdiff | tree |
1994-11-30 |
kenner | (decl_attribute): Allow special names (e.g, `word'...
|
commit | commitdiff | tree |
1994-11-29 |
kenner | (ibmrt): Add more cases for various forms of BSD.
|
commit | commitdiff | tree |
1994-11-29 |
kenner | (init_optabs): Don't set functions for rotl and rotr.
|
commit | commitdiff | tree |
1994-11-29 |
kenner | (expand_shift): Open-code rotate even if by a variable.
|
commit | commitdiff | tree |
1994-11-28 |
kenner | (FLAGS_TO_PASS): Fix typo in GCC_FOR_TARGET.
|
commit | commitdiff | tree |
1994-11-23 |
kenner | (TARGET_DEFAULT): Forbid usage of bitfield instructions.
|
commit | commitdiff | tree |
1994-11-23 |
kenner | (everywhere): Correct range is -0x1fffffff to 0x20000000...
|
commit | commitdiff | tree |
1994-11-23 |
kenner | Add -mhimem to support linking above 0x20000000 boundary.
|
commit | commitdiff | tree |
1994-11-23 |
kenner | Add -mhimem to support linking above 0x20000000 boundary.
|
commit | commitdiff | tree |
1994-11-23 |
kenner | Add cases for romp-ibm-aix and romp-ibm-bsd.
|
commit | commitdiff | tree |
1994-11-23 |
kenner | (emit_move_insn): If splitting up into individual words...
|
commit | commitdiff | tree |
1994-11-22 |
kenner | (gen_lowpart_common): Do nothing if size is greater...
|
commit | commitdiff | tree |
1994-11-22 |
kenner | (fold_convert): Don't fold conversion if it would produce...
|
commit | commitdiff | tree |
1994-11-22 |
kenner | (emit_no_conflict_block): Just emit the insns if the...
|
commit | commitdiff | tree |
1994-11-22 |
kenner | (layout_type): Use ptr_mode instead of equivalent call to
|
commit | commitdiff | tree |
1994-11-22 |
kenner | (init_emit): Set REGNO_POINTER_FLAG for HARD_FRAME_POINTER_R...
|
commit | commitdiff | tree |
1994-11-22 |
kenner | (ptr_mode): Add declaration.
|
commit | commitdiff | tree |
1994-11-22 |
kenner | (output_constant): When eliminating conversions, treat...
|
commit | commitdiff | tree |
1994-11-21 |
kenner | (movqi): Fix typo in push/pop case.
|
commit | commitdiff | tree |
1994-11-21 |
kenner | (gen_insn): Use GET_MODE_WIDER_MODE macro instead of...
|
commit | commitdiff | tree |
1994-11-21 |
kenner | (LINK_SPEC): New overriding defintion.
|
commit | commitdiff | tree |
1994-11-21 |
kenner | (input_operand): Allow a SYMBOL_REF referring to a...
|
commit | commitdiff | tree |
1994-11-20 |
kenner | (objc-parse.y): Fix typo.
|
commit | commitdiff | tree |
1994-11-20 |
kenner | Initial revision
|
commit | commitdiff | tree |
1994-11-20 |
kenner | (EXTRA_PARTS): Deleted.
|
commit | commitdiff | tree |
1994-11-19 |
kenner | (sign_extend): Disable pattern with explicit SUBREG.
|
commit | commitdiff | tree |
1994-11-19 |
kenner | (print_operand, case 'c', case 'd'): New cases.
|
commit | commitdiff | tree |
1994-11-19 |
kenner | (CLIB): Remove -lsysv.
|
commit | commitdiff | tree |
1994-11-19 |
kenner | (DEFAULT_PCC_STRUCT_RETURN): Define as 0.
|
commit | commitdiff | tree |
1994-11-19 |
kenner | (peepholes for two DF load/store): New peepholes.
|
commit | commitdiff | tree |
1994-11-19 |
kenner | (addrs_ok_for_quad_peep): New function.
|
commit | commitdiff | tree |
1994-11-19 |
kenner | (class_create_instance): Replace memchr with memset.
|
commit | commitdiff | tree |
1994-11-19 |
kenner | (extraclean): Remove *.ps.
|
commit | commitdiff | tree |
1994-11-18 |
kenner | (create_definition): Allow carriage-return ('\r') as...
|
commit | commitdiff | tree |
1994-11-18 |
kenner | (main): Fix off-by-one error allocating sdbuff.
|
commit | commitdiff | tree |
1994-11-18 |
kenner | (record_reg_classes): When handling case of single SET
|
commit | commitdiff | tree |
1994-11-18 |
kenner | (objc-parse.y, mostlyclean): Rename temp file for objc...
|
commit | commitdiff | tree |
1994-11-17 |
kenner | Include <machine/ansi.h> on NetBSD.
|
commit | commitdiff | tree |
1994-11-17 |
kenner | (addsi3, adddi3): For patterns valid only during reload...
|
commit | commitdiff | tree |
1994-11-17 |
kenner | (PREDICATE_CODES): Add `some_operand'.
|
commit | commitdiff | tree |
1994-11-17 |
kenner | (some_operand): New function.
|
commit | commitdiff | tree |
1994-11-17 |
kenner | (find_auto_inc): Insert missing "return" statement.
|
commit | commitdiff | tree |
1994-11-17 |
kenner | (RTX_COSTS): Removed reference to obsolete LSHIFT.
|
commit | commitdiff | tree |
1994-11-17 |
kenner | (notice_update_cc): Removed reference to obsolete LSHIFT.
|
commit | commitdiff | tree |
1994-11-17 |
kenner | (print_char_table): Allow `L' for `u'.
|
commit | commitdiff | tree |
1994-11-17 |
kenner | (move_movables): For move_insn case, skip notes when...
|
commit | commitdiff | tree |
1994-11-17 |
kenner | (record_reg_classes): Handle case of single SET between...
|
commit | commitdiff | tree |
1994-11-16 |
kenner | (integer_{zero,one,all_ones,pow2}p): Handle COMPLEX_CST.
|
commit | commitdiff | tree |
1994-11-16 |
kenner | (main): For -V output, give both driver and compiler...
|
commit | commitdiff | tree |
1994-11-16 |
kenner | (rescan): Remove unnecessary comparisons of ibp to...
|
commit | commitdiff | tree |
1994-11-16 |
kenner | (rest_of_compilation): Always rerun jump_optimize after...
|
commit | commitdiff | tree |
1994-11-16 |
kenner | (fold): If moved conversion into COND_EXPR, leave it...
|
commit | commitdiff | tree |
1994-11-16 |
kenner | (convert_move): Don't put FROM in a register if it...
|
commit | commitdiff | tree |
1994-11-16 |
kenner | (relax_delay_slots): When invert a conditional jump...
|
commit | commitdiff | tree |
1994-11-16 |
kenner | (staticp): A non-nested function is always static.
|
commit | commitdiff | tree |
1994-11-16 |
kenner | (specs, float.h-cross, xlimits.h): Use temporary instead...
|
commit | commitdiff | tree |
1994-11-16 |
kenner | (libgcc2.a): Add missing semicolon in commented code...
|
commit | commitdiff | tree |
1994-11-16 |
kenner | (NO_IMPLICIT_EXTERN_C): Define.
|
commit | commitdiff | tree |
1994-11-16 |
kenner | (redundant_insn): Renamed from redundant_insn_p; all...
|
commit | commitdiff | tree |
1994-11-15 |
kenner | (redundant_insn_p): Change return type to rtx. Return...
|
commit | commitdiff | tree |
1994-11-15 |
kenner | Declare expand_abs.
|
commit | commitdiff | tree |
1994-11-15 |
kenner | (expand_abs): New function, code moved from expand_expr.
|
commit | commitdiff | tree |
1994-11-15 |
kenner | (do_jump_by_parts_greater_rtx): No longer static.
|
commit | commitdiff | tree |
1994-11-15 |
kenner | (expand_divmod, case ROUND_DIV_EXPR): Implement.
|
commit | commitdiff | tree |
1994-11-15 |
kenner | Fixes for NextStep 3.2. Remove ``__const__'' from...
|
commit | commitdiff | tree |
1994-11-14 |
kenner | (INCLUDE_DEFAULTS): Move definition beyond FREEBSD_NATIVE...
|
commit | commitdiff | tree |
1994-11-14 |
kenner | (expand_call): If IS_CONST and VALREG == 0, end our...
|
commit | commitdiff | tree |
1994-11-12 |
kenner | (expand_divmod, case TRUNC_DIV_EXPR): Promote signed...
|
commit | commitdiff | tree |
1994-11-11 |
kenner | (assign_stack_temp): Always initialize p->rtl_expr.
|
commit | commitdiff | tree |
1994-11-11 |
kenner | (duplicate_decls): Properly merge decls with differing...
|
commit | commitdiff | tree |
1994-11-11 |
kenner | (preserve_rtl_expr_result): find_temp_slot_from_address...
|
commit | commitdiff | tree |
1994-11-11 |
kenner | (decl_attributes): Add double-underscore version of...
|
commit | commitdiff | tree |
1994-11-11 |
kenner | Include <time.h>. Delete ctime prototype.
|
commit | commitdiff | tree |
1994-11-11 |
kenner | (movsi+1): Allow r->m move during reloading.
|
commit | commitdiff | tree |
1994-11-11 |
kenner | (FUNCTION_{PRO,EPI}LOGUE): No longer defined.
|
commit | commitdiff | tree |
1994-11-11 |
kenner | (REGISTER_PREFIX, IMMEDIATE_PREFIX): Define.
|
commit | commitdiff | tree |
1994-11-11 |
kenner | (output_function_epilogue): Use a1 as scratch, not a0.
|
commit | commitdiff | tree |
1994-11-11 |
kenner | (FUNCTION_{PRO,EPI}LOGUE): Add code to adjust stack...
|
commit | commitdiff | tree |
1994-11-10 |
kenner | (CLIB): Add -lPW.
|
commit | commitdiff | tree |
1994-11-10 |
kenner | Make argument type const for popen and tempnam in stdio...
|
commit | commitdiff | tree |
1994-11-10 |
kenner | (decl_attributes): Check for attributes with leading...
|
commit | commitdiff | tree |