aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2001-08-08sibcall.c (return_value_pseudo): New static variable.Jan Hubicka2-1/+47
2001-08-08calls.c (ECF_ALWAYS_RETURN): New constant.Jan Hubicka5-4/+28
2001-08-08* config/mips/mips.c (mips_legitimate_address_p): Limit "la" addresses.Aldy Hernandez2-3/+10
2001-08-08alias.c (get_alias_set): Return a previously calculated alias set for a VAR_D...Jason Merrill4-2/+19
2001-08-08* predict.def: Set hitrates according our experimental run.Jan Hubicka3-5/+22
2001-08-08mips.c (mips_unique_section): New.H.J. Lu8-141/+286
2001-08-08Make cselib_subst_to_values global.Bernd Schmidt3-3/+21
2001-08-08Use cselib for alias analysis in sched_ebbBernd Schmidt6-9/+53
2001-08-08xfailJason Merrill1-1/+1
2001-08-08Turn patterns/splits into define_insn_and_splitBernd Schmidt2-31/+13
2001-08-08Make cselib COND_EXEC-safeBernd Schmidt2-0/+15
2001-08-08final.c (shorten_branches): Update the INSN_ADDRESSES of insns within fixed l...Graham Stott2-1/+25
2001-08-08diagnostic.h (diagnostic_format_decoder): Parenthesize macro parameter.Graham Stott2-4/+11
2001-08-08* alias.c (find_base_decl): Delete redundent assignment.Graham Stott2-1/+4
2001-08-08dependence.c (INDEX_LIMIT_CHECK): Uppercase macro parameter.Graham Stott2-6/+12
2001-08-08mips.c (mips_legitimate_address_p): Fix enable checking failure check for CON...Graham Stott2-1/+6
2001-08-08flow.c (back_edge_of_syntactic_loop_p): Add whitespace.Graham Stott2-2/+15
2001-08-08Daily bump.GCC Administrator2-2/+2
2001-08-08c-typeck.c (RESTORE_SPELLING_DEPTH): Uppercase and parenthesize macro parameter.Graham Stott2-1/+6
2001-08-08combine.c (combine_simplify_rtx): Update comment and remove erroneous test.Graham Stott2-3/+7
2001-08-07cppinit.c (cpp_finish): Pop the final buffer without comment.Neil Booth3-12/+25
2001-08-07calls.c (expand_call): Do not emit INSN_SETJMP note.Jan Hubicka17-130/+132
2001-08-07config.gcc: Quote target_cpu_default2 correctly for powerpc*-*-* targets.Daniel Jacobowitz2-1/+6
2001-08-07cpplib.h, line-map.h: Update comments.Neil Booth4-40/+49
2001-08-07* doc/install.texi: Document fine-grained multilib configuration.David Edelsohn2-0/+26
2001-08-07rtlanal.c (find_first_parameter_load): Call note_stores only on the instructi...Jan Hubicka2-1/+7
2001-08-07revert get_alias_set change for nowJason Merrill2-10/+0
2001-08-07re PR c++/3820 (GCC 3.0 crashes with empty base class)Nathan Sidwell6-41/+125
2001-08-07alias.c (nonlocal_mentioned_p): Rename CONST_CALL_P to CONST_OR_PURE_CALL_PJan Hubicka17-24/+50
2001-08-07oopsJason Merrill1-1/+1
2001-08-07* tree.c (walk_tree): Walk siblings even if !walk_subtrees.Jason Merrill2-4/+14
2001-08-07improve commentJason Merrill1-1/+3
2001-08-07* c-semantics.c (make_rtl_for_local_static): Use DECL_RTL_SET_P.Jason Merrill2-1/+3
2001-08-07alias.c (get_alias_set): Return a previously calculated alias set for a VAR_D...Jason Merrill3-0/+37
2001-08-07Daily bump.GCC Administrator2-2/+2
2001-08-06varasm.c (assemble_gc_entry): Remove.Richard Henderson3-24/+5
2001-08-06varasm.c (assemble_constructor): Take a symbol_ref and a priority instead of ...Richard Henderson12-61/+106
2001-08-06darwin.h (DOUBLE_INT_ASM_OP): Add whitespace.David Edelsohn6-38/+44
2001-08-06tweak commentJason Merrill1-1/+1
2001-08-06f90-intrinsic-bit.x: XFAIL on irix6.* and solaris2.*David Billinghurst3-0/+26
2001-08-06cpperror.c (print_containing_files): Moved to line-map.c.Neil Booth10-188/+161
2001-08-06* expr.c (store_constructor): Don't clobber memory targets.Richard Henderson2-1/+8
2001-08-06except.c (convert_from_eh_region_ranges_1): Never mark USE or CLOBBER insns a...Richard Henderson1-0/+2
2001-08-06profile.c (branch_prob): Remove unused variable insn.Andreas Jaeger4-27/+35
2001-08-06i386.h (FORCE_PREFERRED_STACK_BOUNDARY_IN_MAIN): New.Richard Henderson4-2/+46
2001-08-06Don't allow template-id in using-declaration.Gabriel Dos Reis4-14/+84
2001-08-06* doc/install.texi: Document powerpc-*-darwin* details.Stan Shebs2-0/+40
2001-08-06aix.h (CPP_CPU_SPEC): Move back to rs6000.hDaniel Berlin7-182/+104
2001-08-06Daily bump.GCC Administrator2-2/+2
2001-08-05local-alloc.c (update_equiv_regs): Do not move insns that can throw.Richard Henderson2-0/+11