aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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 Administrator2-2/+2
2003-02-26Intro.3: Update with new (proper) names.Phil Edwards7-27/+170
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-25remove site-file support - it is obsoleteNick Clifton1-16/+5
2003-02-25Makefile.in (lcm.o): Add dependency on function.hJan Hubicka7-29/+46
2003-02-25MappedByteFileBuffer.java, [...]: New files, both are not compiled yet to get...Michael Koch3-0/+572
2003-02-25Fix typo.Nick Clifton2-15/+22
2003-02-25Add support for kaOS as cross build target system.Uwe Stieber3-69/+80
2003-02-25remove bogus files accidentally commited during a previous deltaNick Clifton4-17/+0
2003-02-25re PR libstdc++/9811 (incorrect documentation for std::map::lower_bound, etc.)Scott Snyder3-50/+56
2003-02-25Daily bump.GCC Administrator2-2/+2
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-24AbstractPreferences.java (isUserNode): Implemented.Tom Tromey2-4/+12
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-24re PR libstdc++/9825 (filebuf::sputbackc breaks sbumpc)Paolo Carlini3-2/+45
2003-02-24i386.md (testdi_1_rex64): Discourage reload from using the %eax alternative.Jeff Law2-4/+10
2003-02-24physmem.c (physmem_total): Test for GSI_PHYSMEM.Rainer Orth2-2/+8
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