aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2002-07-31extend.texi (Hints implementation): Document that GCC mostly ignores `register'.Geoffrey Keating2-0/+26
2002-07-30New target macro DECLARE_LIBRARY_RENAMESBernd Schmidt4-1/+19
2002-07-30flags.h: Declare flag_finite_math_only.Toon Moene9-7/+66
2002-07-30ifcvt.c (noce_get_alt_condition): Use reg_overlap_mentioned_p.Richard Henderson2-6/+13
2002-07-30Recognize return insns even if the return appears in a parallel.Bernd Schmidt2-2/+5
2002-07-30Fix null pointer crash and a merge errorBernd Schmidt2-11/+8
2002-07-30rs6000.c (rs6000_expand_unop_builtin): Check icode not CODE_FOR_nothing.David Edelsohn2-55/+69
2002-07-30gcc.c (cpp_unique_options): Define __GXX_ABI_VERSION, bump it to 101.Franz Sirl4-4/+9
2002-07-30* config/mips/mips.h (SUBTARGET_ASM_DEBUGGING_SPEC): Fix typo.Richard Sandiford2-1/+5
2002-07-30sh.md (cond_delay_slot): New attribute.J"orn Rennecke3-2/+33
2002-07-30* unroll.c (copy_loop_body): Don't copy NOTE_INSN_LOOP_CONT.J"orn Rennecke2-6/+10
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-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 Administrator3-3/+3
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-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-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 Administrator2-2/+2
2002-07-29Daily bump.GCC Administrator1-1/+1
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 Mitchell3-3/+3
2002-07-28* Makefile.in (gengtype-lex.c): Fix error in last change.Kaveh R. Ghazi2-1/+3