]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
1993-04-09 Richard StallmanMore of previous change.
1993-04-09 Richard Stallman(yylex): Use MAP_CHARACTER if it's defined.
1993-04-09 Richard StallmanUpdated to handle current Makefile and new config/i386...
1993-04-09 Richard Stallman(no_precomp): Make it 1 by default.
1993-04-09 Roland McGrathentered into RCS
1993-04-09 Richard StallmanInitial revision
1993-04-09 Ian Lance TaylorInstall as $(target)-gcc, not gcc-$(target)
1993-04-09 Ian Lance TaylorDon't put #ifndefs in limits.h if they are already...
1993-04-09 Richard Kenner(combine.o): Includes hard-reg-set.h.
1993-04-09 Richard KennerInclude hard-reg-set.h.
1993-04-09 Richard Kenner(force_to_mode...
1993-04-09 Richard Kenner(do_store_flag, case GT_EXPR, LE_EXPR): Don't confuse...
1993-04-09 Richard Kenner(enum reg_class, REG_CLASS_NAMES, REG_CLASS_CONTENTS...
1993-04-09 Richard StallmanTypo in last change.
1993-04-09 Richard Stallman(c-parse.y, objc-parse.y): Use sed, not awk.
1993-04-09 Richard Stallman(finish_enum): Store layout results into variant types.
1993-04-08 Richard Stallman(mark_set_1): Clear reg_next_use at the proper place.
1993-04-08 Ian Lance TaylorAllow libgcc2.a to be built using fixed header files
1993-04-08 Michael MeissnerMove tree.h prototypes of c-* functions to c-tree.h
1993-04-07 Richard Stallman(mark_set_1): Clear reg_next_use for all kinds of regs.
1993-04-07 Michael MeissnerAdd -fpic support back in.
1993-04-07 Jim Wilson(va_arg): Cast argument pointer to (char *).
1993-04-06 Richard Stallman(start_function): Inhibit missing prototype warning...
1993-04-06 Brendan Kehoetree.h (require_complete_type, [...]): Add prototypes.
1993-04-06 Jim Wilson(loop_iterations): When computing comparison_value...
1993-04-06 Jim Wilson(lshldi3, lshrdi3): Define.
1993-04-06 Jim Wilson(STAGESTUFF): Add insn-opinit.c, stamp-opinit, and...
1993-04-06 Jim Wilson(do_include): For missing header file...
1993-04-06 Jim Wilson(decl_attributes...
1993-04-06 Jim Wilson(init_function_start): Always set
1993-04-06 Jim Wilson(movdi): End by returning the last template; otherwise
1993-04-06 Roland McGrathentered into RCS
1993-04-06 Jim WilsonAdd prototypes.
1993-04-06 Michael MeissnerMore mips gas changes, allow -gdwarf on OSF/1
1993-04-06 Richard Stallman(emit_reload_insns): Cast enum array index to int.
1993-04-06 Jeff Lawpa.c (print_stw, print_ldw): Delete.
1993-04-06 Jeff Lawpa.h (FIXED_REGISTERS): %r4 is no longer fixed.
1993-04-06 Jeff Lawpa.md (prologue, epilogue): New define_expands.
1993-04-05 Richard Kenner(expand_expr, case SAVE_EXPR): Pass promoted type to...
1993-04-05 Richard Stallman(store_constructor): Properly compute size of array...
1993-04-05 Per Bothnerc-decl.c (lookup_name_current_level): Make non-static.
1993-04-05 Richard Stallman(expr_no_commas, from ASSIGN op):
1993-04-05 Jeff Lawpa.md (movdi patterns): Do not accept 1.0 FP registers...
1993-04-05 Jeff Lawpa.h (HARD_REGNO_MODE_OK): Do not accept integer modes...
1993-04-05 Jeff Lawpa.md (dbra pattern): Extend to allow any 5 bit increme...
1993-04-05 Jeff Lawpa.md (movsi for FP regs): Delete special case patterns.
1993-04-05 Jeff Lawpa.c (short_memory_operand): Delete.
1993-04-05 Jeff Lawpa.h (EXTRA_CONSTRAINT): Refine 'T' constraint to not...
1993-04-04 Torbjorn Granlund(FUNCTION_OUTGOING_VALUE): Remove.
1993-04-04 Richard StallmanChange "illegal" to "invalid" in error messages.
1993-04-04 Richard KennerInclude reload.h.
1993-04-04 Richard Kenner(optabs.o): Show includes reload.h.
1993-04-04 Richard Kenner(get_jump_flags): Check for LABEL == 0 before using...
1993-04-04 Richard Stallman(expand_call) [PCC_STATIC_STRUCT_RETURN]:
1993-04-04 Richard Stallman(alloca.o): Delete -Demacs from command.
1993-04-04 Richard Stallman(type_attribute): Use the TYPE_MAIN_VARIANT of the
1993-04-04 Richard Kenner(output_prolog): Need LDGP even for static procedure.
1993-04-04 Richard Kenner(alpha_builtin_saveregs): Adjust for fact that
1993-04-04 Richard Kenner(SETUP_INCOMING_VARARGS): Adjust for fact that
1993-04-04 Richard Kenner(rare_destination): New function.
1993-04-04 Richard Stallman(XFtype): Do define it, if LONG_DOUBLE_TYPE_SIZE =...
1993-04-04 Richard Stallman[__svr4__]: Test only _VA_LIST_ to avoid dup typedef.
1993-04-04 Richard Stallman[__svr4__]: Test only _VA_LIST_ to avoid dup typedef.
1993-04-04 Richard Stallman(LIB2FUNCS): Add _fixunsxfdi, _fixxfdi, _floatdixf...
1993-04-04 Richard Stallman(floating_exact_log2): Initialize r1.
1993-04-04 Jeff Law* pa.c (hppa_legitimize_address): Use Pmode consistently.
1993-04-03 Richard Kenner(emit_reload_insns): Don't update the status of a regis...
1993-04-03 Richard Kenner(store_expr): Call size_binop instead of doing the...
1993-04-03 Richard Kenner(simplify_comparison, case PLUS): Generalize simplifica...
1993-04-02 Richard Kenner(reload_reg_used_for_inherit): New variable.
1993-04-02 Richard Kenner(optabs): Fix typo in name for "fix" pattern.
1993-04-02 Jeff Lawreorg.c (redundant_insn_p): Stop searching for a redund...
1993-04-01 Michael MeissnerMake sure long double doesn't become 80 bits until...
1993-04-01 Michael MeissnerEliminate statement not reached warning messages that...
1993-04-01 Michael MeissnerEliminate extern needed warning messages that the MIPS...
1993-04-01 Richard Kenner(emit_push_insn, expand_assignment): Fix typo in last...
1993-04-01 Per Bothneremit-rtl.c (init_emit): Clear sequence_stack.
1993-04-01 Michael MeissnerFix wrong sign
1993-03-31 Brendan Kehoedefine CONSTANT_ADDRESS_P(X) to not use CONST_DOUBLE
1993-03-31 Richard Stallman(compile_file): Call incomplete_decl_finalize_hook...
1993-03-31 Richard Stallman(compile_file): Only call `*incomplete_decl_finalize_hook'
1993-03-31 Richard Stallman(ASM_OUTPUT_FLOAT, ASM_OUTPUT_DOUBLE): Use REAL_VALUE...
1993-03-31 Richard Stallman(FUNCTION_VALUE): Use FUNCTION_VALUEX.
1993-03-31 Richard Stallman(ASM_OUTPUT_FLOAT, ASM_OUTPUT_DOUBLE)
1993-03-31 Richard Stallman(ASM_OUTPUT_FLOAT, ASM_OUTPUT_DOUBLE)
1993-03-31 Richard Stallman(LIBCALL_VALUE): Handle XFmode.
1993-03-31 Richard Stallman(LIBCALL_VALUE): Handle XFmode.
1993-03-31 Richard Stallman(movxf, tstxf, extendsfxf2, extenddfxf2): New patterns.
1993-03-31 Richard Stallman(LONG_DOUBLE_TYPE_SIZE): Set to 96, for XFmode support.
1993-03-31 Richard Stallman(standard_68881_constant_p): Initialize REAL_VALUE_TYPE...
1993-03-31 Richard Kenner(expand_expr, case ADDR_EXPR): Allow taking the address...
1993-03-31 Richard Stallman(ASM_OUTPUT_DOUBLE, ASM_OUTPUT_FLOAT, PRINT_OPERAND_FLOAT)
1993-03-31 Richard Kenner(next_type_uid): Move definition to reasonable place...
1993-03-31 Richard Stallman(ASM_OUTPUT_DOUBLE, PRINT_OPERAND):
1993-03-31 Richard Kenner(emit_block_move, emit_push_insn, expand_assignment...
1993-03-31 Richard Stallman(ASM_OUTPUT_DOUBLE, ASM_OUTPUT_FLOAT):
1993-03-31 Richard Stallman(ASM_OUTPUT_DOUBLE, ASM_OUTPUT_FLOAT):
1993-03-31 Richard Kenner(simplify_binary_operation...
1993-03-31 Richard Kenner(standard_80387_constant_p): When testing for floating...
1993-03-31 Richard Kenner(INITIAL_ELIMINATION_OFFSET): Subtract
next
This page took 0.079488 seconds and 5 git commands to generate.