aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-07-14* gcc.dg/wint_t-1.c: Expect to pass on darwin 10.3.x and later.Mike Stump2-1/+5
2004-07-15Remove backup file.Jakub Jelinek1-20/+0
2004-07-14alpha.c (alpha_gimplify_va_arg_1): Move indirect ...Richard Henderson9-63/+58
2004-07-14darwin.h (WINT_TYPE): Define to be int to match system header files.Mike Stump2-0/+7
2004-07-14xtensa.c (function_arg_advance): Check for args that must be passed in the st...Bob Wilson2-2/+11
2004-07-14* gcc.dg/wchar_t-1.c: Expect to pass on darwin 10.3.x and later.Mike Stump2-1/+5
2004-07-14c-typeck.c (emit_side_effect_warnings): Use EXPR_HAS_LOCATION instead of EXPR...Per Bothner3-3/+10
2004-07-14dominance.c (struct dom_info): Add fake_exit_edge.Richard Henderson2-13/+70
2004-07-14tree-gimple.c (is_gimple_reg_rhs, [...]): New fns.Jason Merrill4-33/+80
2004-07-14arm-protos.h (arm_va_arg): Remove.Richard Henderson4-49/+19
2004-07-14pa.c (fix_range): New function to mark a range(s) of registers as fixed regis...John David Anglin4-16/+120
2004-07-14cp-tree.h (IDENTIFIER_VALUE): Remove.Mark Mitchell9-445/+371
2004-07-14rs6000.c (function_arg_padding): Do not pad SFmode for TARGET_64BIT.David Edelsohn2-11/+19
2004-07-14expmed.c (expand_sdiv_pow2): New function to expand signed division by a posi...Roger Sayle2-32/+57
2004-07-14tree-dfa.c (make_rename_temp): *Really* work just like create_tmp_var if call...Paolo Bonzini2-1/+6
2004-07-14* trans.c (gnat_init_stmt_group): Remove duplicate definition.Andreas Schwab2-22/+4
2004-07-14s390.md ("udivsi3"): Ensure trap is generated for division by zero.Ulrich Weigand2-2/+8
2004-07-14mips.c (mips_output_move): When generating mips16 code, force loads of negati...Richard Sandiford3-19/+25
2004-07-14expmed.c: Remove more references to QUEUED in the comments.Paolo Bonzini3-9/+6
2004-07-14revert: mips.c (mips_pass_by_reference): Handle mode sizes correctly.Richard Sandiford2-5/+8
2004-07-14tree-dfa.c (make_rename_temp): Work just like create_tmp_var when called outs...Paolo Bonzini2-2/+10
2004-07-14expr.c (enqueue_insn, [...]): Remove.Paolo Bonzini22-860/+100
2004-07-14* vec.h: Comment fix.Ben Elliston2-1/+5
2004-07-13target.h (struct gcc_target): Add calls.pass_by_reference.Richard Henderson65-365/+463
2004-07-14mips-protos.h (mips_va_arg): Delete.Richard Henderson4-274/+188
2004-07-13java-tree.h (all_class_filename): Remove useless macro.Per Bothner4-21/+12
2004-07-14Daily bump.GCC Administrator1-1/+1
2004-07-13xtensa.c (xtensa_gimplify_va_arg_expr): Swap arguments for COND_EXPR in big-e...Bob Wilson2-1/+6
2004-07-13pa-64.h (ARG_POINTER_REGNUM, [...]): Delete.John David Anglin5-25/+24
2004-07-13[multiple changes]Arnaud Charlet5-126/+300
2004-07-13re PR c++/16518 (mutable specifier only applies to first item in declaration ...Mark Mitchell6-104/+110
2004-07-13re PR tree-optimization/16443 (ICE during linux kernel compilation)Diego Novillo5-11/+45
2004-07-13new2.C: Use first operand of type __SIZE_TYPE__ for operator new.Ulrich Weigand2-4/+9
2004-07-13tree-optimize.c (execute_todo): Flush DUMP_FILE before verification.Diego Novillo2-2/+13
2004-07-13s390.c (s390_gimplify_va_arg): Use size_int instead of build_int_2.Ulrich Weigand2-15/+18
2004-07-13* collect2.c (main): Handle --no-demangle and --demangle flags.Per Bothner2-2/+37
2004-07-13Makefile.in (OBJS-common): Add tree-data-ref.o.Sebastian Pop7-2/+2199
2004-07-13cp-tree.h (lang_identifier): Remove class_value.Mark Mitchell10-255/+141
2004-07-13README: New fileDavid Billinghurst11-0/+426
2004-07-13re PR target/13926 (GCC generates jumps that are too large to fit in word dis...Eric Botcazou4-21/+73
2004-07-13re PR target/16494 ([3.3.2/3.4/3.5] Pessimization with FP conditional branches)Eric Botcazou3-4/+15
2004-07-13re PR target/15186 (-compat-bsd -m64 does not pick up the 64bit libraries)Eric Botcazou2-1/+8
2004-07-13re PR target/12602 (-pthreads and -threads undocumented for Solaris/SPARC)Eric Botcazou2-1/+27
2004-07-13oops - forgot to commit ChangeLog entry for sh-symbianelf patchNick Clifton1-0/+18
2004-07-13builtins.c (std_gimplify_va_arg_expr): Handle types passed by reference.Richard Henderson13-161/+37
2004-07-13function.c (pass_by_reference): New.Richard Henderson7-32/+63
2004-07-13target-def.h (TARGET_MUST_PASS_IN_STACK): New.Richard Henderson46-336/+242
2004-07-13Copy files from g77.f-torture/compile.David Billinghurst10-0/+1521
2004-07-13configure.ac (gcc_cv_as_offsetable_lo10): Fix a typo.Anthony Heading3-2/+7
2004-07-13invoke.texi: Remove documentation for MIPS -mrnames option.Richard Sandiford4-337/+62