aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2002-07-12avr.c (test_hard_reg_class): Fix TEST_HARD_REG_BIT usage on 64-bit hosts, ret...Marek Michalkiewicz2-1/+10
2002-07-12* class.c (add_method): Correct handling of conversion operators.Mark Mitchell2-1/+8
2002-07-12Daily bump.GCC Administrator3-3/+3
2002-07-12simplify-rtx.c (simplify_subreg): Handle floating point CONST_DOUBLEs.J"orn Rennecke5-0/+67
2002-07-11re PR c++/7224 (g++ 3.x does not tecognize unused ambiguous inline member fun...Mark Mitchell4-56/+61
2002-07-11re PR c++/7279 (NRV related miscompilation)Jason Merrill1-0/+57
2002-07-11re PR c++/7279 (NRV related miscompilation)Jason Merrill2-0/+10
2002-07-11combine.c (try_combine): When converting a paradoxical subreg to an extension...J"orn Rennecke2-2/+18
2002-07-11configure.in (mips*-*-irix6*o32): Enable stabs.Rainer Orth15-383/+573
2002-07-11pa.md (adddi3): Change predicate of operand 2 to adddi3_operand and delete co...John David Anglin4-8/+22
2002-07-11c-decl.c (duplicate_decls): Preserve the noreturn attribute on non-ANSI built...Roger Sayle4-7/+9
2002-07-11rtl.h (gen_rtx_CONST_VECTOR): Declare.J"orn Rennecke4-2/+27
2002-07-11Daily bump.GCC Administrator3-3/+3
2002-07-11pa.md (adddi3): For 32-bit targets...John David Anglin3-13/+24
2002-07-11re PR c/2454 (Test Program A0376972.c fails with gcc-20010320, works with gcc...Roger Sayle2-7/+15
2002-07-11builtins.def: Make the argument types of abort and exit independent of the fr...Roger Sayle6-8/+22
2002-07-11* config/rs6000/linux64.h (ASM_SPEC): Define.Alan Modra2-0/+10
2002-07-10rs6000.c (emit_frame_save): New.Aldy Hernandez2-43/+71
2002-07-10Revert all patches for optimization of Complex .op.Toon Moene2-28/+17
2002-07-10avr.md: Fix two 0x80000000 constants to make them negative also on 64-bit hosts.Marek Michalkiewicz5-4/+55
2002-07-10i386.c (ix86_svr3_asm_out_constructor): Add HAS_INIT_SECTION to protection.Douglas B Rupp2-2/+7
2002-07-10invoke.texi (Debugging Options): Mention that -gdwarf is deprecated.Mark Mitchell2-0/+9
2002-07-10combine.c (gen_lowpart_for_combine): Handle vector modes.J"orn Rennecke2-8/+13
2002-07-10pt.c (template_parm_this_level_p, [...]): Pass depth as int pointer.Graham Stott2-5/+11
2002-07-10mn10200.c (expand_prologue): Create REG_MAYBE_DEAD notes as appropriate.Jeff Law2-5/+18
2002-07-10cp-tree.h (unqualified_name_lookup_error): Declare it.Mark Mitchell5-42/+74
2002-07-10* i386.c (ix86_init_mmx_sse_builtins): Fix thinko.Jan Hubicka2-1/+6
2002-07-10981006-1.x: Do not use -fpic for mn102.Jeff Law3-7/+7
2002-07-10mn10200.c (expand_epilogue): Fix test to determine which scratch register to ...Jeff Law2-4/+7
2002-07-10cse.c (cse_insn): Supply proper SUBREG_BYTE to simplify_gen_subreg.J"orn Rennecke2-2/+23
2002-07-10diagnostic.h: #include location.hGabriel Dos Reis5-17/+62
2002-07-10Daily bump.GCC Administrator3-3/+3
2002-07-10aix.h: Convert CPP_PREDEFINES to TARGET_OS_CPP_BUILTINS.Matt Kraai17-44/+225
2002-07-09re PR c++/6255 (ICE with templatess)Jason Merrill2-1/+13
2002-07-09cp-tree.h (constructor_name_p): Declare it.Mark Mitchell9-27/+54
2002-07-09* gcc.dg/20020312-2.c: Check for __PPC__.Aldy Hernandez2-1/+5
2002-07-09objc-act.c (adjust_type_for_id_default): Fix my previous patch.Devang Patel2-1/+7
2002-07-09cpperror.c (cpp_error): Default to directive_line within directives here.Neil Booth6-55/+82
2002-07-09sh.c (sh_adjust_cost): Special handling of SHMEDIA code.Stephen Clarke3-109/+292
2002-07-09sh.h (PREDICATE_CODES): Add general_extend_operand and inqhi_operand.J"orn Rennecke4-122/+598
2002-07-09Treelang updates for new attrib regime.Tim Josling2-2/+18
2002-07-09* gcc.c-torture/compile/20020709-1.c: New test.Diego Novillo2-0/+11
2002-07-09* dwarfout.c (dwarfout_init): Warn that DWARF1 is deprecated.Mark Mitchell2-0/+7
2002-07-09except.c (expand_eh_region_end_cleanup): Change exception pointer from Pmode ...Steve Ellcey2-4/+11
2002-07-09Daily bump.GCC Administrator3-3/+3
2002-07-08c-pragma.h (add_to_renaming_pragma_list): New function.Steve Ellcey3-4/+15
2002-07-08combine.c (combine_simplify_rtx): Add an explicit cast to avoid signed/unsign...Roger Sayle2-25/+49
2002-07-08pt.c (can_complete_type_without_circularity): Add static to function definition.Kriang Lerdsuwanakij2-1/+6
2002-07-08mips.md: Add imadd type.Richard Sandiford2-15/+25
2002-07-08cp-tree.h (have_extern_spec): Declare itMark Mitchell4-17/+25