summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* re PR c/6290 (ICE compiling altivec code with 3.1)Jakub Jelinek2002-04-164-8/+36
* install.texi (Installing GCC: Configuration): Clarify the only supported ways...Loren J. Rittle2002-04-152-6/+10
* config.gcc (alpha*-*-gnu*): New target configuration.Roland McGrath2002-04-154-0/+37
* linux.h, [...] (CPP_PREDEFINES): Define __gnu_linux__, not gnu_linux.Richard Henderson2002-04-1521-21/+33
* MAINTAINERS: Remove chill maintainers.Mark Mitchell2002-04-1544-57043/+22
* vms.h (INCLUDE_DEFAULTS): Add /gnu/lib/gcc-lib/include.Douglas B Rupp2002-04-152-8/+16
* sparc.c (sparc_emit_float_lib_cmp): Call emit_library_call with LCT_NORMAL.David S. Miller2002-04-154-15/+30
* re PR java/6085 (gcj SEGVs on complicated inner class structures)Bryce McKinlay2002-04-152-18/+13
* Daily bump.GCC Administrator2002-04-152-2/+2
* diagnostic.h (output_buffer_state): Redefine.Gabriel Dos Reis2002-04-145-35/+64
* class.c (layout_virtual_bases): Do all dsize computation on trees.Jakub Jelinek2002-04-144-13/+32
* cpperror.c (print_location): Don't print include chain if line == 0.Neil Booth2002-04-1412-390/+386
* * config/ia64/linux.h (CPP_PREDEFINES): Fix missing backslash.Andreas Schwab2002-04-142-1/+5
* * config/arm/linux-elf.h (CPLUSPLUS_CPP_SPEC): Define.Jeroen Dobbelaere2002-04-142-0/+8
* f77-edit-i-in.f: Use internal buffer in place of scratch file.David Billinghurst2002-04-142-13/+13
* typeck.c (get_member_function_from_ptrfunc): Don't do gratuitious division an...Jason Merrill2002-04-142-13/+16
* re PR c/6277 (Failure of test gcc.dg/i386-387-1.c on cygwin)David Billinghurst2002-04-142-3/+9
* Daily bump.GCC Administrator2002-04-142-2/+2
* gnu.h (CPP_PREDEFINES): Define __gnu_hurd__, not gnu_hurd.Mark Mitchell2002-04-132-1/+6
* * config/cris/linux.h (CRIS_CPP_SUBTARGET_SPEC): Fix typo.Hans-Peter Nilsson2002-04-132-1/+5
* t-elf: Enable v8 multilibs.Joel Sherrill2002-04-132-6/+8
* news.texi: Deprecate frontend version number; update list of fixed bugs.Toon Moene2002-04-132-2/+15
* linux.h: Define __gnu_linux__ wherever __linux__ is defined...Mark Mitchell2002-04-1324-50/+77
* 980628-4.x, [...]: xfail powerpc-*-* hosted on i[34567]86-*-*.Hans-Peter Nilsson2002-04-138-7/+23
* 20020413-1.c: New test.David S. Miller2002-04-132-0/+40
* * gcc.dg/asm-6.c,Richard Sandiford2002-04-133-0/+68
* stmt.c (check_unique_operand_names): Expect operand names to be strings rathe...Richard Sandiford2002-04-134-12/+25
* Daily bump.GCC Administrator2002-04-132-2/+2
* re PR c++/5373 (Statement expressions broken in C++)Mark Mitchell2002-04-134-3/+24
* * config/ia64/ia64.h (CPP_SPEC): Include %(cpp_cpu).Andreas Schwab2002-04-132-0/+5
* re PR c++/5189 (g++ -c bug.cpp crashed on simple stupid file)Mark Mitchell2002-04-134-0/+56
* Revert these changes:Mark Mitchell2002-04-134-13/+30
* * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.Richard Henderson2002-04-122-1/+6
* config.gcc (sparcv9-*-solaris2): Default to 32-bit code.Richard Henderson2002-04-1212-149/+95
* recog.c (offsettable_address_p): Match the logic in adjust_address.Richard Henderson2002-04-123-3/+13
* * config/alpha/osf.h (LINK_SPEC): Pass -S to silence ld warnings.Rainer Orth2002-04-122-2/+7
* Fix typo in ChangeLog entry.Jeff Law2002-04-121-1/+1
* pa.c (pa_can_combine_p): Call insn_extract before calling constrain_operands.Jeff Law2002-04-122-1/+6
* 20020412-1.c: New file, renamed from gcc.c-torture/execute/20020307-2.c.Geoffrey Keating2002-04-122-0/+5
* * config/i386/i386-interix.h (CPP_PREDEFINES): Handle __declspec.Douglas B Rupp2002-04-122-0/+2
* i386-interix.h (EH_FRAME_IN_DATA_SECTION): Define.Douglas B Rupp2002-04-123-3/+17
* integrate.c (compare_blocks): Make comparisons safe for when sizeof(int) < si...DJ Delorie2002-04-122-4/+18
* rs6000.c (call_operand): Allow LINK and COUNT registers.Jan Hubicka2002-04-124-7/+32
* ia64.h (ASM_SPEC): Moved from here ...Andreas Schwab2002-04-123-5/+11
* Add --extdirs support.Anthony Green2002-04-129-20/+183
* rtems.h, [...] (*-rtems*): Cleanup pass to move common definitions to config/...Eric Norum2002-04-1220-126/+29
* expr.c (expand_assigment): Remove duplicate conversions #ifdef POINTERS_EXTEN...Richard Kenner2002-04-122-10/+15
* emit-rtl.c (widen_memory_access): Don't do anything if MEMOFFSET not specified.Richard Kenner2002-04-122-1/+6
* sh.c (calc_live_regs, [...]): Use of PR_MEDIA_REG / PR_REG depends on TARGET_...J"orn Rennecke2002-04-122-5/+11
* function.c (fixup_var_refs_1): For paradoxical (subreg VAR), replace VAR, don...Hans-Peter Nilsson2002-04-122-8/+27