| Commit message (Expand) | Author | Age | Files | Lines |
* | (lang_options): Add temporary parameter "gnat". | kenner | 1993-10-04 | 1 | -0/+3 |
* | (default_compilers): Add rules for Ada. | kenner | 1993-10-04 | 1 | -1/+13 |
* | (staticp): DECL_EXTERNAL is not defined for CONSTRUCTOR. | kenner | 1993-10-04 | 1 | -1/+3 |
* | (assign_parms): Pass objects who size depends on the contents of the | kenner | 1993-10-04 | 1 | -4/+11 |
* | (store_expr): Use expr_size value, not size_int. | kenner | 1993-10-04 | 1 | -18/+90 |
* | (expand_call): Pass objects who size depends on the contents of the | kenner | 1993-10-04 | 1 | -4/+7 |
* | (expr_size): If the size contains a PLACEHOLDER_EXPR, surround it with | kenner | 1993-10-04 | 1 | -2/+7 |
* | (save_expr): Don't evaluate something containing a PLACEHOLDER_EXPR. | kenner | 1993-10-04 | 1 | -0/+291 |
* | Add declarations for contains_placeholder_p, substitute_in_{expr,type}. | kenner | 1993-10-04 | 1 | -0/+21 |
* | (PLACEHOLDER_EXPR, WITH_RECORD_EXPR): New tree codes. | kenner | 1993-10-04 | 1 | -0/+46 |
* | (expand_call): Set MEM_IN_STRUCT_P in stack slot if appropriate. | kenner | 1993-10-04 | 1 | -0/+5 |
* | (VALUE_REGNO): Add case XFmode. | jrv | 1993-10-04 | 1 | -1/+2 |
* | (ASM_OUTPUT_DOUBLE): Deleted, use default version. | jrv | 1993-10-04 | 2 | -23/+0 |
* | (ASM_OUTPUT_DOUBLE,ASM_OUTPUT_FLOAT): Use REAL_VALUE_ macros. | jrv | 1993-10-04 | 2 | -30/+65 |
* | (ASM_OUTPUT_DOUBLE,ASM_OUTPUT_FLOAT): Use REAL_VALUE_ macros. | jrv | 1993-10-03 | 1 | -3/+25 |
* | (tstxf_cc, tstxf, cmpxf, cmpxf_cc, cmpxf_ccfpeq, swapxf, movxf, | jrv | 1993-10-03 | 1 | -0/+617 |
* | (LONG_DOUBLE_TYPE_SIZE): Define as 96. | jrv | 1993-10-03 | 1 | -9/+48 |
* | (output_op_from_reg): Handle 3-word XFmode values. | jrv | 1993-10-03 | 1 | -55/+221 |
* | Fix typo. | meissner | 1993-10-03 | 1 | -1/+1 |
* | (bytecode.realclean): Don't delete bi-lexer.c. | rms | 1993-10-03 | 1 | -1/+1 |
* | (output_constant_def): Copy string as well as string node when | kenner | 1993-10-03 | 1 | -0/+3 |
* | Initial revision | kenner | 1993-10-03 | 3 | -0/+5840 |
* | Recognize operating system "riscix*"; recognize acorn as vendor | erich | 1993-10-03 | 1 | -1/+7 |
* | Initial revision | erich | 1993-10-03 | 3 | -0/+246 |
* | Major rewrite -- See ChangeLog for details | erich | 1993-10-03 | 4 | -839/+7420 |
* | (addhi3): Use byte opcodes when the low byte of a word is known to be zero. | jrv | 1993-10-02 | 1 | -0/+18 |
* | (can_combine_p): Allow an insn with a REG_EQUIV note that reads memory | kenner | 1993-10-02 | 1 | -3/+7 |
* | (record_reg_classes): Skip to next alternative when we skip normal | kenner | 1993-10-02 | 1 | -2/+7 |
* | Add prototypes to static declarations. | kenner | 1993-10-02 | 1 | -42/+57 |
* | (make_decl_rtl): Set TREE_SIDE_EFFECTS on global if -fvolatile-global. | kenner | 1993-10-02 | 1 | -3/+10 |
* | (build_string): Make lifetime of string the same as tree node. | kenner | 1993-10-02 | 1 | -1/+1 |
* | (CPP_PREDEFINES): Add system/cpu/machine assertions where missing. | dje | 1993-10-02 | 108 | -132/+168 |
* | Test __sequent__ like __BSD_NET2__. | rms | 1993-10-02 | 1 | -3/+6 |
* | (insert_regs): Always return something. | tege | 1993-10-02 | 1 | -4/+2 |
* | entered into RCS | wilson | 1993-10-01 | 1 | -0/+112 |
* | (bc_generate): New VMS DCL function. Takes a BC | rms | 1993-10-01 | 1 | -0/+53 |
* | Write out the definitions from Makefile.in for | rms | 1993-10-01 | 1 | -0/+5 |
* | (LIB_SPEC): Handle -p anmd -pg outermost. | rms | 1993-10-01 | 1 | -1/+1 |
* | (build_modify_expr): Check whether recursive calls return error_mark_node. | rms | 1993-10-01 | 1 | -4/+10 |
* | (gen_input_reload): Handle PLUS with MEM operand | wilson | 1993-10-01 | 1 | -14/+12 |
* | (form_sum): Undo Sep 28 change. | wilson | 1993-10-01 | 1 | -4/+1 |
* | (cc1, cc1plus, cc1obj): Delete superfluous | wilson | 1993-10-01 | 1 | -3/+6 |
* | (LINK_SPEC): Pass "-a -archive" when debugging. | tege | 1993-10-01 | 1 | -2/+2 |
* | (LIB_SPEC): Make sure to add space between flags. | tege | 1993-10-01 | 1 | -1/+1 |
* | (MD_FILE): New macro. | dje | 1993-10-01 | 1 | -1/+15 |
* | Do not put halfpic cruft into libgcc.a on OSF/1. | meissner | 1993-10-01 | 3 | -2/+8 |
* | (R_KR): New macro. | kenner | 1993-10-01 | 1 | -51/+84 |
* | (gpc_reg_operand): Include kernel registers. | kenner | 1993-10-01 | 1 | -3/+6 |
* | * reorg.c (optimize_skip): Do not thread a jump to a new | law | 1993-10-01 | 1 | -1/+8 |
* | * bi-lexer.c (scan_string): Do xmalloc if buffer is null and | brendan | 1993-09-30 | 1 | -1/+1 |