aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)Author
2003-06-14Makefile.in: Update to use common.opt and lang_opt_files.Neil Booth
2003-06-14install.texi (Specific): Add description of different ARM supported file form...Nick Clifton
2003-06-14reorg.c (emit_delay_sequence, [...]): Clear insn locators inside delay slots.Jan Hubicka
2003-06-14lang.opt: Add -Wall.Neil Booth
2003-06-14unwind-c.c: Define NO_SIZE_OF_ENCODED_VALUE.Matt Kraai
2003-06-14expr.c (expand_expr <COMPLEX_CST>): Handle the case of expanding a complex co...Roger Sayle
2003-06-14Daily bump.GCC Administrator
2003-06-14svr3.h (ASM_FILE_START): Don't use ASM_FILE_START_1.Zack Weinberg
2003-06-13bsd.h: Remove ASM_FILE_START.DJ Delorie
2003-06-13Mark PR last change.Richard Henderson
2003-06-13com.c (ffecom_sym_transform_): Install FFEINFO_whereGLOBAL symbols in the glo...Richard Henderson
2003-06-13bsd.h: Remove ASM_FILE_START.Kelley Cook
2003-06-13re PR bootstrap/10835 (combinatory explosion in scheduler on HyperSPARC)Vladimir Makarov
2003-06-13cfgbuild.c (make_edges): Set ABNORMAL with SIBCALL.Richard Henderson
2003-06-13re PR bootstrap/10983 ([SPARC64] ICE in verify_wide_reg, at flow.c:551, while...James E Wilson
2003-06-13tsystem.h (abort): Declare in inhibit_libc case to remove build warnings for ...Doug Evans
2003-06-13c-common.c (handle_mode_attribute): Use VECTOR_MODE_P macro.Aldy Hernandez
2003-06-13builtins.c: Fix comment typos.Kazu Hirata
2003-06-13m32r-protos.h (m32r_pass_by_reference): Declare.Doug Evans
2003-06-13* c-typeck.c: Remove #if 0 clauses.Nathanael Nerode
2003-06-13* lex.c: Convert to ISO C.Nathanael Nerode
2003-06-13init.c: removes use of PARAMS macro.Nathanael Nerode
2003-06-13re PR other/1494 (Residual EGCS references in comments)Nathanael Nerode
2003-06-13arm.c (output_call_mem): If the address references the link-register use an i...Richard Earnshaw
2003-06-13* rtti.c: Remove PARAMS.Nathanael Nerode
2003-06-13c-format.c (format_types_orig): Disallow '*' width/precision in asm_fprintf f...Kaveh R. Ghazi
2003-06-13* typeck2.c: Convert to ISO C.Nathanael Nerode
2003-06-13s390.c (s390_va_arg): Fix alignment when retrieving non-integral types from i...Ulrich Weigand
2003-06-13ChangeLog.1: Fix spelling of "outputting".Matt Kraai
2003-06-13* config/i386/svr3dbx.h: GNU CC -> GCC; Intel 385 -> Intel 386.Nathanael Nerode
2003-06-13invoke.texi (SPARC Options): Document ``-mimpure-text''.Florian Weimer
2003-06-13linux.h (TARGET_ASM_FILE_END): Set TARGET_ASM_FILE_END to file_end_indicate_e...Kaz Kojima
2003-06-13back out previous patch, instead doDoug Evans
2003-06-12re PR target/11089 (ICE: instantiate_virtual_regs_lossage while using sse bui...Richard Henderson
2003-06-13gcc-dg.exp (dg-require-dll): New function.Mark Mitchell
2003-06-13Remove some build warnings.Doug Evans
2003-06-12re PR middle-end/10557 ([m68k] ICE in subreg_offset_representable_p)Richard Henderson
2003-06-13fold-const.c (tree_expr_nonnegative_p): Fix misspelling of "least".Matt Kraai
2003-06-13* config/m32r/m32r.md: Fix a comment typo.Kazu Hirata
2003-06-13re PR target/10142 ([SPARC64] gcc produces wrong code when passing structures...Eric Botcazou
2003-06-13* gcc.c-torture/execute/20030611-1.c: New test.Eric Botcazou
2003-06-13re PR rtl-optimization/10955 ([SPARC] wrong code at -O3 for structure argumen...Eric Botcazou
2003-06-13rs6000.c (function_arg): Remove typo.Aldy Hernandez
2003-06-12i386.c (legitimate_constant_p): Handle UNSPEC_NTPOFF and UNSPEC_DTPOFF.Richard Henderson
2003-06-12re PR middle-end/10475 (ICE in subreg_highpart_offset for code with long long)Richard Henderson
2003-06-13Daily bump.GCC Administrator
2003-06-12re PR target/7594 ([m68k] ICE on legal code associated with simplify-rtx)Richard Henderson
2003-06-12rs6000.c (function_arg): Always split vectors for e500 if it's a stdarg funct...Aldy Hernandez
2003-06-12rs6000.h (MODES_TIEABLE_P): Add SPE vectors.Aldy Hernandez
2003-06-12re PR middle-end/168 (Spurious signed/unsigned comparison warning)Roger Sayle