aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-07-28cp-tree.h (begin_compound_stmt): No scope arg is a bool.Nathan Sidwell10-57/+68
2003-07-28treetree.c: Convert remaining K&R prototypes to ISO C90.Andreas Jaeger7-83/+63
2003-07-28fixinc.svr4: Remove dead code.Nathanael Nerode3-273/+15
2003-07-28Daily bump.GCC Administrator1-1/+1
2003-07-28c-decl.c (struct c_scope): Remove keep_if_subblocks field.Zack Weinberg2-29/+37
2003-07-27c-decl.c (store_parm_decls_newstyle, [...]): New functions split out of store...Zack Weinberg2-304/+285
2003-07-27call.c (standard_conversion): Tweak handling of pointer-to-member types.Mark Mitchell6-7/+31
2003-07-27extend.texi (Deprecated Features): Implicit typename is gone.Nathan Sidwell2-5/+12
2003-07-27parser.c (cp_parser_type_parameter): Reformat.Nathan Sidwell2-7/+15
2003-07-27varasm.c (output_constant_def_contents): Use ASM_DECLARE_CONSTANT_NAME if def...Geoffrey Keating6-19/+65
2003-07-27Daily bump.GCC Administrator1-1/+1
2003-07-26* cfns.h: Rebuilt.Nathan Sidwell2-242/+242
2003-07-26changelogNathan Sidwell1-0/+15
2003-07-26cp-tree.h (begin_init_stmts, [...]): Remove.Nathan Sidwell3-98/+29
2003-07-26Makefile.in (ifcvt.o): Depend on target.hJ"orn Rennecke3-2/+11
2003-07-26* doc/install.texi (Testing): Adjust required versions of DejaGnu.Gerald Pfeifer2-2/+6
2003-07-26re PR inline-asm/11676 (operand to volatile asm incorrectly removed)Richard Henderson4-0/+48
2003-07-26document default arg deprecationsNathan Sidwell1-0/+3
2003-07-26builtins.def (DEF_FALLBACK_BUILTIN): Delete.Roger Sayle3-95/+63
2003-07-26winnt.c: Revert 2003-07-08 change.Danny Smith2-14/+28
2003-07-26pe.c (arm_mark_dllimport): Don't use xxx_with_decl.Gabriel Dos Reis4-7/+17
2003-07-26Makefile.in (libbackend.o): Remove options_.h.Geoffrey Keating2-2/+5
2003-07-26rs6000.c (rs6000_output_function_epilogue): Don't insert a label at the end o...Geoffrey Keating2-1/+21
2003-07-26* c-decl.c (c_static_assembler_name): Remove TREE_STATIC test.Geoffrey Keating4-1/+32
2003-07-26Daily bump.GCC Administrator1-1/+1
2003-07-25rs6000.c (is_ev64_opaque_type): Only check pointer equality.Aldy Hernandez3-8/+13
2003-07-25* g++.dg/other/error2.C: Tweak expected errors.Nathan Sidwell2-1/+2
2003-07-25cp-tree.h (build_compound_expr): Take LHS & RHS args.Nathan Sidwell6-135/+96
2003-07-25cp-tree.h (enum tsubst_flags_t): Add tf_user.Nathan Sidwell5-13/+26
2003-07-25re PR c++/11617 (g++ does not report missing member functions)Nathan Sidwell7-26/+71
2003-07-25* cfns.gperf: Add '%%' delimiter to placate gperf 3.0.Falk Hueffner2-0/+5
2003-07-25passes.texi (Passes): Mention pretty-printing and diagnostic files.Gabriel Dos Reis2-1/+9
2003-07-25* decl.c (force_poplevels): Fix warning call.Nathan Sidwell2-2/+5
2003-07-25extend.texi (Function Attributes): GNU C++ does now allow unused parameter de...Nathan Sidwell2-4/+14
2003-07-25objc-act.c (objc_check_decl): Don't use xxx_with_decl.Gabriel Dos Reis7-21/+51
2003-07-25Revert patch for 11617 which accidently crept inNathan Sidwell1-14/+13
2003-07-25re PR c++/11596 (ICE with int templates)Nathan Sidwell5-124/+163
2003-07-25Remove pedwarn_with_decl, warning_with_decl and error_with_decl from GCC.Gabriel Dos Reis23-1417/+1336
2003-07-24decl.c (pushdecl_class_level): Don't use push_srcloc/pop_srcloc which causes ...Per Bothner2-2/+8
2003-07-25Daily bump.GCC Administrator1-1/+1
2003-07-24cp-tree.h (convert_to_base_statically): Declare.Mark Mitchell8-18/+69
2003-07-24builtins.def (BUILT_IN_PRINTF, [...]): Changed from front-end builtins to nor...Roger Sayle4-341/+317
2003-07-24re PR rtl-optimization/11631 (zsh miscompilation)Zdenek Dvorak2-0/+6
2003-07-24tree.h (boolean_type_node): Move from C/C++/Java frontends.Jason Merrill13-99/+109
2003-07-24c-decl.c (match_builtin_function_types): New subroutine of duplicate_decls to...Roger Sayle2-37/+56
2003-07-24cfgloopmanip.c (duplicate_loop_to_header_edge): Update irreducible flag corre...Zdenek Dvorak2-16/+26
2003-07-24fix date typoAldy Hernandez1-1/+1
2003-07-24c-decl.c: Search-and-replace change 'binding level' to 'scope' in commentary.Zack Weinberg2-228/+232
2003-07-24* configure.in (libgcc_visibility): Add missing whitespace.Rainer Orth2-1/+5
2003-07-24libgcc-std.ver (GCC_3.3.1): Export __gcc_personality_sj0, __gcc_personality_v0.Richard Henderson2-1/+12