aboutsummaryrefslogtreecommitdiff
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-14EventHandler.java: Remove debugging statements.Jerry Quinn2-3/+4
2004-07-14EventHandler.java: New file.Jerry Quinn7-12/+415
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-14jacks.exp (gcj_jacks_write): Add deprecation flag to the gcj_setup.Andreas Tobler3-61/+24
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-1412658_thread-1.cc, [...]: Use __gnu_test::try_named_locale.Paolo Carlini3-4/+11
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 Weigand5-5/+174
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-14mt_allocator.html: Add docs for _Tune.Benjamin Kosnik5-944/+1932
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 Administrator2-2/+2
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-13InputContext.java: Initialze in, line.Michael Koch2-2/+7
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-13interpret.cc (run): Correctly access libffi return values of integral smaller...Ulrich Weigand2-3/+8
2004-07-13re PR libgcj/7587 (direct threaded interpreter not thread-safe)Bryce McKinlay4-2/+38
2004-07-13libiberty.h (XNEW, [...]): Move here from libcpp/internal.h.Bernardo Innocenti1-0/+7
2004-07-13libiberty.h (ASTRDUP): Add casts required for stricter type conversion rules ...Bernardo Innocenti3-4/+10
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