aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-07-30fold-const.c: Fix comment typos.Kazu Hirata4-3/+9
2002-07-30rs6000.md: Disallow CCEQ compare with crnor/crnot for TARGET_SPE.Aldy Hernandez2-1/+6
2002-07-30c-pretty-print.h (pp_c_statement): Declare.Gabriel Dos Reis3-7/+261
2002-07-30configure.in (LIBFFIINCS): Don't prepend MULTIBUILDTOP.Jeff Sturm3-259/+261
2002-07-30alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition.Kaveh R. Ghazi38-262/+25
2002-07-30* cp-tree.h (VF_DERIVED_VALUE): Restore from previous deletion.Gabriel Dos Reis2-0/+6
2002-07-30Daily bump.GCC Administrator7-7/+7
2002-07-30c-pretty-print.c (pp_c_primary_expression): Handle STMT_EXPR.Gabriel Dos Reis2-1/+38
2002-07-30cp-tree.h (CLASSTYPE_VFIELDS, VF_*, BV_*): Add more documentation.Nathan Sidwell2-12/+22
2002-07-30adadecode.c (ada_demangle): Use xstrdup in lieu of xmalloc/strcpy.Kaveh R. Ghazi13-97/+49
2002-07-30builtins.c (expand_builtin): Change the default behavior to only issue an err...Roger Sayle2-15/+11
2002-07-30real.c (ieee_24, [...]): Define only if the floating point format of the targ...John David Anglin2-0/+11
2002-07-29unroll.c (verify_addresses): Remove.Richard Henderson2-132/+7
2002-07-29gty.texi (GGC Roots): Clarify that the list of syntaxes is exhaustive.Geoffrey Keating3-8/+62
2002-07-29c-pretty-print.h (struct c_pretty_print_info): Add new member.Gabriel Dos Reis3-6/+162
2002-07-30locks.h: Formatting.Alan Modra2-18/+39
2002-07-30cpu_limits.h (__glibcpp_long_bits): Define.Alan Modra4-43/+21
2002-07-29objc-act.c (objc_init): Return immediately if filename is NULL.Neil Booth2-0/+7
2002-07-29elf.h: Remove ecoff.h and gofast includes.Eric Christopher21-370/+121
2002-07-29configure.in (mips*-*-*): Add a test to see if MIPS libgloss linker scripts u...Chris Demetriou7-2/+93
2002-07-29* config/rs6000/rs6000.md ("cpu"): Add ppc8540 to attribute.Aldy Hernandez2-1/+5
2002-07-29rs6000.h (RTX_COSTS): Add MULT case for 8540.Aldy Hernandez2-0/+5
2002-07-29rs6000.md: Move altivec patterns from here...Aldy Hernandez3-1880/+1905
2002-07-29spe.md ("spe_evmra"): Change to unspec.Aldy Hernandez2-1/+6
2002-07-29emit-rtl.c (set_mem_attributes_minus_bitpos): Rename from set_mem_attributes ...Richard Henderson4-14/+43
2002-07-29Makefile.in (C_OBJS): Include c-pretty-print.oGabriel Dos Reis6-3/+1000
2002-07-29spe.h (__internal_ev_mwhgumian): Cast vector constants to __ev64_s32__.Aldy Hernandez2-10/+20
2002-07-29varasm.c (assemble_variable): Narrow test for uninitialized without BSS targe...David Edelsohn2-1/+8
2002-07-29profile.c: Add file comment describing the overall algorithm and structures.Nathan Sidwell4-26/+96
2002-07-29* config/xtensa/elf.h, config/xtensa/linux.hBob Wilson4-27/+41
2002-07-29gensupport.c: Include hashtab.h.Zack Weinberg9-65/+596
2002-07-29config.gcc (target_gtfiles): Initialize...Mike Stump2-0/+6
2002-07-29* cplus-dem.c (PREPEND_BLANK): Remove.Neil Booth2-2/+4
2002-07-29arm.md (sibcall, [...]): Add RETURN as part of the pattern, remove clobber of...Richard Earnshaw2-9/+15
2002-07-29* cp-tree.h: Comment typo fix.Alan Modra2-1/+5
2002-07-29spew.c (space_for_token): Allocate zeroed memory for a new token chunk.Richard Earnshaw2-1/+6
2002-07-29pretty-print.h: Define more macros.Gabriel Dos Reis4-33/+58
2002-07-29Daily bump.GCC Administrator6-6/+6
2002-07-29Daily bump.GCC Administrator1-1/+1
2002-07-29gcc_release: Update comment.Andreas Jaeger3-3/+9
2002-07-29* gcc_release: Use the 3.2 branch for snapshots.Mark Mitchell2-1/+5
2002-07-28* stormy16.h (ASM_OUTPUT_SYMBOL_REF): Use ASM_OUTPUT_LABEL_REF.Kaveh R. Ghazi2-5/+5
2002-07-28defaults.h (ASM_OUTPUT_MEASURED_SIZE): Take only two arguments.Zack Weinberg15-117/+53
2002-07-28Update version numberMark Mitchell6-6/+6
2002-07-28* Makefile.in (gengtype-lex.c): Fix error in last change.Kaveh R. Ghazi2-1/+3
2002-07-28freebsd.h (TARGET_OS_CPP_BUILTINS): Add missing backslash.Kaveh R. Ghazi2-1/+4
2002-07-28Makefile.in (vmsdbgout.o): Depend on function.h.Kaveh R. Ghazi3-1/+8
2002-07-28prefix.c (update_path): Don't strip single `.' path components unless strippi...Alan Modra2-33/+29
2002-07-28Daily bump.GCC Administrator7-7/+7
2002-07-28builtins.def [...]: Require an explicit ATTRS argument.Roger Sayle5-44/+86