| Commit message (Expand) | Author | Age | Files | Lines |
* | re PR c/6290 (ICE compiling altivec code with 3.1) | Jakub Jelinek | 2002-04-16 | 4 | -8/+36 |
* | install.texi (Installing GCC: Configuration): Clarify the only supported ways... | Loren J. Rittle | 2002-04-15 | 2 | -6/+10 |
* | config.gcc (alpha*-*-gnu*): New target configuration. | Roland McGrath | 2002-04-15 | 4 | -0/+37 |
* | linux.h, [...] (CPP_PREDEFINES): Define __gnu_linux__, not gnu_linux. | Richard Henderson | 2002-04-15 | 21 | -21/+33 |
* | MAINTAINERS: Remove chill maintainers. | Mark Mitchell | 2002-04-15 | 44 | -57043/+22 |
* | vms.h (INCLUDE_DEFAULTS): Add /gnu/lib/gcc-lib/include. | Douglas B Rupp | 2002-04-15 | 2 | -8/+16 |
* | sparc.c (sparc_emit_float_lib_cmp): Call emit_library_call with LCT_NORMAL. | David S. Miller | 2002-04-15 | 4 | -15/+30 |
* | re PR java/6085 (gcj SEGVs on complicated inner class structures) | Bryce McKinlay | 2002-04-15 | 2 | -18/+13 |
* | Daily bump. | GCC Administrator | 2002-04-15 | 2 | -2/+2 |
* | diagnostic.h (output_buffer_state): Redefine. | Gabriel Dos Reis | 2002-04-14 | 5 | -35/+64 |
* | class.c (layout_virtual_bases): Do all dsize computation on trees. | Jakub Jelinek | 2002-04-14 | 4 | -13/+32 |
* | cpperror.c (print_location): Don't print include chain if line == 0. | Neil Booth | 2002-04-14 | 12 | -390/+386 |
* | * config/ia64/linux.h (CPP_PREDEFINES): Fix missing backslash. | Andreas Schwab | 2002-04-14 | 2 | -1/+5 |
* | * config/arm/linux-elf.h (CPLUSPLUS_CPP_SPEC): Define. | Jeroen Dobbelaere | 2002-04-14 | 2 | -0/+8 |
* | f77-edit-i-in.f: Use internal buffer in place of scratch file. | David Billinghurst | 2002-04-14 | 2 | -13/+13 |
* | typeck.c (get_member_function_from_ptrfunc): Don't do gratuitious division an... | Jason Merrill | 2002-04-14 | 2 | -13/+16 |
* | re PR c/6277 (Failure of test gcc.dg/i386-387-1.c on cygwin) | David Billinghurst | 2002-04-14 | 2 | -3/+9 |
* | Daily bump. | GCC Administrator | 2002-04-14 | 2 | -2/+2 |
* | gnu.h (CPP_PREDEFINES): Define __gnu_hurd__, not gnu_hurd. | Mark Mitchell | 2002-04-13 | 2 | -1/+6 |
* | * config/cris/linux.h (CRIS_CPP_SUBTARGET_SPEC): Fix typo. | Hans-Peter Nilsson | 2002-04-13 | 2 | -1/+5 |
* | t-elf: Enable v8 multilibs. | Joel Sherrill | 2002-04-13 | 2 | -6/+8 |
* | news.texi: Deprecate frontend version number; update list of fixed bugs. | Toon Moene | 2002-04-13 | 2 | -2/+15 |
* | linux.h: Define __gnu_linux__ wherever __linux__ is defined... | Mark Mitchell | 2002-04-13 | 24 | -50/+77 |
* | 980628-4.x, [...]: xfail powerpc-*-* hosted on i[34567]86-*-*. | Hans-Peter Nilsson | 2002-04-13 | 8 | -7/+23 |
* | 20020413-1.c: New test. | David S. Miller | 2002-04-13 | 2 | -0/+40 |
* | * gcc.dg/asm-6.c, | Richard Sandiford | 2002-04-13 | 3 | -0/+68 |
* | stmt.c (check_unique_operand_names): Expect operand names to be strings rathe... | Richard Sandiford | 2002-04-13 | 4 | -12/+25 |
* | Daily bump. | GCC Administrator | 2002-04-13 | 2 | -2/+2 |
* | re PR c++/5373 (Statement expressions broken in C++) | Mark Mitchell | 2002-04-13 | 4 | -3/+24 |
* | * config/ia64/ia64.h (CPP_SPEC): Include %(cpp_cpu). | Andreas Schwab | 2002-04-13 | 2 | -0/+5 |
* | re PR c++/5189 (g++ -c bug.cpp crashed on simple stupid file) | Mark Mitchell | 2002-04-13 | 4 | -0/+56 |
* | Revert these changes: | Mark Mitchell | 2002-04-13 | 4 | -13/+30 |
* | * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc. | Richard Henderson | 2002-04-12 | 2 | -1/+6 |
* | config.gcc (sparcv9-*-solaris2): Default to 32-bit code. | Richard Henderson | 2002-04-12 | 12 | -149/+95 |
* | recog.c (offsettable_address_p): Match the logic in adjust_address. | Richard Henderson | 2002-04-12 | 3 | -3/+13 |
* | * config/alpha/osf.h (LINK_SPEC): Pass -S to silence ld warnings. | Rainer Orth | 2002-04-12 | 2 | -2/+7 |
* | Fix typo in ChangeLog entry. | Jeff Law | 2002-04-12 | 1 | -1/+1 |
* | pa.c (pa_can_combine_p): Call insn_extract before calling constrain_operands. | Jeff Law | 2002-04-12 | 2 | -1/+6 |
* | 20020412-1.c: New file, renamed from gcc.c-torture/execute/20020307-2.c. | Geoffrey Keating | 2002-04-12 | 2 | -0/+5 |
* | * config/i386/i386-interix.h (CPP_PREDEFINES): Handle __declspec. | Douglas B Rupp | 2002-04-12 | 2 | -0/+2 |
* | i386-interix.h (EH_FRAME_IN_DATA_SECTION): Define. | Douglas B Rupp | 2002-04-12 | 3 | -3/+17 |
* | integrate.c (compare_blocks): Make comparisons safe for when sizeof(int) < si... | DJ Delorie | 2002-04-12 | 2 | -4/+18 |
* | rs6000.c (call_operand): Allow LINK and COUNT registers. | Jan Hubicka | 2002-04-12 | 4 | -7/+32 |
* | ia64.h (ASM_SPEC): Moved from here ... | Andreas Schwab | 2002-04-12 | 3 | -5/+11 |
* | Add --extdirs support. | Anthony Green | 2002-04-12 | 9 | -20/+183 |
* | rtems.h, [...] (*-rtems*): Cleanup pass to move common definitions to config/... | Eric Norum | 2002-04-12 | 20 | -126/+29 |
* | expr.c (expand_assigment): Remove duplicate conversions #ifdef POINTERS_EXTEN... | Richard Kenner | 2002-04-12 | 2 | -10/+15 |
* | emit-rtl.c (widen_memory_access): Don't do anything if MEMOFFSET not specified. | Richard Kenner | 2002-04-12 | 2 | -1/+6 |
* | sh.c (calc_live_regs, [...]): Use of PR_MEDIA_REG / PR_REG depends on TARGET_... | J"orn Rennecke | 2002-04-12 | 2 | -5/+11 |
* | function.c (fixup_var_refs_1): For paradoxical (subreg VAR), replace VAR, don... | Hans-Peter Nilsson | 2002-04-12 | 2 | -8/+27 |