aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-01-17ifcvt.c: Fix comment typos.Kazu Hirata19-36/+57
2003-01-17fixincl.sh has been editable for several years now...Bruce Korb1-2/+0
2003-01-16pch.exp: Copy test header to the working directory before using it either for...Richard Henderson40-35/+34
2003-01-16dwarf2out.c (struct file_table): Remove.Richard Henderson2-75/+88
2003-01-17QNX needs a bypass for limits_ifndefsBruce Korb3-4/+12
2003-01-17* config/locale/generic/messages_members.hJeffrey D. Oldham2-2/+8
2003-01-17builtins.c (java_build_function_call_expr): Renamed from build_function_call_...Kaveh R. Ghazi2-5/+8
2003-01-17sh.c (sh_initialize_trampoline): Emit rotrdi3_mextr instead of rotldi3_mextr.Kaz Kojima2-2/+7
2003-01-17haifa-sched.c (move_insn): Restore moving all schedule group.Vladimir Makarov5-31/+198
2003-01-16m68hc11.c (m68hc11_check_z_replacement): Fix handling 68HC12 pre/post inc/dec...Stephane Carrez2-2/+19
2003-01-16cp-tree.h (tsubst_copy_and_build): New declaration.Jeffrey D. Oldham3-7/+517
2003-01-16* config/m68hc11/m68hc11.h (MASK_M6812): Define.Stephane Carrez2-0/+5
2003-01-16* sh.md (mshflo_w_x): Fix description of operation.J"orn Rennecke2-1/+5
2003-01-16SocketImpl.java (toString): Don't explicitly call toString() on possible null...Mark Wielaard2-2/+8
2003-01-16cp-tree.h (lang_type_class): Remove is_partial_instantiation.Mark Mitchell53-1160/+1211
2003-01-16rs6000.h: Mention Altivec registers in commentary.Zack Weinberg2-54/+60
2003-01-16re PR c++/9212 (Internal compiler error in grokdeclarator, at cp/decl.c:11052...Nathan Sidwell4-5/+50
2003-01-16rs6000.md (movti_string): Remove clobber.David Edelsohn3-4/+17
2003-01-16configure.in (baseargs): Remove all supported forms of --cache-file...Jakub Jelinek3-10/+17
2003-01-16Make-lang.in (f/target.o): Depend on toplev.h.Kaveh R. Ghazi11-5/+24
2003-01-16cfgloop.c (flow_loops_find): Fix handling of abnormal edges.Zdenek Dvorak2-8/+13
2003-01-16dbxout.c (lastfile, cwd): Fix `unused' warning.Kaveh Ghazi5-18/+45
2003-01-16dbxout.c (lastfile, cwd): Fix `unused' warning.Kaveh Ghazi1-0/+12
2003-01-16arm.c (ROUND_UP_WORD): Renamed from ROUND_UP.Kaveh R. Ghazi3-7/+10
2003-01-16arm.h (CONDITIONAL_REGISTER_USAGE): Avoid signed/unsigned warning.Kaveh R. Ghazi16-18/+44
2003-01-16Daily bump.GCC Administrator2-2/+2
2003-01-162003-01-16 Michael Koch <konqueror@gmx.de>Michael Koch2-5/+10
2003-01-16* config/c4x/c4x.md (epilogue): Correct last patch.Herman A.J. ten Brugge2-1/+5
2003-01-16basic_string.tcc (_S_string_copy): Unused, remove.Phil Edwards2-12/+4
2003-01-15alpha.c (find_lo_sum_using_gp): Rename from find_lo_sum; also check that GP i...Richard Henderson4-19/+50
2003-01-16gcse.c (one_cprop_pass): Change function arguments to take both cprop_jumps a...Roger Sayle6-15/+179
2003-01-16acinclude.m4 (GLIBCPP_CHECK_WCHAR_T_SUPPORT): Substitute GLIBCPP_TEST_WCHAR_T...Benjamin Kosnik9-1175/+1279
2003-01-16som.h (SUPPORTS_WEAK, [...]): Define.John David Anglin6-3/+79
2003-01-15natGC.cc (fillPolygon): New method.Scott Gilbertson6-19/+52
2003-01-15Makefile.in: Rebuilt.Scott Gilbertson3-3/+13
2003-01-16m68hc11.c (expand_prologue): Use push/pop to allocate 4-bytes of locals on 68...Stephane Carrez2-3/+10
2003-01-15* g++.dg/tls/init-2.C: Update error message string.Richard Henderson2-1/+5
2003-01-15XToolkit.java (getColorModel): Implemented.Scott Gilbertson3-12/+35
2003-01-15m68hc11.h (ASM_SPEC): Handle -m68hcs12...Stephane Carrez5-17/+64
2003-01-15CardLayout.java (show): Rewrote.Scott Gilbertson2-21/+34
2003-01-15* gcc.c-torture/execute/builtin-constant.x: XFAIL the test.Kaveh R. Ghazi2-0/+15
2003-01-1520000804-1.x: Don't execute this test at all for HC11/HC12.Stephane Carrez7-9/+19
2003-01-15m68hc11.md ("return"): Use emit_jump_insn to emit the return code.Stephane Carrez2-8/+13
2003-01-15cfganal.c (set_edge_can_fallthru_flag): Clear the EDGE_CAN_FALLTHRU flag befo...Josef Zlomek2-3/+12
2003-01-15* MAINTAINERS: Add myself to write-after-approval list.Josef Zlomek1-0/+4
2003-01-15I added myself to the list.Josef Zlomek1-0/+1
2003-01-15c-semantics.c (genrtl_while_stmt): Improve initial RTL generation when loop c...Roger Sayle2-12/+24
2003-01-15real.c (real_sqrt): Return a bool result indicating whether a floating point ...Roger Sayle4-16/+24
2003-01-15expr.h (emit_conditional_add): Add PARAMS to declaration.John David Anglin3-7/+13
2003-01-15re PR middle-end/9009 (floating-point negate and abs optimizations incorrect ...Roger Sayle2-1/+25