aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2004-07-13* config/mips/mips.h (TARGET_*): Boolify.Richard Sandiford2-31/+36
2004-07-12Fix NM/AR propagation from toplevel for recursive makes.James E Wilson4-4/+116
2004-07-12sparc.md (ashlsi3): Eliminate const 1 special case.David S. Miller2-4/+6
2004-07-13re PR target/16477 (Failure of gcc.c-torture/execute/strct-stdarg-1.c)John David Anglin3-15/+22
2004-07-13re PR tree-optimization/16461 (ICE: expected ssa_name, have integer_cst in in...Zdenek Dvorak2-0/+11
2004-07-12* doc/invoke.texi (Darwin Options): Document -gused and -gfull.Devang Patel2-1/+15
2004-07-13Daily bump.GCC Administrator1-1/+1
2004-07-13cpp.F: Copy from g77.f-torture/compile.David Billinghurst3-1/+25
2004-07-12cp-tree.h (get_aggr_typedef): Remove.Mark Mitchell3-31/+3
2004-07-12re PR c++/5402 (ICE in pop_binding)Volker Reichelt4-0/+61
2004-07-12* name-lookup.c (push_class_level_binding): Simplify.Mark Mitchell2-48/+49
2004-07-12function.c (expand_function_start): Ensure r_save is in Pmode.Steve Ellcey5-0/+19