aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-03-07df.h (enum df_ref_flags.DF_REF_STRIPPED): New.Michael Matz7-40/+79
2003-03-07call.c (reference_binding): Remove REF_IS_VAR parameter.Mark Mitchell7-46/+121
2003-03-07* gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.Jan Hubicka2-1/+5
2003-03-07* arm.md (addsf3, adddf3, subsf3, subdf3, mulsf3, muldf3, negsf2)Richard Earnshaw3-171/+177
2003-03-07except.c (init_exception_processing): Use C90 prototype style.Gabriel Dos Reis2-73/+75
2003-03-07* rtti.c (get_tinfo_decl): Use build_address/build_nop.Mark Mitchell1-1/+2
2003-03-07call.c (merge_conversion_sequences): New function.Mark Mitchell6-34/+112
2003-03-07error.c (init_error): Use C90 prototype style.Gabriel Dos Reis2-222/+174
2003-03-07jcf.h (COMPARE_FILENAMES): New macro similar to "strcmp" to compare file name...Ranjit Mathew3-5/+28
2003-03-07h8300.md (a peephole2): Don't use reg_overlap_mentioned_p.Kazu Hirata2-1/+5
2003-03-07c-pch.c: Include langhooks.h.Geoffrey Keating7-22/+87
2003-03-07rs6000.c (rs6000_binds_local_p): Consider global functions for inlining on Da...Dale Johannesen2-5/+12
2003-03-07Daily bump.GCC Administrator1-1/+1
2003-03-07haifa-sched.c (schedule_block): Don't call reorder when sorting is prohibited.Vladimir Makarov2-1/+6
2003-03-06Makefile.in (c-ppoutput.o): Update.Neil Booth9-66/+90
2003-03-06Fix typo in previous patchMark Mitchell1-2/+1
2003-03-06re PR c++/9965 (ICE in cp_expr_size)Mark Mitchell4-22/+41
2003-03-06emit-rtl.c (gen_lowpart): When requesting the low-part of a MEM...Roger Sayle2-0/+12
2003-03-06re PR c++/9400 (Warning -Wshadow warns of shadowed declaration of THIS in loc...Mark Mitchell4-1/+20
2003-03-06re PR c++/9791 (-Woverloaded-virtual reports hiding of destructor)Mark Mitchell4-5/+40
2003-03-06[multiple changes]DJ Delorie4-21/+139
2003-03-06tree-inline.c (inlinable_function_p): Revert earlier change pending investiga...Jason Merrill2-5/+8
2003-03-06* gcc.dg/i386-local.c: Fix typo.Jan Hubicka2-1/+2
2003-03-06* config/h8300/h8300.md (a new peephole2): New.Kazu Hirata2-0/+23
2003-03-06re PR c++/9188 ([New parser] Strange wording of error message)Kriang Lerdsuwanakij2-2/+9
2003-03-06* cgraph.c (cgraph_node): Do not confuse nested functions and methods.Jan Hubicka2-1/+5
2003-03-06dwarf2out.c (size_of_die): Compute size of external reference to die correctly.Zdenek Dvorak2-1/+9
2003-03-06mmix.md ("*movcc_expanded"): New pattern.Hans-Peter Nilsson2-1/+54
2003-03-06* expr.h (lang_expand_expr): Delete obsolete prototype.Roger Sayle2-8/+4
2003-03-06* emit-rtl.c (gen_highpart_mode): Fix a comment typo.Kazu Hirata2-1/+5
2003-03-06h8300.md (a peephole2): Generalize to accept a memory operand.Kazu Hirata2-6/+10
2003-03-05alpha.h (PRINT_OPERAND_PUNCT_VALID_P): Add '+'.Olivier Hainque4-7/+34
2003-03-06Daily bump.GCC Administrator1-1/+1
2003-03-05stmt.c (fixup_gotos): Change meaning of DONT_JUMP_IN.Richard Kenner2-8/+16
2003-03-05re PR c++/9440 (error message about "non-lvalue in unary '&'" when using ?: o...Jason Merrill2-7/+9
2003-03-05pa.md (return_external_pic): Add !TARGET_PA_20 to constraint.John David Anglin2-1/+10
2003-03-05tm.texi: Document TARGET_DWARF_REGISTER_SPAN.Aldy Hernandez8-5/+149
2003-03-05Makefile.in (calls.o, [...]): Depend on cgraph.hJan Hubicka10-5/+104
2003-03-05h8300.c (output_simode_bld): Clear the destination first if possible.Kazu Hirata3-13/+31
2003-03-05decl.c (cp_binding_level): Add static_decls varray member.Matt Austern2-14/+33
2003-03-05basic-block.h (EDGE_IRREDUCIBLE_LOOP, [...]): New.Zdenek Dvorak10-136/+426
2003-03-05sh.h (OVERRIDE_OPTIONS): For TARGET_SHMEDIA, the minimum value for align_jump...J"orn Rennecke2-4/+13
2003-03-05m68hc11.h (PAD_VARARGS_DOWN): Define and return according to va_arg type.Stephane Carrez4-51/+12
2003-03-05* g++.dg/abi/layout3.C: New test.Mark Mitchell2-0/+30
2003-03-05rs6000.c (rs6000_variable_issue): Remove unnecessary else clauses.David Edelsohn2-4/+7
2003-03-05raise.c (__gnat_Unwind_RaiseException): Add prototype to avoid warning, and f...Geert Bosch2-7/+20
2003-03-05i386.c (ix86_save_reg): Also test current_function_uses_const_pool.Michael Matz2-1/+7
2003-03-05unwind.h: Add the GPL exception.Michael Matz3-0/+13
2003-03-05re PR c/9799 (mismatching structure initializer with nested flexible array me...Eric Botcazou4-0/+28
2003-03-05* class.c (end_of_class): Correct thinko.Mark Mitchell2-1/+5