aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2002-06-28re PR ada/7144 (Typo in Makefile-comment)Andreas Jaeger2-1/+7
2002-06-28re PR preprocessor/7138 (gcc-3.2 failed to compile kernel)Neil Booth3-6/+15
2002-06-28Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez2-7/+12
2002-06-27xtensa.md: Give "*xxx" names to all unnamed insn's.Bob Wilson2-53/+54
2002-06-27re PR c++/6695 (Regression: template friend declaration doesn't work)Mark Mitchell4-1/+45
2002-06-27d30v.h: Remove commented out STACK_REGS #defines.Roger Sayle3-29/+9
2002-06-27install.texi (Binaries): Add Sinix/Reliant Unix.Gerald Pfeifer2-9/+17
2002-06-27string-opt-8.c (strncmp): Fix typo in return type.Aldy Hernandez2-1/+6
2002-06-27install.texi: Change ` bit' to `-bit'.Matt Kraai4-6/+12
2002-06-27gcse.c (hoist_code): Rewrite to only get list of dominated blocks once per BB.Daniel Berlin2-10/+22
2002-06-27simd-2.c (i, j): Add initializer elements to avoid division by zero.J"orn Rennecke2-2/+7
2002-06-27Daily bump.GCC Administrator3-3/+3
2002-06-27cpphash.h (_cpp_set_trad_context): Remove.Neil Booth4-56/+45
2002-06-27re PR preprocessor/7070 (internal error with -Wunknown-pragmas && empty #pragma)Neil Booth4-9/+30
2002-06-27xtensa-protos.h (xtensa_return_addr): Declare.Bob Wilson5-18/+57
2002-06-27mips.c (coprocessor_operand, [...]): Move prototypes from here...Kaveh R. Ghazi3-6/+10
2002-06-27parse.y (check_modifiers, [...]): Avoid incorrect hardcoded constant 10.Kaveh R. Ghazi2-4/+8
2002-06-27lex.c (java_init_lex): Avoid incorrect hardcoded constant 11.Kaveh R. Ghazi3-3/+8
2002-06-26lex.c (java_read_char): Avoid "comparison is always true" warning.Kaveh R. Ghazi2-2/+7
2002-06-26cp-tree.h (xref_tag): Change prototype.Mark Mitchell7-65/+130
2002-06-26shelf.sh (STACK_ADDR): Don't define.J"orn Rennecke2-7/+5
2002-06-26* varasm.c: Include real.h before output.h.Kaveh R. Ghazi2-1/+5
2002-06-26rs6000.h (ALTIVEC_VECTOR_MODE): Revert change to check for TARGET_ALTIVEC.Aldy Hernandez2-2/+6
2002-06-26Daily bump.GCC Administrator3-3/+3
2002-06-26Obselete vax-*-vms*Nathanael Nerode2-0/+5
2002-06-26* gcc.c (warn_std): Delete.Kaveh R. Ghazi2-3/+4
2002-06-25* doc/extend.texi: Fix formatting of last checkin.Loren J. Rittle2-2/+6
2002-06-25alpha.h (TARGET_CPU_CPP_BUILTINS): Remove leading underscore from __IEEE_FP a...Rainer Orth2-2/+7
2002-06-25extend.texi (PowerPC AltiVec Built-in Functions): Document discrepancies from...Aldy Hernandez2-0/+24
2002-06-25optabs.c (expand_vector_binop, [...]): Don't assume GET_MODE_UNIT_SIZE (mode)...J"orn Rennecke4-8/+70
2002-06-25lib1funcs.asm (udivdi3): Make first divide step produce a 32 bit result befor...J"orn Rennecke2-27/+43
2002-06-25call.c (build_op_delete_call): Use BASELINK_FUNCTIONS.Mark Mitchell11-38/+72
2002-06-25sparc.md: Change \\{t,n} to \{t,n}.David S. Miller2-497/+501
2002-06-25* expr.c (JSR): Avoid undefined operation on PC.Andreas Schwab2-1/+9
2002-06-25Daily bump.GCC Administrator3-3/+3
2002-06-25cpplib.c (do_include_common): Revert to correct line number if -traditional.Neil Booth39-2/+549
2002-06-25Makefile.in (SHELL): Set to @SHELL@.Kaveh R. Ghazi5-3/+10
2002-06-25mips.md (fixuns_truncdfsi2, [...]): Avoid automatic aggregate initialization.Kaveh R. Ghazi2-4/+18
2002-06-24Update Copyright.Joern Rennecke1-1/+1
2002-06-24flow.c (propagate_one_insn): When removing an insn with a REG_LIBCALL note bu...Jeff Law2-8/+30
2002-06-24lib1funcs.asm (sdivsi3): Add optimized SH64 implementations.J"orn Rennecke4-56/+560
2002-06-24Makefile.in (GTFILES): Add basic-block.hDavid S. Miller3-1/+7
2002-06-24cp-tree.h (SCALAR_TYPE_P): New macro.Mark Mitchell8-60/+122
2002-06-24sh.h (FUNCTION_ARG_ADVANCE): Take SHCOMPACT_FORCE_ON_STACK arguments into acc...J"orn Rennecke2-3/+12
2002-06-24extend.texi: Change `@dots{}' to `/* @r{@dots{}} */' in examples.Matt Kraai2-22/+27
2002-06-24extend.texi (Other Builtins): Change `...' to `@dots{}'.Art Haas3-3/+8
2002-06-24changelog entry for generic simd patchAldy Hernandez1-0/+39
2002-06-24config.gcc (ia64*-*-hpux*): Set use_collect2 to no.Steve Ellcey2-1/+6
2002-06-24sparc.c (INIT_TARGET_OPTABS): If ARCH64, set the 32-bit ABI libfuncs to NULL.David S. Miller2-467/+305
2002-06-24sparc.md: Use define_insn_and_split.David S. Miller2-398/+181