aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-12-25elf.h: Fix comment formatting.Kazu Hirata5-67/+74
2003-12-24atomicity.h (__exchange_and_add): Fix output constraint.Andrew Pinski2-2/+5
2003-12-24re PR libstdc++/13480 (bits/atomicity.h:56: warning: read-write constraint do...Andrew Pinski2-2/+8
2003-12-25Daily bump.GCC Administrator2-2/+2
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 Administrator2-2/+2
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-232003-12-23 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux4-45/+359
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-23GtkChoicePeer.java (postItemEvent): Rename to...Fernando Nasser6-29/+120
2003-12-23* MAINTAINERS: Remove the mn10200 maintainer.Kazu Hirata2-1/+4
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-23Copies.java, [...]: New files.Michael Koch13-0/+1046
2003-12-23re PR c/11995 (Error recovery problem after invalid labelled declaration in c...Andrew Pinski2-0/+16
2003-12-232003-12-23 Michael Koch <konqueror@gmx.de>Michael Koch4-8/+49
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-23new_allocator.h (new_allocator): Proper allocator class.Benjamin Kosnik9-370/+332
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 Administrator2-2/+2
2003-12-23stl_bvector.h (_Bvector_alloc_base): Eliminate.Matt Austern4-200/+68
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-22numeric_limits.cc: Add _GLIBCXX_ASSERT to dg-options in testcases that use VE...Benjamin Kosnik15-17/+34
2003-12-22re PR c++/12397 (two-stage name lookup argument shadowed by global type)Mark Mitchell4-0/+30
2003-12-222003-12-22 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons2-1/+6
2003-12-22re PR c++/5050 (template instantiation depth exceeds/maybe recursion problem)Andrew Pinski6-28/+30
2003-12-225.cc: Don't use stdc++.h.gch.Benjamin Kosnik11-26/+57
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-22re PR libstdc++/13462 (Non-standard conformed type set::pointer)Andrew Pinski4-16/+26
2003-12-22re PR other/13272 (libiberty/lbasename.c has incorrect DIR_SEPARATOR)Daniel Jacobowitz3-20/+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