1993-03-18 |
Richard Stallman | (output_file): New static var.
|
commit | commitdiff | tree |
1993-03-18 |
Richard Stallman | (PCC_STATIC_STRUCT_RETURN): Add #undef.
|
commit | commitdiff | tree |
1993-03-17 |
Richard Stallman | (STRUCT_VALUE): Defined.
|
commit | commitdiff | tree |
1993-03-16 |
Richard Stallman | Follow whitespace conventions near parens.
|
commit | commitdiff | tree |
1993-03-16 |
Richard Stallman | (main): Report errors in output to pcp_outfile.
|
commit | commitdiff | tree |
1993-03-16 |
Richard Stallman | (expand_binop): For doubleword int addition,
|
commit | commitdiff | tree |
1993-03-16 |
Richard Stallman | (grokdeclarator): Error for div by 0 in array size.
|
commit | commitdiff | tree |
1993-03-16 |
Richard Stallman | (write_output): Test value of `write'; report errors.
|
commit | commitdiff | tree |
1993-03-14 |
Richard Stallman | (choose_reload_regs): Verify reload_out[j != 0
|
commit | commitdiff | tree |
1993-03-14 |
Richard Stallman | (emit_call_1): Restore inhibit_defer_pop before popping...
|
commit | commitdiff | tree |
1993-03-12 |
Richard Stallman | (USE_C_ALLOCA): Define if not __GNUC__.
|
commit | commitdiff | tree |
1993-03-12 |
Richard Stallman | (variable_size): Better error for div by 0 in size.
|
commit | commitdiff | tree |
1993-03-12 |
Richard Stallman | (emit_push_insn): Handle failure of gen_movstr...
|
commit | commitdiff | tree |
1993-03-11 |
Richard Stallman | (define_label): Use current line number in error msg.
|
commit | commitdiff | tree |
1993-03-11 |
Richard Stallman | (const_binop): When evaluating a shift, ignore
|
commit | commitdiff | tree |
1993-03-11 |
Richard Stallman | Delete ${LIB}/DONE just before exit.
|
commit | commitdiff | tree |
1993-03-10 |
Richard Stallman | (OBJC_GEN_METHOD_LABEL): Convert colons to _'s.
|
commit | commitdiff | tree |
1993-03-10 |
Richard Stallman | (link_command_spec): New option -nostartfiles.
|
commit | commitdiff | tree |
1993-03-09 |
Richard Stallman | Minor fix in last change.
|
commit | commitdiff | tree |
1993-03-09 |
Richard Stallman | (convert_to_complex): Avoid using comptypes.
|
commit | commitdiff | tree |
1993-03-09 |
Richard Stallman | Handle long options by translation to old-style ones.
|
commit | commitdiff | tree |
1993-03-09 |
Richard Stallman | Comment change.
|
commit | commitdiff | tree |
1993-03-09 |
Richard Stallman | (flag_volatile_global): Declared.
|
commit | commitdiff | tree |
1993-03-09 |
Richard Stallman | (HARD_REGNO_MODE_OK): Add some casts.
|
commit | commitdiff | tree |
1993-03-09 |
Richard Stallman | (record_asm_reg_life): Cast class to int for indexing.
|
commit | commitdiff | tree |
1993-03-09 |
Richard Stallman | (PUSH_DERIVED_LEVEL): Cast enumm constants to int.
|
commit | commitdiff | tree |
1993-03-08 |
Richard Stallman | (make_decl_rtl): Handle flag_volatile_global.
|
commit | commitdiff | tree |
1993-03-08 |
Richard Stallman | (flag_volatile_global): New variable.
|
commit | commitdiff | tree |
1993-03-08 |
Richard Stallman | (really_start_method): Always use OBJC_GEN_METHOD_LABEL.
|
commit | commitdiff | tree |
1993-03-08 |
Richard Stallman | (OBJC_GEN_METHOD_LABEL): Accept additional arg.
|
commit | commitdiff | tree |
1993-03-06 |
Richard Stallman | (choose_reload_regs): Handle SUBREG in reload_earlyclobber
|
commit | commitdiff | tree |
1993-03-06 |
Richard Stallman | (expand_assignment): Special handling for storing in...
|
commit | commitdiff | tree |
1993-03-05 |
Richard Stallman | (init_emit_once): Initialize const_tiny_rtx for partial...
|
commit | commitdiff | tree |
1993-03-05 |
Richard Stallman | (store_parm_decls,combine_parm_decls): Call layout_decl...
|
commit | commitdiff | tree |
1993-03-04 |
Richard Stallman | (handle_class_ref): Call assemble_external.
|
commit | commitdiff | tree |
1993-03-04 |
Richard Stallman | (convert_to_complex): Declared.
|
commit | commitdiff | tree |
1993-03-04 |
Richard Stallman | (emit_no_conflict_block): Don't move target to itself...
|
commit | commitdiff | tree |
1993-03-04 |
Richard Stallman | (common_type): Handle complex types.
|
commit | commitdiff | tree |
1993-03-04 |
Richard Stallman | (truthvalue_conversion): Fix handling of COMPLEX_EXPR.
|
commit | commitdiff | tree |
1993-03-04 |
Richard Stallman | (fold): Fix error in handling REALPART_EXPR and IMAGPART_EXPR.
|
commit | commitdiff | tree |
1993-03-04 |
Richard Stallman | Add complex integer modes.
|
commit | commitdiff | tree |
1993-03-04 |
Richard Stallman | (init_decl_processing): Create complex types.
|
commit | commitdiff | tree |
1993-03-04 |
Richard Stallman | Declare vars to hold complex types.
|
commit | commitdiff | tree |
1993-03-04 |
Richard Stallman | (convert): Handle conversion to complex type.
|
commit | commitdiff | tree |
1993-03-04 |
Richard Stallman | (convert_to_real): Convert complex to real.
|
commit | commitdiff | tree |
1993-03-04 |
Richard Stallman | (truthvalue_conversion): Handle COMPLEX_EXPR.
|
commit | commitdiff | tree |
1993-03-04 |
Richard Stallman | (fold): Handle complex constants as "winning".
|
commit | commitdiff | tree |
1993-03-04 |
Richard Stallman | (dbxout_type): Handle complex integer types.
|
commit | commitdiff | tree |
1993-03-04 |
Richard Stallman | (init_lex): Initialize rid pointers for complex.
|
commit | commitdiff | tree |
1993-03-04 |
Richard Stallman | (RID_COMPLEX): New constant.
|
commit | commitdiff | tree |
1993-03-04 |
Richard Stallman | Add `__complex', `__complex__'.
|
commit | commitdiff | tree |
1993-03-03 |
Richard Stallman | (build_complex): Set the TREE_TYPE based on real part.
|
commit | commitdiff | tree |
1993-03-03 |
Richard Stallman | (main): Use strlen, not sizeof, for our_file_name.
|
commit | commitdiff | tree |
1993-03-02 |
Richard Stallman | (link_command_spec): Do nothing if -fsyntax-only.
|
commit | commitdiff | tree |
1993-03-02 |
Richard Stallman | (output_function_prologue): Use m68k svr4 PIC format...
|
commit | commitdiff | tree |
1993-03-02 |
Richard Stallman | (truncdfsf2+2): Use f%$move instead of fsmove.
|
commit | commitdiff | tree |
1993-03-02 |
Richard Stallman | (ASM_OUTPUT_COMMON, ASM_OUTPUT_LOCAL): Use SIZE instead...
|
commit | commitdiff | tree |
1993-03-02 |
Richard Stallman | (gen_move_insn): Big `if' applies only for MODE_CC...
|
commit | commitdiff | tree |
1993-03-02 |
Richard Stallman | (get_directive_line): Declared.
|
commit | commitdiff | tree |
1993-03-02 |
Richard Stallman | (HANDLE_PRAGMA): Pass suitable arg.
|
commit | commitdiff | tree |
1993-03-02 |
Richard Stallman | (fake_f_rep): Clear all of u, initially.
|
commit | commitdiff | tree |
1993-03-02 |
Richard Stallman | (init_lex): Set up ridpointers for `iterator'.
|
commit | commitdiff | tree |
1993-03-02 |
Richard Stallman | (init_decl_processing): Call init_iterators.
|
commit | commitdiff | tree |
1993-03-02 |
Richard Stallman | entered into RCS
|
commit | commitdiff | tree |
1993-03-02 |
Richard Stallman | (build_unary_op): Warn if increment `struct unknown *'.
|
commit | commitdiff | tree |
1993-03-02 |
Richard Stallman | (ITERATOR_P, ITERATOR_BOUND_P): New macros.
|
commit | commitdiff | tree |
1993-03-02 |
Richard Stallman | (RID_ITERATOR): New alternative.
|
commit | commitdiff | tree |
1993-03-02 |
Richard Stallman | Add `iterator' and `__iterator__'.
|
commit | commitdiff | tree |
1993-03-02 |
Richard Stallman | (init_lex): Maybe turn off `iterator' as keyword.
|
commit | commitdiff | tree |
1993-03-02 |
Richard Stallman | (stmt): Allow all_iter_stmt.
|
commit | commitdiff | tree |
1993-03-02 |
Richard Stallman | (grokdeclarator): Handle iterator storage class.
|
commit | commitdiff | tree |
1993-03-02 |
Richard Stallman | (readonly_warning): Warn about assignment to iterator.
|
commit | commitdiff | tree |
1993-03-02 |
Richard Stallman | (c-iterate.o): New target.
|
commit | commitdiff | tree |
1993-02-28 |
Richard Stallman | *** empty log message ***
|
commit | commitdiff | tree |
1993-02-28 |
Richard Stallman | Initial revision
|
commit | commitdiff | tree |
1993-02-28 |
Richard Stallman | (fake_f_rep): Clear all of u, initially.
|
commit | commitdiff | tree |
1993-02-27 |
Richard Stallman | (convert_for_assignment): New arg FUNDECL. Calls changed.
|
commit | commitdiff | tree |
1993-02-27 |
Richard Stallman | Error if company name is more than one word.
|
commit | commitdiff | tree |
1993-02-27 |
Richard Stallman | Comment fix.
|
commit | commitdiff | tree |
1993-02-27 |
Richard Stallman | (struct __gnuc_va_list): Test __svr4__ like __SVR4__.
|
commit | commitdiff | tree |
1993-02-27 |
Richard Stallman | (distdir): Depend on cp-parse.y, and the .c files for...
|
commit | commitdiff | tree |
1993-02-27 |
Richard Stallman | (make_decl_rtl): Print an error for explicit register...
|
commit | commitdiff | tree |
1993-02-27 |
Richard Stallman | (compile_file): Use pedwarn_with_decl to warn about
|
commit | commitdiff | tree |
1993-02-27 |
Richard Stallman | (simple_cst_equal): New default case handles most tree...
|
commit | commitdiff | tree |
1993-02-27 |
Richard Stallman | (USE_C_ALLOCA): Moved to xm-pbd.h.
|
commit | commitdiff | tree |
1993-02-27 |
Richard Stallman | (inhibit_libc): Renamed from inhibit_eprintf.
|
commit | commitdiff | tree |
1993-02-27 |
Richard Stallman | (check_newline): #line updates input_file_stack->name.
|
commit | commitdiff | tree |
1993-02-27 |
Richard Stallman | (pushdecl): Nested fn decl gets DECL_CONTEXT iff not...
|
commit | commitdiff | tree |
1993-02-27 |
Richard Stallman | (TARGET_SWITCHES): Reverse defn of 32332.
|
commit | commitdiff | tree |
1993-02-27 |
Richard Stallman | (convert_move): Truncate via word_mode only if to_mode...
|
commit | commitdiff | tree |
1993-02-27 |
Richard Stallman | (init_libfuncs): Use int instead of enum for first_mode...
|
commit | commitdiff | tree |
1993-02-27 |
Richard Stallman | (parse_escape): Delete case for '^'.
|
commit | commitdiff | tree |
1993-02-27 |
Richard Stallman | (all.cross): Depend on enquire.
|
commit | commitdiff | tree |
1993-02-27 |
Richard Stallman | (_SYS_SIZE_T_H): Test this and define this.
|
commit | commitdiff | tree |
1993-02-27 |
Richard Stallman | (_VA_LIST_T_H): Test and define this.
|
commit | commitdiff | tree |
1993-02-26 |
Richard Stallman | (do_include): Correctly report the directive name
|
commit | commitdiff | tree |
1993-02-26 |
Richard Stallman | (ivar_decls): Give a pedwarn (instead of a warning...
|
commit | commitdiff | tree |
1993-02-26 |
Richard Stallman | (dbxout_type): Enable output of subrange types if use_gnu_de...
|
commit | commitdiff | tree |
1993-02-26 |
Richard Stallman | (is_ctor_dtor): Handle NO_DOT_IN_LABEL.
|
commit | commitdiff | tree |
1993-02-26 |
Richard Stallman | (jump_optimize): Add missing parameter in expand_binop...
|
commit | commitdiff | tree |
next |