longlong.h (_ARCH_PPC): Only protect add_ssaaaa and sub_ddmmss with W_TYPE_SIZE ...
[platform/upstream/gcc.git] / gcc / ChangeLog
1999-12-21 David Edelsohnlonglong.h (_ARCH_PPC): Only protect add_ssaaaa and...
1999-12-21 Jeffrey A Lawfold-const.c (real_hex_to_f): Remove unused "isldouble...
1999-12-20 Richard Kenner* tree.c (real_value_from_int_cst): Clear REAL_VALUE_TY...
1999-12-20 Richard Kennerexpr.c (store_constructor): New argument SIZE; pass...
1999-12-20 Mark MitchellMakefile.in (explow.o): Depend on function.h.
1999-12-20 Bernd Schmidtcurrent_function -> cfun
1999-12-20 Bernd SchmidtChange some regsets to regset_heads
1999-12-20 Michael Hayes* config/c4x/rtems.h: New file.
1999-12-19 Bernd SchmidtBetter spill failure messages.
1999-12-19 Richard Kennerrs6000.h (SUBTARGET_DEFAULT): New macro.
1999-12-19 Mark Mitchellcrtstuff.c (__do_global_ctors_aux): Do not call __cxa_f...
1999-12-19 Richard Hendersoncccp.c (main): Define __STDC_VERSION__ as necessary.
1999-12-19 Richard Hendersonalpha.c (alpha_emit_conditional_move): If TARGET_FIX...
1999-12-19 Richard Hendersonc-typeck.c (c_expand_start_case): Don't warn for long...
1999-12-19 Richard KennerRevert bogus patch
1999-12-18 Richard Kenneralias.c: Minor reformatting.
1999-12-18 J"orn Rennecke* unroll.c (copy_loop_body): Don't treat a REG like...
1999-12-18 Zack Weinbergobjc-parse.c: Regenerate.
1999-12-18 David S. Millertoplev.c (rest_of_compilation): Restore BLOCK tree...
1999-12-18 Scott Bambroughlinux-elf.h: Change all instances of ARM_FLAG_SHORT_BYT...
1999-12-18 Gabriel Dos Reistoplev.c (notice, [...]): Move to diagnostic.c
1999-12-17 Michael Hayesc4x.h (ASM_OUTPUT_XXX): Wrap in do-while(0).
1999-12-17 Michael Hayes* config/c4x/c4x.md (rpts_top, rptb_top): Add clobbers...
1999-12-17 Zack Weinbergfixtests.c (is_cxx_header): New fn, split out of double...
1999-12-17 Zack Weinbergc-parse.in (string action): Do not warn about ANSI...
1999-12-17 Jakub Jelineksparc.h (TARGET_ARCH32): Exchange ifdefs so that if...
1999-12-17 Richard Earnshawloop.c (insert_loop_mem): Don't record MEMs from inside...
1999-12-17 Jan Hubicka* regclass.c (regclass): Do not use flowgraph when...
1999-12-17 Jan Hubickagcse.c (try_replace_reg): Do replacements in REG_EQUAL...
1999-12-17 Mark Mitchellcrtstuff.c (__dso_handle): Declare.
1999-12-17 Jan HubickaOops. Used wrong changelog entry.
1999-12-17 Jan Hubickaregmove.c (copy_src_to_dest): Remove loop_depth parameter.
1999-12-17 Jan Hubickai386.md (HI to SImode promoting splitters): Rewrite.
1999-12-17 Jan Hubickai386.md (test?i_1): Use "nonmemory_operand" predicate...
1999-12-16 Mark MitchellMakefile.in (INTREGRATE_H): Rename to INTEGRATE_H.
1999-12-16 Jakub Jelineksparc.c (print_operand): Cast fprintf arguments to...
1999-12-16 David S. Millersparc.c (epilogue_renumber): Add default case to switch...
1999-12-16 David S. Millerexpr.c (emit_move_insn_1): Only emit clobbers if one...
1999-12-16 Jan Hubickatoplev.c (rest_of_compilation): Run branch shortening...
1999-12-16 Jan Hubickaregclass.c (loop_depth): Remove
1999-12-16 Zack Weinberg* tree.h (DECL_FROM_INLINE): Check DECL_ABSTRACT_ORIGIN...
1999-12-16 Richard Henderson* loop.c (insert_loop_mem): Ignore memory clobbers.
1999-12-16 Jan Hubickai386.md (movqi): Use "nonimmediate_operand" for output...
1999-12-16 Jeffrey A Law* profile.c: Remove redundant #include "output.h".
1999-12-16 Richard Hendersoncombine.c (simplify_comparison): Reduce (OP (MINUS...
1999-12-16 Jeffrey A Law* h8300.md (HImode preinc peephole): Fix typo.
1999-12-16 Jason Merrillfunction.c (retrofit_block): Abort if we don't find...
1999-12-15 Mark Mitchellbuiltins.c (expand_builtin_mathfn): Make sure not to...
1999-12-15 Jason Merrill* stmt.c (expand_decl): Expand upper bound of a dynamic...
1999-12-15 Jakub Jelinek* expr.c (emit_group_load): Use dst mode if src is...
1999-12-15 Jan Hubickafunction.c (PREFERRED_STACK_BOUDNARY): Provide default...
1999-12-15 J"orn Renneckecaller-save.c (insert_one_insn): Returns struct insn_ch...
1999-12-15 David S. Millerrtlanal.c (reg_overlap_mentioned_p): Handle CONCAT.
1999-12-15 Jan Hubickaflow.c (calculate_loop_depth): Make global, remove...
1999-12-15 Jan Hubickaflow.c (dump_flow_info): Dump loop_depth.
1999-12-15 Jason Merrilltree.c (decl_function_context): Handle virtual functions.
1999-12-15 Jason Merrilldwarf2out.c (add_abstract_origin_attribute): Do call...
1999-12-15 Jeffrey A Lawregclass.c (record_reg_classes): Update comment for...
1999-12-15 David Edelsohn* rs6000.md (tablejumpdi): Generate DImode LABEL_REF.
1999-12-14 Geoff Keatingm68020-elf.h (ENDFILE_SPEC): Delete.
1999-12-14 Jason Merrilldwarf2out.c (class_scope_p): New fn.
1999-12-14 Bernd SchmidtAvoid reversing bivs with maybe_multiple set.
1999-12-14 Nick CliftonAdd support for -mcpu=arm720 cmmand line switch
1999-12-14 J"orn Renneckeloop.c (strength_reduce): Fix sign of giv lifetime...
1999-12-14 Jakub Jelineklinux64.h (DEFAULT_VTABLE_THUNKS): Define to 1.
1999-12-14 Richard Hendersonconfigure.in (alpha-osf, [...]): Handle ev6[78].
1999-12-14 Clinton Popetzarm.md (mulsidi3adddi, [...]): New patterns for long...
1999-12-14 Jan Hubickaregclass.c (scan_one_insn): Set loop_cost to 1 when...
1999-12-14 Jakub Jelinekxm-sp64.h: Avoid using __sparc_v9__ when testing for...
1999-12-14 Jakub Jelineksparc.h (SPARC_DEFAULT_CMODEL): Default to CM_32.
1999-12-14 Bernd SchmidtUndo one misguided optimization attempt in previous...
1999-12-14 Bernd SchmidtRun reg_scan_update to get information about regs creat...
1999-12-14 Jan Hubickaregclass.c (record_reg_classes): Do not do the copying...
1999-12-14 Jan Hubicka* regclass.c (record_reg_classes): Handle INOUT operand...
1999-12-14 Jakub Jelineklinux64.h (TARGET_LIVE_G0, [...]): Don't support weird...
1999-12-14 Bernd SchmidtAvoid making shared rtl.
1999-12-14 Mumit Khancccp.c (INO_T_EQ): Disable inode-based optimization...
1999-12-14 Mumit Khancrtdll.h (STARTFILE_SPEC): Add -pg profiling support.
1999-12-14 Jeffrey A Lawcombine.c (combine_simplify_rtx): Fix order of checks...
1999-12-13 Clinton Popetz* config/arm/arm.md (*mulsidi3adddi, *umulsidi3adddi...
1999-12-13 Bernd SchmidtSimplify reload register allocation
1999-12-13 Jeffrey A Law* doprnt.c: Remove incorrect comment closure.
1999-12-13 Jeff Law* flow.c (create_edge_list): Cast xmalloc return value.
1999-12-13 Don Bowmanvxworks.h: Fix problem with comment termination.
1999-12-13 David S. Millercse.c (struct cse_reg_info): Add hash_next member,...
1999-12-13 Jeffrey A Law* cse.c (cse_basic_block): Free qty_table consistently.
1999-12-13 David S. Millersparc.md (movtf reg/reg split): Don't generate SUBREGs...
1999-12-12 Alexandre Petit... tree.def (EXPR_WITH_FILE_LOCATION): Temporarily add...
1999-12-12 Stephen L Moshierloop.c (load_mems): Don't hoist written floating point...
1999-12-12 Mark Mitchellexcept.h (struct eh_queue): Add `next' pointer.
1999-12-12 Kaveh R. Ghazigthr-single.h (__gthread_active_p): Add prototype argum...
1999-12-12 Kaveh R. Ghazicombine.c (record_promoted_value): Remove unused variab...
1999-12-12 Kaveh R. Ghazii386-protos.h (output_387_binary_op, [...]): Constify...
1999-12-10 Ben Collinsconfigure.in: Fix typo for "-64" in 64bit as check.
1999-12-10 Jakub Jelineklonglong.h (__sparc_v9__): Use %rDIGIT instead of ...
1999-12-10 Kaveh R. Ghazic-parse.in (string): With -Wtraditional, warn if ANSI...
1999-12-10 Kaveh R. Ghaziflow.c (flow_loops_dump): Avoid ANSI string concatenation.
1999-12-10 Geoff Keatingm68k.h (CONDITIONAL_REGISTER_USAGE): If we have no...
1999-12-10 Clinton Popetzarm.md (*mulsidi3adddi, [...]): New patterns for long...
1999-12-10 Bernd SchmidtUndo previous change
next