aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-06-28c-parse.in (%union): Replace filename & lineno with location.Nathan Sidwell2-39/+36
2003-06-28Typo fix.Jakub Jelinek1-1/+1
2003-06-28builtins.c (c_strlen): Add only_value argument.Jakub Jelinek7-13/+127
2003-06-28bb-reorder.c (find_traces_1_round): Do not send basic block to next round whe...Josef Zlomek2-2/+8
2003-06-282003-06-28 Michael Koch <konqueror@gmx.de>Michael Koch2-55/+29
2003-06-282003-06-28 Michael Koch <konqueror@gmx.de>Michael Koch3-0/+24
2003-06-28re PR libstdc++/9875 (filebuf doesn't handle codecvt::encoding() > 1)Paolo Carlini4-4/+235
2003-06-28Makefile.in: Update.Neil Booth6-188/+200
2003-06-28explow.c (find_next_ref): Remove.Kazu Hirata3-47/+5
2003-06-28* Make-lang.in: Add missing space to comment.Matt Kraai1-1/+1
2003-06-28alpha.md (anonymous define_split): Adjust emit_note call to match recent API ...Roger Sayle2-1/+6
2003-06-27re PR other/10240 (HOST_CFLAGS in gcc/Makefile.in shouldn't include XCFLAGS)Gunther Nikl3-2/+6
2003-06-28dbxout.c (flag_debug_only_used_symbols): Delete redundant declaration.Zack Weinberg7-7/+14
2003-06-27re PR target/11014 ([m68k] MIT / MOTOROLA assembly conflict)Gunther Nikl2-2/+18
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