aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-06-13m32r-protos.h (m32r_pass_by_reference): Declare.Doug Evans4-4/+28
2003-06-13* c-typeck.c: Remove #if 0 clauses.Nathanael Nerode2-128/+2
2003-06-13* lex.c: Convert to ISO C.Nathanael Nerode2-74/+47
2003-06-13init.c: removes use of PARAMS macro.Nathanael Nerode2-122/+59
2003-06-13re PR other/1494 (Residual EGCS references in comments)Nathanael Nerode5-8/+11
2003-06-13arm.c (output_call_mem): If the address references the link-register use an i...Richard Earnshaw2-39/+15
2003-06-13* rtti.c: Remove PARAMS.Nathanael Nerode2-21/+23
2003-06-13c-format.c (format_types_orig): Disallow '*' width/precision in asm_fprintf f...Kaveh R. Ghazi4-6/+13
2003-06-13* paranoia.cc: Fix spelling error.Nathanael Nerode2-1/+3
2003-06-13* typeck2.c: Convert to ISO C.Nathanael Nerode2-46/+24
2003-06-13s390.c (s390_va_arg): Fix alignment when retrieving non-integral types from i...Ulrich Weigand2-7/+7
2003-06-13prims.cc (catch_segv): Create exception in handler.Andrew Haley9-56/+45
2003-06-13sysv.S: Avoid gas-only .uleb128/.sleb128 directives.Rainer Orth2-30/+35
2003-06-13ChangeLog.1: Fix spelling of "outputting".Matt Kraai8-8/+8
2003-06-13* config/i386/svr3dbx.h: GNU CC -> GCC; Intel 385 -> Intel 386.Nathanael Nerode2-5/+9
2003-06-13invoke.texi (SPARC Options): Document ``-mimpure-text''.Florian Weimer2-0/+20
2003-06-13linux.h (TARGET_ASM_FILE_END): Set TARGET_ASM_FILE_END to file_end_indicate_e...Kaz Kojima2-0/+7
2003-06-13back out previous patch, instead doDoug Evans2-18/+17
2003-06-12re PR target/11089 (ICE: instantiate_virtual_regs_lossage while using sse bui...Richard Henderson3-3/+66
2003-06-13allocator-inst.cc: Explicitly instantiate.Benjamin Kosnik4-135/+181
2003-06-13gcc-dg.exp (dg-require-dll): New function.Mark Mitchell51-285/+195
2003-06-13Remove some build warnings.Doug Evans2-10/+17
2003-06-12re PR middle-end/10557 ([m68k] ICE in subreg_offset_representable_p)Richard Henderson2-8/+7
2003-06-13fold-const.c (tree_expr_nonnegative_p): Fix misspelling of "least".Matt Kraai1-1/+1
2003-06-13* config/m32r/m32r.md: Fix a comment typo.Kazu Hirata2-1/+5
2003-06-13re PR target/10142 ([SPARC64] gcc produces wrong code when passing structures...Eric Botcazou2-13/+61
2003-06-13* gcc.c-torture/execute/20030611-1.c: New test.Eric Botcazou1-0/+62
2003-06-13re PR rtl-optimization/10955 ([SPARC] wrong code at -O3 for structure argumen...Eric Botcazou3-2/+11
2003-06-13Makefile.am: Add SHmedia support.Kaz Kojima8-4/+993
2003-06-13rs6000.c (function_arg): Remove typo.Aldy Hernandez2-8/+4
2003-06-12i386.c (legitimate_constant_p): Handle UNSPEC_NTPOFF and UNSPEC_DTPOFF.Richard Henderson2-0/+8
2003-06-12re PR middle-end/10475 (ICE in subreg_highpart_offset for code with long long)Richard Henderson3-7/+32
2003-06-13Daily bump.GCC Administrator2-2/+2
2003-06-12re PR target/7594 ([m68k] ICE on legal code associated with simplify-rtx)Richard Henderson2-3/+9
2003-06-12rs6000.c (function_arg): Always split vectors for e500 if it's a stdarg funct...Aldy Hernandez3-27/+68
2003-06-12rs6000.h (MODES_TIEABLE_P): Add SPE vectors.Aldy Hernandez2-0/+8
2003-06-12re PR middle-end/168 (Spurious signed/unsigned comparison warning)Roger Sayle4-7/+111
2003-06-12ChangeLog: Follow spelling conventions.Kazu Hirata25-41/+69
2003-06-12* doc/install.texi (m32r-*-elf): Change company to Renesas.Janis Johnson2-1/+5
2003-06-12basic-block.h (flow_delete_block_noexpunge): Kill.Jan Hubicka3-10/+8
2003-06-12re PR inline-asm/4823 (gcc reports internal compiler error on legal code)Richard Henderson2-2/+17
2003-06-12re PR c++/10635 (ICE (segfault) when dereferencing an incomplete type casted ...Mark Mitchell4-0/+18
2003-06-12spe.md: Change all clobbers of the accumulator to sets.Aldy Hernandez2-96/+100
2003-06-12stl_alloc.h (__debug_alloc): Move out.Benjamin Kosnik1-43/+0
2003-06-12jni.cc (_Jv_JNI_check_types): New.Andrew Haley3-42/+109
2003-06-12* treetree.c: Remove cl_options-count and cl_options.Andreas Jaeger2-2/+4
2003-06-12config.guess: Update to 2003-06-06 version.H.J. Lu3-7/+25
2003-06-12c-opts.c (complain_wrong_lang): Add on argument.Jakub Jelinek2-5/+13
2003-06-12s390.c (s390_emit_prologue): Use LA instead of AR to initialize GOT register.Ulrich Weigand2-2/+9
2003-06-12fold-const.c (tree_expr_nonnegative_p): Add support for floating point consta...Roger Sayle4-1/+85