aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)Author
2003-07-28 * fixinc/fixinc.svr4: Remove dead code. Remove now-unnecessaryNathanael Nerode
2003-07-28Daily bump.GCC Administrator
2003-07-28 * c-decl.c (struct c_scope): Remove keep_if_subblocks field.Zack Weinberg
2003-07-27 * c-decl.c (store_parm_decls_newstyle, store_parm_decls_oldstyle):Zack Weinberg
2003-07-27 * call.c (standard_conversion): Tweak handling ofMark Mitchell
2003-07-27 * doc/extend.texi (Deprecated Features): Implicit typename isNathan Sidwell
2003-07-27 * parser.c (cp_parser_type_parameter): Reformat.Nathan Sidwell
2003-07-27 * varasm.c (output_constant_def_contents): UseGeoffrey Keating
2003-07-27Daily bump.GCC Administrator
2003-07-26 * cfns.h: Rebuilt.Nathan Sidwell
2003-07-26changelogNathan Sidwell
2003-07-26 * cp-tree.h (begin_init_stmts, finish_init_stmts): Remove.Nathan Sidwell
2003-07-26 * Makefile.in (ifcvt.o): Depend on target.hJ"orn Rennecke
2003-07-26 * doc/install.texi (Testing): Adjust required versions of DejaGnu.Gerald Pfeifer
2003-07-26 PR inline-asm/11676Richard Henderson
2003-07-26document default arg deprecationsNathan Sidwell
2003-07-26 * builtins.def (DEF_FALLBACK_BUILTIN): Delete.Roger Sayle
2003-07-26 * config/i386/winnt.c: Revert 2003-07-08 change.Danny Smith
2003-07-26 * config/arm/pe.c (arm_mark_dllimport): Don't use xxx_with_decl.Gabriel Dos Reis
2003-07-26 * Makefile.in (libbackend.o): Remove options_.h.Geoffrey Keating
2003-07-26 * config/rs6000/rs6000.c (rs6000_output_function_epilogue): Don'tGeoffrey Keating
2003-07-26 * c-decl.c (c_static_assembler_name): Remove TREE_STATIC test.Geoffrey Keating
2003-07-26Daily bump.GCC Administrator
2003-07-252003-07-25 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez
2003-07-25 * g++.dg/other/error2.C: Tweak expected errors.Nathan Sidwell
2003-07-25 * cp-tree.h (build_compound_expr): Take LHS & RHS args.Nathan Sidwell
2003-07-25 * cp-tree.h (enum tsubst_flags_t): Add tf_user.Nathan Sidwell
2003-07-25cp:Nathan Sidwell
2003-07-25 * cfns.gperf: Add '%%' delimiter to placate gperf 3.0.Falk Hueffner
2003-07-25 * doc/passes.texi (Passes): Mention pretty-printing andGabriel Dos Reis
2003-07-25 * decl.c (force_poplevels): Fix warning call.Nathan Sidwell
2003-07-25 * doc/extend.texi (Function Attributes): GNU C++ does now allowNathan Sidwell
2003-07-25 * objc/objc-act.c (objc_check_decl): Don't use xxx_with_decl.Gabriel Dos Reis
2003-07-25Revert patch for 11617 which accidently crept inNathan Sidwell
2003-07-25cp:Nathan Sidwell
2003-07-25 Remove pedwarn_with_decl, warning_with_decl and error_with_declGabriel Dos Reis
2003-07-25 * decl.c (pushdecl_class_level): Don't use push_srcloc/pop_srclocPer Bothner
2003-07-25Daily bump.GCC Administrator
2003-07-24 * cp-tree.h (convert_to_base_statically): Declare.Mark Mitchell
2003-07-24 * builtins.def (BUILT_IN_PRINTF, BUILT_IN_FPRINTF): Changed fromRoger Sayle
2003-07-24 PR optimization/11631Zdenek Dvorak
2003-07-24 * tree.h (boolean_type_node): Move from C/C++/Java frontends.Jason Merrill
2003-07-24 * c-decl.c (match_builtin_function_types): New subroutine ofRoger Sayle
2003-07-24 * cfgloopmanip.c (duplicate_loop_to_header_edge): Update irreducibleZdenek Dvorak
2003-07-24fix date typoAldy Hernandez
2003-07-24 * c-decl.c: Search-and-replace change 'binding level' toZack Weinberg
2003-07-24 * configure.in (libgcc_visibility): Add missing whitespace.Rainer Orth
2003-07-24 * libgcc-std.ver (GCC_3.3.1): Export __gcc_personality_sj0,Richard Henderson
2003-07-24 * Makefile.in: Replace pwd by ${PWD_COMMAND}.Rainer Orth
2003-07-24 * decl.c (reshape_init): Remove unreachable code.Nathan Sidwell