]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
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...
1993-11-03 Richard Stallman(exit): Fix declaration of _exit.
1993-11-03 Richard Stallman(dbxout_type): Print `-2' instead of `0037777777776...
1993-11-03 Per BothnerMake more robust in two places.
1993-11-02 Richard Stallman(safe_read): New function.
1993-11-02 Richard Stallman(do_spec_1): Use spec_version for %v, not version_string.
1993-11-02 Ian Lance TaylorDon't fix /**/ in X11 files; unnecessary
1993-11-02 Richard Stallman(sys/stat.h) Fix fchmod prototype, first arg is int...
1993-11-02 Richard Kenner(init_optabs): Function `ffs' takes `int', not mode...
1993-11-02 Richard Stallman(edit_file): Use safe_write.
1993-11-02 Richard StallmanInclude tconfig.h.
1993-11-02 Richard StallmanUnquote 'f' in #define _IO.
1993-11-02 Richard Stallman(setjmp.h): Don't require siglongjmp and sigsetjmp.
1993-11-01 Richard KennerAdd set_attr for "length" when we are going to split...
1993-11-01 Richard Kenner(bdn/bdz): Fix typo in checking for when we need to...
1993-11-01 Richard Kenner(mulsi3): Make alternatives be "mq" and "no_mq" instead...
1993-11-01 Richard Stallman(stmp-fixproto): Print a notice that warnings and error...
1993-11-01 Ian Lance TaylorDon't remove /**/ from X11/xmd.h.
1993-11-01 Richard Stallman(divhisi3, udivhisi3, modhisi3, umodhi3): Comment out.
1993-11-01 Richard Kenner(expand_decl_init): If CONST_DECL, don't generate any...
1993-11-01 Torbjorn Granlund(synth_mult): When factoring T, break from loop after...
1993-11-01 Richard Stallman(safe_write): New function.
1993-11-01 Richard Stallman(do_ident): Substitute macros and output here.
1993-10-31 Richard Stallman(extzv, and its recognizer): If width is 32, don't...
1993-10-31 Richard Stallman(shorten_compare): Undo previous change.
1993-10-31 Jim Wilson(do_store_flag): For equality test of a single bit...
1993-10-31 Richard Stallman(output_move_double): Extend the special case
1993-10-31 Richard Stallman(shorten_compare): Do nothing if both args constant.
1993-10-31 Richard Stallman(convert_move): When extending to multi-word register
1993-10-31 Richard StallmanRe-add hitachi to list of companies not to treat as...
1993-10-30 Richard Stallman(output_move_double): Extend the special case
1993-10-30 Richard KennerInitial revision
1993-10-30 Richard KennerAdd H3050/RX support.
1993-10-30 Richard Stallman(output_dbra): Fix argument number in addi at end.
1993-10-30 Richard Stallman(mulsidi3 patterns): Fix typo, LSHIFTRT was ASHIFT.
1993-10-30 Richard KennerRemove duplicately-installed change.
1993-10-30 Richard Stallman(enum built_in_function): Added END_BUILTINS to delimit
1993-10-30 Richard Stallman(convert_and_check): Don't warn converting 0xff
1993-10-30 Richard Stallman(finish_function): If rest_of_compilation set DECL_INITIAL
1993-10-30 Richard Stallman(rest_of_compilation): When an `extern inline' is not...
1993-10-30 Richard Stallman(mainversion): New variable.
1993-10-30 Richard Stallman(assign_parms): If parmreg is a CONCAT, handle the
1993-10-30 Richard Stallman(store_bit_field): When calling operand_subword_force,
1993-10-30 Richard Stallman(do_jump): Use do_jump_by_parts_equality for complex...
1993-10-30 Richard Stallman(HAVE_PUTENV): Defined.
1993-10-30 Richard Stallman(sys/stat.h): Don't change definitions into
1993-10-29 Richard Stallman(LIB_SPEC): Use -lieee if -mieee-fp.
1993-10-29 Richard StallmanFix indentation.
1993-10-29 Richard Kenner(LINK_SPEC): Pass -no_unresolved if -call_shared.
1993-10-29 Richard Kenner(addsf3, subsf3, mulsf3, divsf3): Put POWERPC first...
1993-10-29 Richard Kenner({DBX,SDB,MIPS}_DEBUGGING_INFO): Turn off until working.
1993-10-29 Richard KennerDefine HAVE_PUTENV for AIX PS/2.
1993-10-29 Richard KennerAdd support for coff-based ctor/dtor handling.
1993-10-29 Richard Kenner(gen-protos.o, scan.o, fix-header.o, scan-decls.o):
1993-10-29 Richard Kenner(check_methods_accessible): Fix bug in -Wno-protocol.
1993-10-29 Richard Kenner(init): Remove extraneous pop_momentary in error case.
1993-10-28 Richard Kenner(ENCODE_SECTION_INFO): Use DECL_RTL for DECLs.
1993-10-28 Torbjorn Granlund(emit_move_sequence): Fix typo, `Pmode' was `mode'.
1993-10-27 Richard Stallman(NO_DOLLAR_IN_LABEL): Undefined.
1993-10-27 Richard Stallman(cse_insn): When using src_related, copy the rtx.
1993-10-27 Richard Stallman(output_pending_init_elements): Don't crash if
1993-10-27 Richard Kenner(define_function_unit): Add missing blank lines.
1993-10-27 Richard Stallman(bsd/sys/wait.h): Undo previous change.
1993-10-27 Richard Stallman(ASM_OUTPUT_INTERNAL_LABEL): #if 0 deleted, to reenable...
1993-10-27 Richard Stallman(print_node_brief): Use unsigned char to print
1993-10-27 Richard Stallman(expand_assignment): Use duplicate instead of dup as...
1993-10-27 Richard StallmanRename dup to duplicate.
1993-10-27 Richard Stallman(NO_DOLLAR_IN_LABEL): Defined.
1993-10-27 Richard KennerInclude hconfig.h.
1993-10-27 Richard KennerInclude hconfig.h.
next
This page took 0.084467 seconds and 5 git commands to generate.