aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-02-26* config.gcc: Add power4 to PowerPC with_cpu list.David Edelsohn2-1/+6
2003-02-26* objc-act.c: (mark_referenced_methods): Fix compilation problem.Jan Hubicka2-2/+6
2003-02-26gcov-dump.c (print_prefix): Fix signedness warning.Zdenek Dvorak6-239/+745
2003-02-26pa.c (compute_frame_size): Don't assume PREFERRED_STACK_BOUNDARY is 8 * STACK...John David Anglin3-5/+13
2003-02-26* loop-unroll.c: New.Zdenek Dvorak1-0/+1195
2003-02-26* ra-colorize.c (merge_moves): Fix list handling.Michael Matz1-2/+3
2003-02-26ra-colorize.c (merge_moves): Fix list handling.Michael Matz1-0/+4
2003-02-26arm.c (is_load_address): Rename to...Nick Clifton5-181/+182
2003-02-26objc-act.c: Include cgraph.hJan Hubicka11-10/+99
2003-02-26Remove -funroll-loops -fpeel-loops mistakenly added to BOOT_CFLAGS in myZdenek Dvorak1-1/+1
2003-02-26cse.c (count_reg_usage): Fix handling of REG_EQUAL notes.Zdenek Dvorak14-28/+242
2003-02-26fixincl.x: RegenerateDavid Billinghurst2-3/+7
2003-02-26function.c (assign_parms): Set reg_attrs for parameters passed in registers.Josef Zlomek2-0/+9
2003-02-26re PR c++/9683 (bug in initialization chains for static const variables from ...Mark Mitchell5-15/+68
2003-02-26mention PR numberAlan Modra1-0/+1
2003-02-26re PR c++/9829 (Missing colon in nested namespace usage causes ICE)Mark Mitchell2-0/+15
2003-02-26* tlink.c (scan_linker_output): Drop leading '.' from symbol names.Alan Modra2-3/+13
2003-02-25xcoff.h (ASM_FILE_START): Do not emit machine pseudo-op.David Edelsohn2-2/+5
2003-02-25Fix return type in new test.Jeff Law1-1/+1
2003-02-26combine.c (combine_simplify_rtx, [...]): Use CC0_P.Roger Sayle7-37/+21
2003-02-26builtins.def (DEF_LIB_ALWAYS_BUILTIN, [...]): Delete.Roger Sayle5-117/+106
2003-02-25i386.c (function_arg): Pass variable sized structures correctly on the stack.Richard Henderson2-0/+8
2003-02-26Daily bump.GCC Administrator1-1/+1
2003-02-25reload1.c (reload_cse_move2add): Use STRICT_LOW_PART if PLUS does not reduce ...Kazu Hirata2-1/+41
2003-02-25re PR target/9732 ([ppc32] Wrong code with -O2 -fPIC)Franz Sirl2-0/+108
2003-02-25re PR target/9732 ([ppc32] Wrong code with -O2 -fPIC)Franz Sirl3-3/+17
2003-02-25real.c (real_to_integer2): Force overflow result only for unsigned overflow.Richard Henderson2-1/+6
2003-02-25* gcse.c (cprop_jump): Revert the 2003-02-23 change.Kazu Hirata2-20/+10
2003-02-25Fixing typo in ChangeLog.Vladimir Makarov1-1/+1
2003-02-25sched-ebb.c (add_deps_for_risky_insns): Add the dependence when there is no s...Vladimir Makarov2-4/+12
2003-02-25sched-int.h (INSN_TRAP_CLASS, [...]): Move them from sched-rgn.c.Vladimir Makarov6-283/+452
2003-02-25003-02-20 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez8-43/+80
2003-02-25decl.c (add_binding): Time TV_NAME_LOOKUP.Gabriel Dos Reis2-3/+13
2003-02-25Makefile.in (lcm.o): Add dependency on function.hJan Hubicka7-29/+46
2003-02-25Fix typo.Nick Clifton2-15/+22
2003-02-25Daily bump.GCC Administrator1-1/+1
2003-02-24* README: Remove out-of-date information.Mark Mitchell2-17/+9
2003-02-24re PR c++/9836 (Error with typdefs in partial specializations of classes)Mark Mitchell6-8/+31
2003-02-24* combine.c (simplify_shift_const): Fix previous patch.Jan Hubicka2-2/+6
2003-02-24re PR c++/9778 (ICE with sizeof(expr) in non-type template arg)Jeffrey D. Oldham3-1/+27
2003-02-24i386.md (testdi_1_rex64): Discourage reload from using the %eax alternative.Jeff Law2-4/+10
2003-02-24* gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.Jeff Law2-0/+21
2003-02-24re PR c/5059 (Compiling s/w containing the use of DIR.H fails on other stat-c...Rainer Orth8-19/+97
2003-02-24re PR c++/9602 (Total confusion about template/friend/virtual/abstract)Kriang Lerdsuwanakij4-0/+32
2003-02-24gcc.c (do_spec_1): Handle pending argument upon return from handle_braces in ...Roger Sayle2-1/+18
2003-02-24re PR c++/5333 (ICE on nested template classes using other nested template cl...Mark Mitchell7-7/+60
2003-02-24sh.c (TARGET_HAVE_TLS): Conditionally define.Kaz Kojima5-2/+363
2003-02-24lang-options.h: Added -Wdeprecated.Tom Tromey13-2612/+2832
2003-02-24Daily bump.GCC Administrator1-1/+1
2003-02-24New test.Alan Modra2-0/+32