aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-09-02re PR c++/11553 (g++ accepts duplicate 'friend')Scott Brumbaugh4-1/+25
2003-09-02expr.c (expand_expr): The code following both_summands performs the same task...Roger Sayle2-55/+14
2003-09-02re PR target/7327 (-isystem and template linkage)Jason Merrill2-0/+8
2003-09-02re PR c++/11847 (reference does not work as template argument any more)Mark Mitchell4-2/+21
2003-09-02cgraphunit.c (record_call_1): Use walk_tree_without_duplicates.Jeff Sturm2-2/+9
2003-09-02builtins.def: Break out _Complex math functions into their own category.Kaveh R. Ghazi2-12/+19
2003-09-02re PR c++/11808 (Wrong namespace lookup for template function when induced by...Mark Mitchell7-29/+70
2003-09-02* langhooks-def.h (LANG_HOOKS_RTL_EXPAND_STMT): Cast properly.Andreas Jaeger2-3/+7
2003-09-02cfgbuild.c (compute_outgoing_frequencies): Use NOTE instead of finding the no...Josef Zlomek2-3/+6
2003-09-02* config.gcc: Remove host-specific rewrites of target_alias.Nathanael Nerode2-18/+4
2003-09-02* Makefile.in (genprogs): Fix typo.Mark Mitchell2-1/+3
2003-09-02Daily bump.GCC Administrator1-1/+1
2003-09-01re PR c++/12114 ([3.3.2] Uninitialized memory accessed in dtor)Mark Mitchell9-27/+140
2003-09-01Makefile.in (gencheck.o): Remove build commands.Mark Mitchell2-121/+70
2003-09-01config.gcc: Remove host-specific stuff which is unused here since the introdu...Nathanael Nerode2-64/+3
2003-09-01fragments.texi: Mention config.host.Nathanael Nerode3-8/+31
2003-09-01c-decl.c (pushdecl): Don't put variables on C_TYPE_INCOMPLETE_VARS of a type ...Zack Weinberg2-3/+10
2003-09-01config.host: New file.Nathanael Nerode5-117/+707
2003-09-01c-typeck.c (build_binary_op): Kill BIT_ANDTC_EXPR.Josef Zlomek12-33/+30
2003-09-01Daily bump.GCC Administrator1-1/+1
2003-08-31configure.in: Remove uses of "for x in ..Nathanael Nerode3-65/+26
2003-08-31config.gcc: Remove references to install_headers_dir...Nathanael Nerode2-28/+14
2003-08-31fragments.texi, [...]: Mention new file config.build.Nathanael Nerode6-129/+235
2003-08-31re PR middle-end/11823 (Optimizing large jump tables for switch statements)Steven Bosscher2-1/+9
2003-08-31builtins.c (expand_builtin_setjmp): Use emit_jump to jump around the != 0 cas...Olivier Hainque2-3/+9
2003-08-31configure.frag: Delete file.Zack Weinberg7-218/+182
2003-08-31Daily bump.GCC Administrator1-1/+1
2003-08-30c-tree.h: Delete COMPARE_DIFFERENT_TU from enumeration.Zack Weinberg4-10/+48
2003-08-30c-tree.h (C_TYPE_INCOMPLETE_VARS): New macro.Zack Weinberg3-98/+74
2003-08-30lib1funcs.asm (RETCOND): Delete.Richard Earnshaw5-324/+288
2003-08-30re PR c++/12093 (inconstitent error with templates/non-templates)Mark Mitchell1-0/+4
2003-08-30Remove inadvertent commitMark Mitchell1-10/+0
2003-08-30re PR c++/12093 (inconstitent error with templates/non-templates)Mark Mitchell4-0/+22
2003-08-30Daily bump.GCC Administrator1-1/+1
2003-08-30Add missing ChangeLog entryMark Mitchell1-0/+8
2003-08-29re PR c++/11928 (c++ typedef handling)Mark Mitchell4-2/+55
2003-08-29tree-optimize.c: New file.Richard Henderson16-401/+422
2003-08-29re PR middle-end/6196 (ICE in copy_to_mode_reg, at explow.c:711)Mark Mitchell5-7/+38
2003-08-29function.h (struct function): Add rtl_inline_init, saved_for_inline.Richard Henderson5-6/+22
2003-08-29function.c (allocate_struct_function): New, split out of ...Richard Henderson5-147/+62
2003-08-29function.h (struct function): Move function_frequency and max_jumptable_ents ...Richard Henderson2-17/+22
2003-08-29config.gcc: Don't use negated character class in shell case clause.Nathanael Nerode2-1/+6
2003-08-29builtins.c (expand_builtin_constant_p): Check cse_not_expected here, (fold_bu...Richard Henderson2-6/+14
2003-08-29c-tree.h (C_DECL_FILE_SCOPE): Move ...Richard Henderson6-20/+26
2003-08-29builtins.def: Fix typos.Kaveh R. Ghazi2-15/+28
2003-08-29builtins.def (BUILT_IN_ERFC, [...]): Use ATTR_MATHFN_FPROUNDING_ERRNO.Kaveh R. Ghazi2-3/+8
2003-08-29* config.gcc (i386-*-vsta): Fix obvious bogosity.Nathanael Nerode2-2/+4
2003-08-29inclhack.def: Remove special cases for unsupported PTX 1 and PTX 2 (including...Nathanael Nerode3-55/+8
2003-08-29Makefile.in (cpp.info): Just state dependencies.Mark Mitchell2-80/+57
2003-08-29Makefile.in (restage1): Pass BOOT_CFLAGS to recursive make.Kelley Cook2-9/+19