]> gcc.gnu.org Git - gcc.git/history - gcc
(TARGET_HOPE_ALIGN, TARGET_FORCE_ALIGN): Delete.
[gcc.git] / gcc /
1993-04-25 Jim Wilson(TARGET_HOPE_ALIGN, TARGET_FORCE_ALIGN): Delete.
1993-04-25 Jim Wilson(create_reg_dead_note): Rewrite so as to conserve regis...
1993-04-25 Jim Wilson(REG_ALLOC_ORDER, REG_LEAF_ALLOC_ORDER): Make %f0/%f1
1993-04-25 Jim Wilson(movstrsi): Comment out.
1993-04-25 Jim Wilson(output_load_address, output_size_for_block_move,
1993-04-25 Jim Wilson(output_function_epilogue): Emit 'nop' instead of
1993-04-25 Jim Wilson(movdf): Add a define split.
1993-04-25 Jim Wilson(extract_fixed_bit_field): Adjust BITPOS so that it
1993-04-25 Richard Kenner(make_decl_rtl): If a variable has an asm operand that...
1993-04-25 Richard Kenner(init_decl_processing): Last arg to __builtin_apply...
1993-04-25 Richard Kenner(yylex): Don't warn about floating point out of range...
1993-04-25 Richard Kenner(SIZE_TYPE): Deleted.
1993-04-24 Richard Kenner(forget_protocol_qualifiers): Cast enums to int before...
1993-04-24 Jeff Lawpa.md (cacheflush): Rework pattern and output template...
1993-04-24 Jeff Lawpa.h (INITIALIZE_TRAMPOLINE): Pass a register operand...
1993-04-24 Richard Kenner(invalidate): Use proper type for in_table.
1993-04-24 Richard Kenner(mark_used_regs): Use proper type for {all,some}_needed.
1993-04-24 Richard Kenner(build_binary_op, build_indirect_ref, build_unary_op...
1993-04-24 Richard Kenner(HASHFUNCTION): Cast pointers to widest int type.
1993-04-23 Richard Kenner(relax_delay_slots): Make sure target_label is set.
1993-04-23 Richard Kenner(shadow_tag_warned): Let warned have three values,...
1993-04-23 Richard Kenner(push_parm_decl): Turn off warning when parameter shado...
1993-04-23 Jeff Lawpa.md (casesi0): Indicate that the PC is set to the...
1993-04-23 Roland McGrathentered into RCS
1993-04-23 Roland McGrath*** empty log message ***
1993-04-23 Doug Evans(emit_reload_insns): Advance following_insn if it is...
1993-04-23 Doug Evans(scan_for_missed_items): Add keywords: else, do, case.
1993-04-23 Richard Kenner(convert_to_integer...
1993-04-23 Richard Kenner(expand_expr...
1993-04-23 Richard Kenner(fold...
1993-04-23 Richard Kenner(readonly_warning): Correctly check for assignments...
1993-04-22 Tom Wood*** empty log message ***
1993-04-22 Tom Wood(maybe_objc_comptypes): Undo the previous change and...
1993-04-22 Tom Wood(ASM_FILE_START): Don't output a .file directive.
1993-04-21 Richard Kenner(location_or_const_value_attribute): Fixed to use DECL_...
1993-04-21 Richard Kenner(integrate_parm_decls): Copy the DECL_ARG_TYPE value...
1993-04-21 Richard Kenner(AT_lo_user, AT_hi_user): Fix defined values to be...
1993-04-21 Doug Evans(assign_parms): Use mode of type, not BLKmode.
1993-04-19 Doug EvansFix style typo.
1993-04-19 Doug Evans(assign_parms): Use new FUNCTION_ARG_CALLEE_COPIES...
1993-04-19 Doug Evans(expand_call): Use new FUNCTION_ARG_CALLEE_COPIES macro.
1993-04-18 Richard Stallman(cmpsi): Use `cmpq' for small immediate values.
1993-04-18 Richard Stallman(clipper_frame_size): New function.
1993-04-18 Richard Stallman(FRAME_POINTER_REQUIRED, FRAME_POINTER_OFFSET):
1993-04-18 Richard Stallman(unary_expr): Delete the alternate REALPART and IMAGPAR...
1993-04-18 Richard Stallman(finish_struct): Promote unsigned bitfield to signed int
1993-04-17 Richard Kenner(block_number, BLOCK_NUM, reg_to_stack): Use ints,...
1993-04-17 Richard Kenner(same_regs): Now arrays of ints.
1993-04-17 Richard Kenner(reg_last_set_label, reg_last_set_table_tick, label_tic...
1993-04-17 Richard Kenner(uid_block_number): Likewise.
1993-04-17 Richard Kenner(reg_basic_block): Now int *, not short *.
1993-04-17 Richard Kenner(FUNCTION_ARG_PADDING): Add parens to make clearer.
1993-04-17 Brendan Kehoecalls.c (expand_call): Check warn_inline before complai...
1993-04-17 Richard Kenner(blockage): Use unspec_volatile #1; #0 is IMB.
1993-04-17 Richard Kenner(untyped_call, blockage): New patterns.
1993-04-17 Richard Kenner(FUNCTION_VALUE_REGNO_P): True only for the first regis...
1993-04-17 Richard Kenner(qty_n_refs): Make int, like reg_n_refs.
1993-04-16 Richard Kenner(last_spill_reg): Add missing "int".
1993-04-16 Doug Evansobjc-headers: Ensure objc dir exists.
1993-04-16 Michael MeissnerDelete extra dependencies.
1993-04-16 Michael MeissnerDon't put relocatable items into .text if -pic-lib.
1993-04-16 Michael MeissnerAllow iris to have its version of the trampoline code.
1993-04-16 Michael MeissnerDon't put relocatable items into .rdata.
1993-04-16 Richard Stallman(REAL_VALUE_ATOF): Define only if not REAL_ARITHMETIC.
1993-04-15 Tom WoodRename and add types and constants
1993-04-15 Tom Wood(IS_ID, IS_PROTOCOL_QUALIFIED_ID, IS_SUPER): New type...
1993-04-15 Richard Stallman(objc-act.o): Add dependencies.
1993-04-14 Richard Kenner(print_node): Use (struct rtx_def *), not (rtx).
1993-04-14 Richard Stallman(floatsidf2): Add missing arg to REAL_VALUE_ATOF.
1993-04-14 Richard StallmanImprove error message for sym undeclared at top level.
1993-04-14 Tom Wood(maybe_objc_comptypes): Return 0 (incompatible) rather...
1993-04-14 Richard StallmanComment change.
1993-04-14 Tom Wood(get_class_reference): Call add_class_reference for
1993-04-14 Kresten Krab Thorup(-awake): Corrected name of method -awake: to -awake...
1993-04-14 Kresten Krab Thorup(objc_get_stream_class_version): Added prototype
1993-04-14 Kresten Krab Thorup(__objc_finish_read_root_object): Corrected name of...
1993-04-13 Richard Kenner(movXX): Third arg to emit_move_sequence is NULL_RTX.
1993-04-13 Richard Kenner(LEGITIMIZE_ADDRESS): Last arg to force_operand is...
1993-04-13 Richard Kenner(make_var_volatile): Return type is void.
1993-04-13 Richard Kenner(main): Don't call signal for undefined signal names.
1993-04-13 Richard Kenner(sched_analyze_1): Extra arg in anti_dependence call.
1993-04-13 Richard Kenner(xmalloc): Don't use prototype for now.
1993-04-13 Richard Kenner(print_node_brief, print_node): Properly cast arg when...
1993-04-13 Richard Kenner(main): Remove extra arg to printf call.
1993-04-13 Richard Kenner(putenv): Make result type void.
1993-04-13 Richard Kenner(size_int): NUMBER is unsigned so don't test for negative.
1993-04-13 Richard Kenner(dbxout_symbol): Last arg to eliminate_regs is NULL_RTX.
1993-04-13 Richard KennerEdit comment.
1993-04-13 Richard Kenner(main, scan_prog_file): Don't call signal on signal...
1993-04-13 Richard Kenner(expand_call): Last arg of emit_stack_save is NULL_RTX.
1993-04-13 Richard Kenner(error_init, pedwarn_init): Cast alloca result to char *.
1993-04-13 Richard Kenner(pop_label_level, combine_parm_decls): Correct args...
1993-04-13 Richard Kenner(sminsf, smindf, smaxsf, smaxdf): Should be minsf,...
1993-04-13 Richard StallmanComment change.
1993-04-13 Richard Stallman(digest_init): Don't call default_conversion before...
1993-04-13 Richard Kenner(clear_struct_flag): Add void return type defn.
1993-04-13 Richard Stallman(dbxout_type): Make just cross refs for struct types
1993-04-13 Kresten Krab Thorup*** empty log message ***
1993-04-13 Kresten Krab ThorupUpdated to new filenames
1993-04-13 Kresten Krab ThorupUpdated for new filenames
next
This page took 0.100628 seconds and 8 git commands to generate.