aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-02-27Patch for PR 9255James E Wilson2-0/+8
2003-02-27[multiple changes]Benjamin Kosnik81-1271/+6804
2003-02-27* config/ia64/hpux.h (STARTFILE_PREFIX_SPEC): Remove.Steve Ellcey2-6/+4
2003-02-27(extendsfdf2): Add pattern accidentally deleted when cirrus instructions wereNick Clifton2-0/+12
2003-02-27config.gcc (*-*-netbsd[2-9]*, [...]): Enable POSIX thread support by default.Jason Thorpe2-0/+16
2003-02-27cygwin.h: Don't include any other files directly.Roger Sayle4-10/+12
2003-02-28Part of fix for PR ada/9406Ben Elliston2-1/+6
2003-02-27physmem.c (physmem_total): Add _WIN32 support.Danny Smith2-0/+82
2003-02-27Beans.java, [...]: Reformated to GNU style.Michael Koch4-396/+533
2003-02-27* config/rs6000/rs6000.md: Add TI constant splitter.Alan Modra2-0/+31
2003-02-27Daily bump.GCC Administrator2-2/+2
2003-02-26builtins.c (purge_builtin_constant_p): Handle subreg of constant_p_rtx too.Alexandre Oliva2-2/+8
2003-02-26function.c (assign_stack_local_1): Truncate constant added to frame_pointer_r...Alexandre Oliva2-3/+11
2003-02-26decl.c (finish_enum): Merge two 'for' loops.Devang Patel3-39/+51
2003-02-26Update commentary.Richard Henderson1-0/+8
2003-02-26jcf-write.c (generate_classfile): Check whether class is deprecated before wr...Tom Tromey2-2/+7
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 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