aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-02-27re PR c++/14278 (fails when calling through a function pointer)Mark Mitchell4-0/+25
2004-02-27re PR c++/14278 (fails when calling through a function pointer)Mark Mitchell1-1/+1
2004-02-27Daily bump.GCC Administrator1-1/+1
2004-02-26stmt.c (expand_start_case_dummy): Remove.Kazu Hirata3-29/+6
2004-02-26builtins.c (apply_args_register_offset): Remove.Kazu Hirata3-15/+5
2004-02-26stor-layout.c (is_pending_size): Remove.Kazu Hirata3-14/+5
2004-02-26recog.c (validate_replace_src): Remove.Kazu Hirata3-10/+5
2004-02-26calls.c: Don't reference FINAL_REG_PARM_STACK_SPACE or MAYBE_REG_PARM_STACK_S...Kazu Hirata5-76/+16
2004-02-26c-decl.c (c_expand_deferred_function): Remove.Kazu Hirata3-21/+5
2004-02-26postreload.c (reload_cse_move2add): Generate just a PLUS instead of an entire...Kazu Hirata2-6/+7
2004-02-26config.gcc: Add support for nocoma/prescott/pentium-m/pentium3m /pentium4m.Jan Hubicka5-11/+56
2004-02-26re PR c++/14284 (Failure to select obvious template specialisation)Giovanni Bajo4-2/+32
2004-02-26* config/xtensa/xtensa.h (TARGET_CPU_CPP_BUILTINS): Define __xtensa__.Bob Wilson2-0/+5
2004-02-26sparc-protos.h (sparc_emit_floatunsdi): Add 'mode'.Eric Botcazou6-8/+108
2004-02-26* gcc.dg/builtins-config.h: Use #elif.John David Anglin2-3/+5
2004-02-26re PR java/14231 (Incorrect interface method called when compiling against .c...Andrew Haley3-3/+13
2004-02-2620000724-1.c: Add regparm attribute to decl and def.Michael Matz1-0/+6
2004-02-2620000724-1.c: Add regparm attribute to decl and def.Michael Matz3-3/+3
2004-02-25parse.y (build_assertion): If we're in an inner class, create the class$ help...Per Bothner2-3/+13
2004-02-25Improve some comments.Per Bothner2-5/+5
2004-02-26gcse.c (delete_null_pointer_checks_1): Do not delete CC setter unless HAVE_cc0.Alan Modra2-0/+7
2004-02-2520040208-2.c: Move ...Richard Henderson2-0/+5
2004-02-26re PR c++/14246 (Problems with templates, ice in write_template_arg_literal)Giovanni Bajo2-0/+36
2004-02-26re PR c++/14246 (Problems with templates, ice in write_template_arg_literal)Giovanni Bajo2-2/+8
2004-02-25explow.c (force_reg): Call mark_reg_pointer as appropriate.Richard Henderson4-97/+51
2004-02-25Set pr tag.Richard Henderson1-0/+1
2004-02-25c-common.c (handle_alias_attribute): Reject the attribute if current_function...Richard Henderson2-1/+12
2004-02-26Daily bump.GCC Administrator1-1/+1
2004-02-25config.gcc: Add comment describing extra_gcc_objs.Kelley Cook5-5/+19
2004-02-25* doc/contrib.texi: Add an entry for myself.Kelley Cook2-0/+8
2004-02-25inline4.C (dg-final): Robustify regexp.John David Anglin3-2/+5
2004-02-25basic-block.h (make_eh_edge, [...]): Declare.Jan Hubicka5-25/+140
2004-02-25config.gcc (hppa*-*-*, [...]): Add MASK_BIG_SWITCH to all target_cpu_default ...John David Anglin4-16/+24
2004-02-25builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA HP-UX.John David Anglin2-0/+9
2004-02-25fold-const.c (fold): Treat MAX_EXPR and MIN_EXPR like comparisons with regard...Eric Botcazou2-1/+9
2004-02-25* fr.po: Update.Joseph Myers2-1492/+1114
2004-02-25arm.c (thumb_legitimize_address): New function.Richard Earnshaw4-7/+82
2004-02-25[multiple changes]Arnaud Charlet37-311/+524
2004-02-25reload1.c (reload): Only spill eliminable register with multiple adjacent eli...J"orn Rennecke2-3/+21
2004-02-25arm.c (arm_legitimate_index_p): For QImode the range of an offset is -4095......Richard Earnshaw2-2/+9
2004-02-25install.texi (sparc-sun-solaris2* specific notes): Document the bootstrap fai...Eric Botcazou2-0/+10
2004-02-25cse.c (cse_change_cc_mode_insns): Stop at any instruction which modifies NEWREG.Kazu Hirata2-4/+25
2004-02-25* gcc.dg/i386-regparm.c: New.Michael Matz2-0/+13
2004-02-25i386.c (ix86_comp_type_attributes): Check for regparm attributes.Michael Matz1-0/+5
2004-02-25i386.c (ix86_comp_type_attributes): Check for regparm attributes.Michael Matz1-0/+3
2004-02-25Daily bump.GCC Administrator1-1/+1
2004-02-24toplev.c (dump_file_tbl): Rename from dump_file.Richard Henderson35-764/+802
2004-02-24spe.md (spe_fix_truncsfsi2): Delete.Aldy Hernandez3-27/+23
2004-02-24rtlanal.c (replace_label): Fix replacing labels in constant pool.Josef Zlomek2-7/+9
2004-02-24Reverted patch to add the -mmacosx= feature. (Darwin only)Matt Austern7-88/+2