]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
1994-12-30 Mike Stump52th Cygnus<->FSF merge
1994-12-30 Richard Kenner(c-decl.o, c-typeck.o, toplev.o, varasm.o): Include...
1994-12-30 Richard KennerInclude output.h.
1994-12-30 Richard Kenner({save_restore}_varasm_status): Add decls.
1994-12-30 Richard KennerAdd decls of functions in varasm.c.
1994-12-30 Richard KennerInclude output.h.
1994-12-30 Jeff Lawcalls.c (expand_call): Set MEM_IN_STRUCT_P as needed...
1994-12-29 Jim Wilson(simplify_unary_operation): Cast constant 1 to HOST_WID...
1994-12-29 Jim Wilson(print_multilib_info): Initialize last_path_len to 0.
1994-12-29 Jim Wilson(output_constructor): Change type of variable value to
1994-12-29 Jim Wilson(expand_mult_highpart): Use convert_modes instead of
1994-12-29 Mike Stump* toplev.c (lang_options): Add -frtti flag for rtti...
1994-12-29 Jeff Lawpa.h (DO_GLOBAL_DTORS_BODY): Define.
1994-12-29 Jeff Law* config/pa/t-pa (LIB2FUNCS_EXTRA): Define.
1994-12-29 Jeff LawInitial revision
1994-12-29 Jim Wilson(truncdiqi2+[123]): Add patterns to optimize DImode to
1994-12-29 Jim Wilson(fill_simple_delay_slots): For the epilogue case...
1994-12-29 Jim Wilson(sh_expand_prologue): Clear extra_push at start.
1994-12-29 Jim Wilson(find_equiv_reg): Exclude registers clobbered in the
1994-12-28 Ian Lance TaylorCorrect typos.
1994-12-28 Mike Stumpstmt.c (expand_cleanups): Add third parameter so that...
1994-12-27 Jeff Law* pa.c (output_movb): Fix ttypo.
1994-12-27 Ian Lance TaylorUse REAL_VALUE_TO_TARGET_{DOUBLE,SINGLE} to print float...
1994-12-25 Richard Kenner(convert_to_pointer): Eliminate ref to null_pointer_node.
1994-12-22 Ian Lance TaylorHandle recursive <limits.h>
1994-12-22 Ian Lance TaylorOn a NeXT, <limits.h> is sometimes not in /usr/include...
1994-12-21 Richard Kenner(__va_rounded_size): Delete.
1994-12-21 Richard Kenner(TRAMPOLINE_TEMPLATE): Specify some code as explicit...
1994-12-21 Richard Kenner(sun4:SunOS:*:*): Handle Solbourne OS/MP systems.
1994-12-21 Richard Kenner(sqrtsf2, sinsf2, sindf2, sinxf2): Define.
1994-12-21 Richard Kenner(adddi3, subdi3): New patterns.
1994-12-21 Richard Kenner(mulhisi3): Add truncate to mulhisi3 to fix bug and...
1994-12-21 Richard Kenner(expand_asm_operands): Make sure input operands are...
1994-12-21 Richard Kenner(expand_call): Only inline if DECL_INLINE; don't call
1994-12-21 Richard Kenner(rest_of_compilation): Adjust tests for when to inline...
1994-12-21 Richard Kenner(expand_expr_stmt): If want values for statements,...
1994-12-21 Ian Lance TaylorAlways copy flags to new MEM in simplify_shift_const.
1994-12-21 Ian Lance TaylorAdd comment about last change, in accordance with copyr...
1994-12-20 Mike Stump51st Cygnus<->FSF merge
1994-12-20 Richard Kenner(LINK_SPEC): Add case for -shared, just like in rs6000.h.
1994-12-20 Michael MeissnerBuild libgcc.a
1994-12-20 Michael MeissnerSupport SYSV pragmas
1994-12-20 Jim Wilson(CLIB): Add -L/usr/lib/cmplrs/cc3.11.
1994-12-20 Jim Wilson(HAVE_VPRINTF): Delete.
1994-12-20 Jim Wilson(mark_set_1): For multi-reg hard register, clear all
1994-12-19 Doug Evans(stmp-multilib): Check recursive make's return code.
1994-12-19 Ian Lance TaylorDon't print CONST_DOUBLE as floating point if not MODE_...
1994-12-19 Jim Wilson(fpadd_parts): Adding infinities with opposite signs...
1994-12-19 Jim Wilson(invariant_p): Reject const volatile references.
1994-12-19 Jeff Law* pa.md (pic2_highpart): Accept readonly operands.
1994-12-18 Jim Wilson(macarg1): Count newline at end of C++ comment.
1994-12-18 Jim Wilson(CPP_PREDEFINES): Change _MIPSEB to _MIPSEL.
1994-12-18 Richard Kenner(layout_decl): Allow DECL_BIT_FIELD for any type.
1994-12-17 Jeff Lawpa.h (readonly_section): During PIC code generation...
1994-12-17 Jim Wilson(ashiftrt_r4_1): Delete useless or instruction.
1994-12-16 Jim Wilson(DBX_BLOCKS_FUNCTION_RELATIVE, DBX_FUNCTION_FIRST,
1994-12-16 Richard Kenner(distribute_notes): When output an insn to hold a REG_D...
1994-12-16 Mike Stump50th Cygnus<->FSF merge
1994-12-15 Jeff Lawpa.h (DBX_OUTPUT_MAIN_SOURCE_FILE_END): Don't emit...
1994-12-15 Richard Kenner(store_constructor): Properly get constant part of...
1994-12-15 Richard Kenner(get_inner_reference): Use EXACT_DIV_EXPR to compute...
1994-12-14 Ian Lance TaylorFix non-const atof parameter on NEWS-OS 4.2R
1994-12-13 Doug Evans(handle_pragma): Only print warning once.
1994-12-13 Richard Kenner(IMMEDIATE_PREFIX): Really define.
1994-12-13 Richard Kenner(FUNCTION_EXTRA_EPILOGUE): Fix typo in mov.l opcode.
1994-12-13 Doug Evans(instantiate_virtual_regs_1, case PLUS): If offset is
1994-12-13 Richard Kenner(expand_expr, case MINUS_EXPR): Properly handle case...
1994-12-12 Richard Kenner(debug_reload): Use GET_MODE_NAME to avoid warning.
1994-12-12 Doug Evans(emit_store_flag): Set mode after canonicalizing op0...
1994-12-12 Doug Evans(locate_and_pad_parm): Don't call pad_below for BLKmode...
1994-12-12 Richard Kenner(vms_fopen): Call `fopen' through an indirect pointer...
1994-12-10 Richard Kenner(do_include): Avoid dynamic initialization of aggregate.
1994-12-10 Richard Kenner(cmpsi): Make this into a define_expand; legitimize...
1994-12-10 Richard Kenner(pedantic_omit_one_operand): New function.
1994-12-09 Steve Chamberlain*** empty log message ***
1994-12-09 Doug Evans(BISONFLAGS): Delete --yacc.
1994-12-09 Jason Merrillrs6000.h (LINK_SPEC): Add %{shared:-bM:SRE}.
1994-12-09 Per Bothner* gcc.c (default_compilers): Add support for Chill...
1994-12-09 Richard Kenner(sys/byteorder.h): Turn extern inlines back into static...
1994-12-09 Richard Kenner(MASK_NO_FPR, TARGET_NO_FPR): Define.
1994-12-09 Doug Evans(fold): Call real_zerop for real constants.
1994-12-09 Jason Merrill(dbxout_type_method_1): Don't try to look at the first
1994-12-08 Roland McGrathInitial revision
1994-12-08 Richard Kenner(bsetmemqi, bclrmemqi): New patterns to set bit in...
1994-12-08 Richard Kenner(extend_operator): New predicate.
1994-12-08 Richard Kenner(do_include): Don't turn newline markers into spaces...
1994-12-08 Richard Kenner(discard_comments): If traditional, replace a comment...
1994-12-08 Richard Kenner(char_name): New var.
1994-12-08 Richard Kenner(CRT_END): Add dummy refs to ___brk_addr, __environ...
1994-12-08 Richard Kenner(distribute_notes): If can't find place for REG_DEAD...
1994-12-07 Richard KennerNew pattern for ior between SImode target and zero_exte...
1994-12-07 Richard Kenner(preserve_momentary): New function.
1994-12-07 Doug Evans(locate_and_pad_parm): Do padding before rounding
1994-12-07 Steve Chamberlain*** empty log message ***
1994-12-07 Steve Chamberlain*** empty log message ***
1994-12-07 Richard Kenner(init_decl_processing): Implement built-in functions...
1994-12-07 Richard KennerFix comments.
1994-12-06 Richard Kenner(CPP_PREDEFINES): Set __GNUC_MINOR__ to 7.
1994-12-06 Richard KennerEliminate `set symbol/scope=noGlobal'.
1994-12-06 Jason Merrillt-sol2 (CRTSTUFF_T_CFLAGS): Don't use PIC if cross...
next
This page took 0.086572 seconds and 5 git commands to generate.