aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-12-25Daily bump.GCC Administrator1-1/+1
2003-12-24avr.c: Fix comment formatting.Kazu Hirata3-23/+28
2003-12-24re PR target/12721 (ICE when building a cross compiler for avr-elf)Kazu Hirata3-34/+20
2003-12-24* doc/md.texi: Document PowerPC vector register constraint letter.David Edelsohn2-1/+8
2003-12-24calls.c (expand_call): Recognize calls to "sqrt" and create corresponding notes.Mark Mitchell9-21/+77
2003-12-24mips.c (override_options): Use `inform' instead of `warning' for -g -mabi=32 ...Kaveh R. Ghazi3-8/+12
2003-12-23function.c (assign_parms): Update max_parm_reg and parm_reg_stack_loc when ad...David Edelsohn2-0/+24
2003-12-24gnat_ug.texi: Force a CVS commit by updating copyright.Kelley Cook6-5/+13
2003-12-24Daily bump.GCC Administrator1-1/+1
2003-12-24Makefile.in (OBJS-common): Remove dwarfout.o.Mark Mitchell24-6482/+41
2003-12-23gcc-dg.exp (dg-require-profiling): New function.Mark Mitchell9-18/+53
2003-12-23java1.C: Use -fdollars-in-identifiers when compiling.Mark Mitchell4-3/+10
2003-12-23* config/ns32k/ns32k.c: Convert to ISO-C.Kazu Hirata2-69/+35
2003-12-2320020604-1.c: XFAIL on H8 if -mn is given.Kazu Hirata4-3/+10
2003-12-23ia64.c (ia64_va_arg): Pass pointer for variable-sized type through convert_me...Zack Weinberg6-35/+91
2003-12-23common.opt (fprofile-generate,fprofile-use): Add.Jan Hubicka5-1/+74
2003-12-23c-common.c (flag_abi_version): Default to 2.Mark Mitchell22-34/+85
2003-12-23re PR c/11995 (Error recovery problem after invalid labelled declaration in c...Andrew Pinski2-0/+16
2003-12-23re PR c++/13387 (assignment to base class corrupts subclass)Nathan Sidwell2-2/+8
2003-12-23rs6000.md: Change many instances of '!Geoffrey Keating2-102/+51
2003-12-23re PR rtl-optimization/13394 (noreturn attribute ignored on recursive invokat...Eric Botcazou4-4/+61
2003-12-23re PR c/13382 (Type information for const pointer disappears during optimisat...Eric Botcazou4-4/+32
2003-12-23* doc/invoke.texi: Deprecate -fwritable-strings.Mark Mitchell2-0/+4
2003-12-23Daily bump.GCC Administrator1-1/+1
2003-12-22re PR c++/12862 (Conflicts Between typedefs/enums and Namespace Member Declar...Mark Mitchell15-205/+61
2003-12-22re PR target/13466 (-mpowerpc64 causes ICE)Andrew Pinski2-2/+3
2003-12-22re PR c++/12397 (two-stage name lookup argument shadowed by global type)Mark Mitchell4-0/+30
2003-12-22re PR c++/5050 (template instantiation depth exceeds/maybe recursion problem)Andrew Pinski6-28/+30
2003-12-22emit-rtl.c (copy_rtx_if_shared): Add comment about its use of copy_rtx_if_sha...Andrew Pinski2-1/+9
2003-12-22darwin-misaligned.c: New test.Fariborz Jahanian1-0/+4
2003-12-22c-decl.c (finish_function): Change order of checks.Andrew Pinski2-3/+9
2003-12-22re PR c++/12479 ([3.4 only] System header should not cause -pedantic to error...Mark Mitchell5-1/+19
2003-12-22Test to check for a valid memory reference of a misaligned DImode memoryFariborz Jahanian1-0/+32
2003-12-22Correct check for legitimate offset when addressing a DImode memory inFariborz Jahanian1-0/+6
2003-12-22Check for a legitimate offset when addressing DImode memory with -mpowerpc64.Fariborz Jahanian1-2/+2
2003-12-22reload1.c: Add reg_reloaded_call_part_clobbered.Dale Johannesen2-4/+35
2003-12-22re PR rtl-optimization/12828 (-floop-optimize is unstable on PowerPC (float t...Dale Johannesen3-1/+43
2003-12-22re PR c/9163 (ICE in genrtl_compound_stmt at c-semantics.c:776 with c99 mode ...Andrew Pinski4-5/+42
2003-12-22re PR c++/13438 (internal compiler error: tree check: expected identifier_nod...Mark Mitchell6-22/+19
2003-12-21Patch from Dan NicolaescuDan Nicolaescu9-308/+423
2003-12-22re PR c++/11554 (Warning about reordering of initializers doesn't mention loc...Mark Mitchell4-0/+20
2003-12-22system.h (CONVERT_HARD_REGISTER_TO_SSA_P): Poison.Kazu Hirata3-6/+7
2003-12-2220020910-1.c: Disable if __INT_MAX is too small.Kazu Hirata14-7/+126
2003-12-22Daily bump.GCC Administrator1-1/+1
2003-12-21hpux.h (TARGET_OS_CPP_BUILTINS): Define _ILP32 when compiling in ILP32 mode.Roger Sayle2-0/+7
2003-12-21call.c: Fix comment formatting.Kazu Hirata18-65/+86
2003-12-21rs6000.c (rs6000_tls_referenced_p): Return early if TARGET_HAVE_TLS is false.Andrew Pinski2-0/+8
2003-12-21ip2k-protos.h: Remove the prototype for asm_output_section_name.Kazu Hirata3-11/+6
2003-12-21alias.c: Fix comment formatting.Kazu Hirata33-61/+97
2003-12-21mn10300.c (mn10300_encode_section_info): Fix a warning.Kazu Hirata2-1/+6