aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-10-22re PR ada/10110 ([mipsel-linux]ada bootstrap error)Arnaud Charlet2-15/+15
2003-10-22re PR debug/12500 (stabs debug info -- void no longer a predefined / builtin ...David Taylor2-1/+6
2003-10-22alpha.c (function_value [ENABLE_CHECKING]): Don't call alpha_return_in_memory...Richard Kenner2-1/+6
2003-10-22re PR debug/12389 ([testcase needed] ICE in gen_subprogram_die for nested fun...Jan Hubicka8-13/+49
2003-10-22tracebak.c (MAX): Avoid redefinition warning.Rainer Orth4-6/+20
2003-10-22varasm.c (output_constructor): Make constructor annotation conditional on ASM...Andrew Haley2-0/+7
2003-10-22re PR ada/5677 (Assert failure in nlists.adb:933)Arnaud Charlet10-23/+250
2003-10-22mingw32.h: New file.Arnaud Charlet2-0/+58
2003-10-21tree.c (get_unwidened): Check TREE_UNSIGNED on the field's type.Jason Merrill2-3/+8
2003-10-21stor-layout.c (layout_decl): Do packed field alignment for bit-fields, too.Jason Merrill2-16/+22
2003-10-22re PR c++/11962 (ICE in type_dependent_expression on omitted second operand t...Mark Mitchell5-3/+42
2003-10-22Make-lang.in (treelang.o): Depend on $(parsedir)/treelang/parse.h.Kelley Cook2-2/+8
2003-10-22expr.c (convert_move): Use FLOAT_EXTEND for extensions.Eric Christopher2-8/+14
2003-10-22Daily bump.GCC Administrator1-1/+1
2003-10-22re PR java/12586 (gnu.java.net name mangling bug)Bryce McKinlay2-29/+27
2003-10-21Make-lang.in (parse.o): Honor $(parsedir).Kelley Cook2-18/+32
2003-10-21Check that asm specs are handled correctly in structure and class field decla...Robert Bowdidge2-0/+61
2003-10-21Make-lang.in (f/g77.1): Honor $(docobjdir).Kelley Cook2-13/+19
2003-10-21decl.c (cp_finish_decl): Remove clause intended for asm directives in struct ...Robert Bowdidge2-10/+6
2003-10-21c-pch.c: Add comments in various places.Geoffrey Keating3-3/+91
2003-10-21tree.h (IS_EXPR_CODE_CLASS): Use strchr.Jason Merrill2-3/+10
2003-10-21ia64.md (cmpxchg_acq_si): Mark operand 3 as DImode.Zack Weinberg3-13/+23
2003-10-21frv.c (frv_adjust_field_align): Check DECL_ARTIFICIAL for too large bitfields.Eric Christopher2-1/+6
2003-10-21Fix typo in ChangeLogMark Mitchell1-1/+4
2003-10-21* Makefile.in ($(docobjdir)/%.info): Honor BUILD_INFO.Mark Mitchell2-2/+5
2003-10-21decl.c (start_decl): Exit if push_template_decl returns error_mark_node.Kriang Lerdsuwanakij2-0/+7
2003-10-21varasm.c (output_constructor): Annotate constructor.Andrew Haley2-0/+11
2003-10-21Makefile.in ($(DESTDIR)$(infodir)/%.info): Conditionalize chmod on existence ...Mark Mitchell2-1/+6
2003-10-21* haifa-sched.c (choose_ready): Initialize index.Jan Hubicka4-2/+10
2003-10-21* tree.c (build1): Fix off-by-one error.Jason Merrill2-1/+5
2003-10-213psoccon.ads, [...]: Files added.Arnaud Charlet987-54496/+134279
2003-10-21kfreebsdgnu.h: New.Robert Millan5-0/+116
2003-10-21* web.c: Fix various comments.Eric Botcazou2-37/+39
2003-10-21Make-lang.in (gnat_ug_unx.info): Add dependency on stmp-docobjdir.Mark Mitchell6-8/+31
2003-10-21Make-lang.in (info): Honor $(parsedir) and $(docobjdir).Kelley Cook2-53/+81
2003-10-21ChangeLog: Fix typos.Kazu Hirata16-36/+55
2003-10-21arm.c (arm_override_options): Set arm_constant_limit to 2 instead of 1 when o...Nicolas Pitre2-16/+36
2003-10-21m68k.c (m68k_output_function_prologue): Remove obsolete comments.Gunther Nikl2-4/+5
2003-10-21Daily bump.GCC Administrator1-1/+1
2003-10-20Makefile.in: Get parsedir and docobjdir from configure.Kelley Cook5-302/+363
2003-10-20Makefile.in: Define $(docdir) before the Make-lang.in fragments are included.Kelley Cook2-2/+6
2003-10-20c-common.c (expand_tree_builtin): Ensure creal and cimag functions do not ret...Joseph Myers4-2/+40
2003-10-20re PR c/12553 ([tree-ssa] ICE in gimplify_expr with volatiles)Jason Merrill1-0/+9
2003-10-20re PR c/11446 ([3.4][3.4 regression?] Incompatibilty with alignment of struct...Jason Merrill1-0/+19
2003-10-20re PR c/12553 ([tree-ssa] ICE in gimplify_expr with volatiles)Jason Merrill3-13/+51
2003-10-20* doc/extend.texi: Deprecate casts as lvalues.Joseph Myers2-1/+6
2003-10-20toplev.c (rest_of_compilation): Fix webizer pass ordering.Jan Hubicka15-155/+103
2003-10-20inclhack.def (hpux11_snprintf): New edit.Zack Weinberg4-5/+78
2003-10-20Makefile.in (install-info): Simplify.Mark Mitchell16-138/+117
2003-10-20class.c (layout_class_type): Set DECL_ARTIFICIAL on padding field.Jason Merrill2-2/+8