platform/upstream/gcc.git
1993-11-13 Richard Stallman(dbxout_type_field): Skip fields with variable
1993-11-13 Richard StallmanUse FATAL_EXIT_CODE rather than hardcoded 1 for fatal...
1993-11-13 Richard StallmanUse FATAL_EXIT_CODE rather than hardcoded 1 for fatal...
1993-11-13 Richard Stallman(FUNCTION_ARG_BOUNDARY): Fix return value for 64bit
1993-11-12 Richard Stallman(write_rbrac): Handle v*printf like memmove.
1993-11-12 Richard Kenner(comparison): Don't emit invalid optimization for ...
1993-11-12 Richard Kenner(pattern_really_clobbers_lr): Setting a subreg of a...
1993-11-12 Richard KennerInitial revision
1993-11-11 Richard Stallman(fancy_abort): New function.
1993-11-11 Richard Stallman(fancy_abort): Defined.
1993-11-11 Richard Stallman(mark_addressable): Handle REALPART_EXPR and IMAGPART_EXPR.
1993-11-11 Richard Stallman(dbxout_parms): Fix previous change.
1993-11-11 Richard Stallman(rel_source_subdir): Prune out redundant /subdir/....
1993-11-11 Richard StallmanCopy files needed for other files at the very end.
1993-11-11 Richard Stallman(global_const_equiv_map_size): Declared.
1993-11-11 Richard Stallman(dbxout_symbol): If it's C++, don't check the
1993-11-11 Richard Stallman(ASM_OUTPUT_ASCII): Declare i.
1993-11-11 Richard Kenner(subst_prev_insn): New variable.
1993-11-11 Jim Wilson(unroll_loop): Set global_const_equiv_map_size.
1993-11-11 Richard Kenner(global_const_equiv_map_size): New variable.
1993-11-10 Richard Kenner(reload patterns for mla instruction): New.
1993-11-10 Richard Kenner(smaxdi3): Was incorrectly called maxdi3.
1993-11-10 Richard Kenner(LINK_SPEC): Don't pass -btextro if -r.
1993-11-10 Jim Wilson(dbxout_parms): For parms passed via invisible
1993-11-10 Richard KennerInitial revision
1993-11-10 Richard Kenner(sqrtdf2): Fix typo in extra condition.
1993-11-10 Richard Stallman(expand_expr): Use a smaller alignment when reading...
1993-11-10 Richard Stallman(expand_divmod): If rem_flag, always force op0 to a...
1993-11-10 Richard KennerAdd blank line in comment.
1993-11-10 Richard Stallman(expand_assignment): Use a smaller alignment when storing
1993-11-10 Richard Stallman(math.h): Delete inline definitions for sqr.
1993-11-10 Richard Stallman(adddi3): Use DImode not SImode in force_reg call.
1993-11-10 Richard Stallman(PIC_OFFSET_TABLE_MASK): New macro.
1993-11-10 Richard Stallman(reload) [SMALL_REGISTER_CLASSES]: Try, at least,
1993-11-10 Jim Wilson(strength_reduce): Accept VOIDmode initial values.
1993-11-09 Richard Stallman(loop on $required): When a file is copied
1993-11-09 Richard Stallman(negscc): Add mode for NEG.
1993-11-09 John Hassey("cmpsf" & "cmpdf"): Undo inadvertent change included...
1993-11-09 Richard Stallman(SIZE_TYPE): #undef it.
1993-11-09 Richard Stallman(ASM_FILE_START): Emit filename directive.
1993-11-08 Richard Stallman(sdbout_init) [RMS_QUICK_HACK_1]: Call sdbout_symbol...
1993-11-08 Richard Stallman(build_binary_op): Warn for ordered compare of ptr...
1993-11-08 Richard Stallman(output_line_command): Handle NO_IMPLICIT_EXTERN_C...
1993-11-08 Richard Stallman(scan_decls): After seeing an extern variable declarati...
1993-11-07 Richard Stallman(__MAIN_NAME): Define as " main(" rather
1993-11-07 Richard StallmanAdd __GNUC_MINOR__=5 to CPP_PREDEFINES.
1993-11-07 Richard Stallman(mostlyclean): Delete fixhdr.ready here.
1993-11-07 Richard StallmanFix whitespace in previous change.
1993-11-07 Richard StallmanHandle CCEVENmode as a new mode.
1993-11-07 Richard Stallman(EXTRA_CC_MODES, EXTRA_CC_NAMES, SELECT_CC_MODE):
1993-11-07 Richard Stallman(partial_ccmode_register_operand, even_relop)
1993-11-06 Richard Stallman(RMS_QUICK_HACK_1): Defined.
1993-11-06 Richard Stallman(unroll_loop): Don't unroll loop if jump has combined
1993-11-06 Chris Smithadd untyped_call
1993-11-06 Noah FriedmanInstall gsyslimits.h if native limits.h didn't need...
1993-11-06 Noah FriedmanRename fixed native limits.h to syslimits.h before...
1993-11-06 Richard Stallman(emit_move_insn_1): Push the components of a complex
1993-11-06 Richard StallmanComment change.
1993-11-06 Richard Stallman(abicalls): Use mips_abicalls_attr not mips_abicalls.
1993-11-06 Richard Stallman(enum mips_abicalls_type): New type.
1993-11-06 Richard Stallman(mips_abicalls): Change type to enum mips_abicalls_type.
1993-11-06 Richard Stallman(stdio.h): Don't add protos for vprintf, vfprintf,...
1993-11-06 Torbjorn Granlund(decrement_and_branch_until_zero): Add missing `return'.
1993-11-05 Richard Stallman(safe_write): Return right away after safe_write.
1993-11-05 Richard Stallman(NO_IMPLICIT_EXTERN_C): Define.
1993-11-05 Richard Stallman(safe_read, safe_write): Handle EINTR.
1993-11-05 Richard Stallman(compare_strings): Check for null pointers.
1993-11-05 Richard Stallman(objc_read_string): Allocate string properly.
1993-11-05 Richard Stallman(ASM_OUTPUT_DOUBLE, ASM_OUTPUT_FLOAT): Use
1993-11-05 Richard Stallman(fix-header, gen-protos): Link with HOST_LIBS.
1993-11-05 Richard Stallman(LIB_SPEC): Handle -msvr4.
1993-11-05 Richard Stallman(main): Handle NO_IMPLICIT_EXTERN_C.
1993-11-05 Torbjorn Granlund(RTX_COST): Return actual costs for multiplication...
1993-11-05 Richard StallmanDon't scan sub-directories whose names end in CC
1993-11-05 Richard Stallman(expand_inline_function): Handle CONCAT as rtl for...
1993-11-05 Richard Stallman(gen_highpart): If arg is function value hard reg,
1993-11-05 Richard StallmanComment change.
1993-11-05 Richard Stallman(expand_call): Discard __ prefix like _ or __x.
1993-11-05 Richard Kenner(strength_reduce): Ignore initial value if it is the...
1993-11-05 Richard Kenner(movdf): Don't have reload choose alternative of loadin...
1993-11-05 Richard Kenner(find_reloads, case 'o'): A pseudo is not always an...
1993-11-04 Richard Stallman(expand_inline_function): Don't call push_temp_slots...
1993-11-04 Richard KennerInitial revision
1993-11-04 Richard Stallman(finish_enum): Undo previous change.
1993-11-04 Richard Stallman(finish_enum): Always make an enum signed if it will...
1993-11-04 Richard Kenner(expand_function_start): If not optimizing, ensure...
1993-11-04 Richard Stallman(assemble_variable): Set DECL_IN_TEXT_SECTION somewhat...
1993-11-04 Richard Stallman(cse_insn): Call `invalidate' also for STRICT_LOW_PART...
1993-11-04 Richard Stallman(DECL_IN_TEXT_SECTION): New macro.
1993-11-04 Richard Stallman(assemble_variable): Set DECL_IN_TEXT_SECTION.
1993-11-04 Richard Stallman(dbxout_symbol_location): Test DECL_IN_TEXT_SECTION.
1993-11-04 Richard Stallman(build_function_call): Initialize fundecl to 0.
1993-11-03 Richard Stallman(output_move_double): More of previous change.
1993-11-03 Richard Stallman(output_move_double): Fix up the test for overlap
1993-11-03 Torbjorn Granlund(REGISTER_MOVE_COST): Decrease cost for move from
1993-11-03 Richard Stallman(regclass): Consider commutativity even when
1993-11-03 Richard Stallman(expand_divmod): Use target as copy_to_suggested_reg
1993-11-03 Richard Stallman(safe_write, safe_read): Really use arg DESC.
1993-11-03 Richard Stallman(safe_read): New function.
1993-11-03 Richard Stallman(check_format_info): Make warning nicer for mismatch...
next