aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-06-28* c-format.c (check_format_string, get_constant)Zack Weinberg14-26/+49
2003-06-28gcc_release: Command "all" now creates .gz files only for releases and pre-re...Gerald Pfeifer2-1/+11
2003-06-28Daily bump.GCC Administrator2-2/+2
2003-06-27Patch from Gunther Nikl.Gunther Nikl2-1/+4
2003-06-27re PR c++/10468 (const typeof(x) is non-const, but only in templates)Mark Mitchell4-1/+31
2003-06-27mips.c (mips_build_va_list): Make padding in va_list structure explicit to av...Chris Demetriou2-2/+15
2003-06-27re PR c++/10796 (ICE (segfault) when defining an enum with two values: -1 and...Mark Mitchell4-13/+49
2003-06-27s390.h (SECONDARY_OUTPUT_RELOAD_CLASS): Define.Ulrich Weigand7-96/+208
2003-06-27BeanContextSupport.java: New version from classpath.Michael Koch2-1/+6
2003-06-27Window.java, [...]: New versions from classpath.Michael Koch9-14/+35
2003-06-27combine.c (force_to_mode): Replace the equality comparison of INTVALs with a ...Kazu Hirata2-8/+10
2003-06-27jump.c (rtx_renumbered_equal_p): Replace an expression that is known to be 0 ...Kazu Hirata2-3/+6
2003-06-27gcse.c (expr_equiv_p): Replace expressions that are known to be 0 with 0.Kazu Hirata2-4/+7
2003-06-27cse.c (fold_rtx): Replace the equality comparison of INTVALs with a pointer e...Kazu Hirata2-1/+6
2003-06-27rtlanal.c (reg_mentioned_p): Return 0 earlier if REG and IN are known to be n...Kazu Hirata2-2/+5
2003-06-27gcc_release (build_sources): Do not include gnats.html any longer.Gerald Pfeifer2-2/+7
2003-06-27[multiple changes]Benjamin Kosnik4-7/+26
2003-06-27alpha.c (function_arg): Don't pass small aggregates in floating point registers.Richard Henderson4-33/+174
2003-06-27ggc-page.c (inverse_table): Change type of mult to size_t.Ulrich Weigand2-14/+9
2003-06-27configure.in: Clean up config-lang.in handling.Nathanael Nerode3-93/+117
2003-06-27Remove extra bits from my previous commit.Devang Patel1-14/+0
2003-06-272003-06-27 Krister Walfridsson <cato@df.lth.se>Krister Walfridsson2-5/+16
2003-06-27toplev.c (rest_of_decl_compilation): Only varpoolize argument when called bef...Jan Hubicka2-2/+7
2003-06-27re PR c++/11332 (Spurious error with casts in ?: expression)Mark Mitchell4-3/+22
2003-06-272003-06-27 Michael Koch <konqueror@gmx.de>Michael Koch4-12/+15
2003-06-27* config/darwin.h, config/elfos.h, config/i960/i960-coff.hZack Weinberg5-11/+17
2003-06-272003-06-27 Michael Koch <konqueror@gmx.de>Michael Koch3-4/+11
2003-06-272003-06-27 Michael Koch <konqueror@gmx.de>Michael Koch2-1/+6
2003-06-272003-06-27 Michael Koch <konqueror@gmx.de>Michael Koch3-2/+9
2003-06-272003-06-27 Michael Koch <konqueror@gmx.de>Michael Koch2-3/+7
2003-06-27cgraph.c (cgraph_node, [...]): Avoid re-initializing of known_decls.Jan Hubicka2-2/+9
2003-06-272003-06-27 Michael Koch <konqueror@gmx.de>Michael Koch2-6/+5
2003-06-272003-06-27 Michael Koch <konqueror@gmx.de>Michael Koch11-10/+33
2003-06-272003-06-27 Michael Koch <konqueror@gmx.de>Michael Koch12-9/+72
2003-06-272003-06-27 Michael Koch <konqueror@gmx.de>Michael Koch3-1/+14
2003-06-27JWindow.java, [...]: New versions from classpath.Michael Koch17-177/+1233
2003-06-27defaults.h (REGISTER_MOVE_COST): Define default here.Hans-Peter Nilsson5-12/+10
2003-06-27Nathan C.Paolo Carlini7-9/+422
2003-06-27* config/linker-map.gnu: Remove ; after __numpunct_cache.Nathan Sidwell2-1/+5
2003-06-27* flags.h: Really install previous change.Richard Earnshaw2-7/+17
2003-06-27rtl.h (emit_note): Remove FILE parameter.Nathan Sidwell23-74/+113
2003-06-27c-tree.h (grokfield): Remove unused filename and line parameters.Nathan Sidwell5-123/+94
2003-06-27ios_base.h (ios_base::_M_getloc): Return reference to the imbued locale.Benjamin Kosnik16-315/+620
2003-06-27stmt.c (do_jump_if_equal): Return 0 earlier if OP1 and OP2 are known to be no...Kazu Hirata2-1/+6
2003-06-26final.c (debug_flush_symbol_queue): New function.Devang Patel9-22/+292
2003-06-27builtins.c (expand_builtin_sprintf): Use c_getstr and strlen to obtain the fo...Roger Sayle6-34/+60
2003-06-27Daily bump.GCC Administrator2-2/+2
2003-06-26ia64.c (ia64_expand_call): Don't add ar.pfs for sibcalls.Richard Henderson2-7/+10
2003-06-26* config/ia64/ia64.h (REGISTER_NAMES): R0 is really AP.Richard Henderson2-1/+5
2003-06-26emit-rtl.c (try_split): Append to new CALL_INSN_FUNCTION_USAGE instead of rep...Richard Henderson2-2/+9