aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
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 Administrator3-3/+3
2002-07-28builtins.def [...]: Require an explicit ATTRS argument.Roger Sayle5-44/+86
2002-07-28Makefile.in: rtlanal.o now depends upon real.h.Roger Sayle9-22/+103
2002-07-27Makefile.in (gengtype-lex.c): Work around a bug in flex.Kaveh R. Ghazi3-2/+19
2002-07-27decl2.c (cxx_decode_option): Support -fno-builtin-foo.Roger Sayle4-10/+14
2002-07-27configure.in: Rename config_gtfiles to target_gtfiles.Stan Shebs5-6/+16
2002-07-27Daily bump.GCC Administrator3-3/+3
2002-07-27rs6000.c (function_arg_advance): SPE vararg vectors are split into two regist...Aldy Hernandez2-12/+33
2002-07-27* pa.md (extv): Check predicates before emitting extv_32.J"orn Rennecke2-2/+11
2002-07-27rs6000.c (rs6000_traceback_name): New var.Alan Modra3-4/+52
2002-07-26function.c (assign_parms): Handle frontend-directed pass by invisible reference.Jason Merrill11-46/+118
2002-07-26cppopts.texi: Update.Neil Booth5-1/+32
2002-07-26cppmacro.c (_cpp_create_definition): Don't attempt redefinition warnings on a...Neil Booth2-2/+9
2002-07-26c-common.h (RID_AND, [...]): Remove.Neil Booth8-71/+22
2002-07-26c-dump.c: Resurrect.Jason Merrill9-152/+220
2002-07-26Daily bump.GCC Administrator3-3/+3
2002-07-26rs6000.md: Enable patterns using rlwinm for PowerPC64.Alan Modra2-45/+56
2002-07-2620020720-1.x: Skip this test on several targets known to fail.Roger Sayle2-0/+21
2002-07-25dwarfout.c (VERSION_ASM_OP, [...]): Remove.Neil Booth2-15/+13
2002-07-25objc-act.c (UTAG_STATICS, [...]): Remove.Neil Booth2-6/+5
2002-07-25error.c (print_whitespace): Remove.Neil Booth4-18/+9
2002-07-25* Missed.Neil Booth1-0/+4
2002-07-25rs6000.c (rs6000_emit_prologue): Remove unused local var dwarfp.Stan Shebs2-5/+10
2002-07-25sh.h (LOAD_EXTEND_OP): QImode zero-extends on SHmedia.J"orn Rennecke3-8/+14
2002-07-25news.texi: Document better handling of (no-)alias information of dummy argume...Toon Moene2-2/+16
2002-07-25collect2.c (SYMBOL__MAIN): Remove.Neil Booth3-10/+9
2002-07-25gcc.c (TARGET_EXECUTABLE_SUFFIX): Only used if HAVE_TARGET_EXECUTABLE_SUFFIX.Neil Booth2-3/+5
2002-07-25rtl.h (mem_attrs): Spell out more clearly the roles of ALIGN, SIZE, EXPR and ...J"orn Rennecke2-0/+8
2002-07-25emit-rtl.c (set_mem_attributes): Fix size and alignment thinkos in ARRAY_REF ...Richard Henderson2-5/+14