summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * gcc.dg/builtins-config.h: Use #elif.John David Anglin2004-02-262-3/+5
* re PR java/14231 (Incorrect interface method called when compiling against .c...Andrew Haley2004-02-263-3/+13
* 20000724-1.c: Add regparm attribute to decl and def.Michael Matz2004-02-261-0/+6
* 20000724-1.c: Add regparm attribute to decl and def.Michael Matz2004-02-263-3/+3
* parse.y (build_assertion): If we're in an inner class, create the class$ help...Per Bothner2004-02-252-3/+13
* Improve some comments.Per Bothner2004-02-252-5/+5
* gcse.c (delete_null_pointer_checks_1): Do not delete CC setter unless HAVE_cc0.Alan Modra2004-02-262-0/+7
* 20040208-2.c: Move ...Richard Henderson2004-02-252-0/+5
* re PR c++/14246 (Problems with templates, ice in write_template_arg_literal)Giovanni Bajo2004-02-262-0/+36
* re PR c++/14246 (Problems with templates, ice in write_template_arg_literal)Giovanni Bajo2004-02-262-2/+8
* explow.c (force_reg): Call mark_reg_pointer as appropriate.Richard Henderson2004-02-254-97/+51
* Set pr tag.Richard Henderson2004-02-251-0/+1
* c-common.c (handle_alias_attribute): Reject the attribute if current_function...Richard Henderson2004-02-252-1/+12
* Daily bump.GCC Administrator2004-02-261-1/+1
* config.gcc: Add comment describing extra_gcc_objs.Kelley Cook2004-02-255-5/+19
* * doc/contrib.texi: Add an entry for myself.Kelley Cook2004-02-252-0/+8
* inline4.C (dg-final): Robustify regexp.John David Anglin2004-02-253-2/+5
* basic-block.h (make_eh_edge, [...]): Declare.Jan Hubicka2004-02-255-25/+140
* config.gcc (hppa*-*-*, [...]): Add MASK_BIG_SWITCH to all target_cpu_default ...John David Anglin2004-02-254-16/+24
* builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA HP-UX.John David Anglin2004-02-252-0/+9
* fold-const.c (fold): Treat MAX_EXPR and MIN_EXPR like comparisons with regard...Eric Botcazou2004-02-252-1/+9
* * fr.po: Update.Joseph Myers2004-02-252-1492/+1114
* arm.c (thumb_legitimize_address): New function.Richard Earnshaw2004-02-254-7/+82
* [multiple changes]Arnaud Charlet2004-02-2537-311/+524
* reload1.c (reload): Only spill eliminable register with multiple adjacent eli...J"orn Rennecke2004-02-252-3/+21
* arm.c (arm_legitimate_index_p): For QImode the range of an offset is -4095......Richard Earnshaw2004-02-252-2/+9
* install.texi (sparc-sun-solaris2* specific notes): Document the bootstrap fai...Eric Botcazou2004-02-252-0/+10
* cse.c (cse_change_cc_mode_insns): Stop at any instruction which modifies NEWREG.Kazu Hirata2004-02-252-4/+25
* * gcc.dg/i386-regparm.c: New.Michael Matz2004-02-252-0/+13
* i386.c (ix86_comp_type_attributes): Check for regparm attributes.Michael Matz2004-02-251-0/+5
* i386.c (ix86_comp_type_attributes): Check for regparm attributes.Michael Matz2004-02-251-0/+3
* Daily bump.GCC Administrator2004-02-251-1/+1
* toplev.c (dump_file_tbl): Rename from dump_file.Richard Henderson2004-02-2435-764/+802
* spe.md (spe_fix_truncsfsi2): Delete.Aldy Hernandez2004-02-243-27/+23
* rtlanal.c (replace_label): Fix replacing labels in constant pool.Josef Zlomek2004-02-242-7/+9
* Reverted patch to add the -mmacosx= feature. (Darwin only)Matt Austern2004-02-247-88/+2
* * config/darwin.h (TARGET_HAS_F_SETLKW): Define.Geoffrey Keating2004-02-242-0/+6
* * tree.c (build_exception_variant): Use check_qualified_type.Jason Merrill2004-02-242-1/+4
* xfailJason Merrill2004-02-241-1/+2
* re PR c++/13944 (exception in constructor of a class to be thrown is not caught)Jason Merrill2004-02-242-0/+64
* tree.c (check_qualified_type): New fn.Jason Merrill2004-02-244-7/+33
* target-def.h (TARGET_SCHED_INIT_GLOBAL, [...]): New macros.Sanjiv Kumar Gupta2004-02-248-2/+476
* Implement FR-V FDPIC ABI support for frv-uclinux and frv-linux.Alexandre Oliva2004-02-2416-370/+1835
* Make-lang.in (sta.o-warn): Delete.Michael Matz2004-02-243-4/+7
* sparc.h: Remove commented-out definitions of TARGET_EDOM and GEN_ERRNO_RTX.Kazu Hirata2004-02-242-10/+5
* df.c, [...]: Replace df_analyse with df_analyze.Kazu Hirata2004-02-247-18/+23
* gcse.c (delete_null_pointer_checks_1): Set stop_insn to end, not beginning of...Alan Modra2004-02-242-1/+6
* Fix typo.Jim Wilson2004-02-231-1/+1
* Out-of-date comments noticed while looking at PR 169.James E Wilson2004-02-232-14/+14
* Testcase for PR 169.James E Wilson2004-02-232-0/+20