aboutsummaryrefslogtreecommitdiff
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-27stl_alloc.h: Deprecate all 'reallocate' memfns.Phil Edwards3-242/+273
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-27config.if (libstdcxx_incdir): Version C++ headers.Benjamin Kosnik2-9/+13
2002-06-27configure.in (INTERFACE): Remove.Benjamin Kosnik13-1253/+1241
2002-06-27Daily bump.GCC Administrator7-7/+7
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-26* texi2pod.pl: Correct handling of the internal R<> sequence.Zack Weinberg2-6/+14
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 Administrator7-7/+7
2002-06-26Obselete vax-*-vms*Nathanael Nerode2-0/+5
2002-06-25acinclude.m4 (GLIBCPP_CONFIGURE): Split out GLIBCPP_TOPREL_CONFIGURE.DJ Delorie13-1572/+1556
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-252002-06-25 Jessica Han <jessica@cup.hp.com>Jessica Han3-9/+42
2002-06-25stl_alloc.h: Additional formatting.Benjamin Kosnik2-768/+779
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-25*** empty log message ***Nathanael Nerode1-0/+4
2002-06-25MAINTAINERS (Write After Approval): Add self.Nathanael Nerode1-0/+1
2002-06-25Daily bump.GCC Administrator7-7/+7
2002-06-25cpplib.c (do_include_common): Revert to correct line number if -traditional.Neil Booth39-2/+549
2002-06-25natPlainDatagramSocketImpl.cc (BooleanClass): Removed.Tom Tromey5-75/+67
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-25demangle.h: #include "ansidecl.h" rather than #include <ansidecl.h>.Alan Modra7-12/+21
2002-06-24verify.cc (branch_prepass): Updated for change to exception handler type.Tom Tromey6-678/+1487