aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-01-17Add missing newline escape.Nick Clifton2-2/+6
2003-01-17Daily bump.GCC Administrator1-1/+1
2003-01-16* config/alpha/linux-elf.h (LIB_SPEC): Adjust inter-option spacing.Richard Henderson2-1/+5
2003-01-16* g++.dg/tls/init-2.C: Fix error matches for real this time.Richard Henderson2-1/+5
2003-01-16pch.exp: Copy test header to the working directory before using it either for...Richard Henderson6-19/+18
2003-01-16New.Richard Henderson1-0/+109
2003-01-16alpha.c (alpha_sr_alias_set): Mark GTY.Richard Henderson2-56/+45
2003-01-17mips.h: Don't use #elif.Alexandre Oliva2-1/+7
2003-01-16re PR c++/8564 (ICE in find_function_data, at function.c:329)Jason Merrill5-14/+41
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-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-16cp-tree.h (lang_type_class): Remove is_partial_instantiation.Mark Mitchell31-447/+371
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-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 Administrator1-1/+1
2003-01-16* config/c4x/c4x.md (epilogue): Correct last patch.Herman A.J. ten Brugge2-1/+5
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-16som.h (SUPPORTS_WEAK, [...]): Define.John David Anglin4-3/+69
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-15m68hc11.h (ASM_SPEC): Handle -m68hcs12...Stephane Carrez5-17/+64
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-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
2003-01-15rs6000.c (rs6000_gen_section_name): Do not include file extension in section ...David Edelsohn2-0/+8
2003-01-15flow.c (find_auto_inc): Also try to generate a PRE_MODIFY with constant offset.Richard Earnshaw2-0/+11
2003-01-15arm.h (HAVE_PRE_MODIFY_DISP, [...]): Define.Richard Earnshaw2-135/+174