aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2002-05-20memcpy-2.c (SEQUENCE_LENGTH): Define.J"orn Rennecke4-8/+105
2002-05-20* g++.dg/ext/oper1.C: New test.David Billinghurst2-0/+24
2002-05-20call.c (any_strictly_viable): New.Alexandre Oliva2-1/+36
2002-05-20optabs.c (expand_cmplxdiv_wide): Use complex_part_zero_p.Toon Moene2-6/+13
2002-05-20Makefile.in (distclean): Remove QMTest stuff.Mark Mitchell4-0/+271
2002-05-20Daily bump.GCC Administrator2-2/+2
2002-05-20* g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.Mark Mitchell2-2/+5
2002-05-20rs6000.h (FUNCTION_VALUE): Only return vectors in an altivec register if TARG...Aldy Hernandez3-7/+20
2002-05-20* protoize.c: Fix formatting.Kazu Hirata2-766/+770
2002-05-19gensupport.c (init_include_reader): Merge into ...Richard Henderson2-123/+64
2002-05-19basic_block.h (struct basic_block_def): Added prev_bb and next_bb fields.Zdenek Dvorak7-20/+139
2002-05-19c-common.c (preprocessing_asm): New macro.Neil Booth10-49/+79
2002-05-19loop-2c.x: Remove, the test should pass now.Andreas Jaeger3-28/+8
2002-05-19* varasm.c (default_binds_local_p): Fix typo.Richard Henderson2-1/+5
2002-05-19avr.c (machine_dependent_reorg): Sign extend the CONST_INT operand to the cor...Marek Michalkiewicz2-3/+8
2002-05-19* config.gcc (powerpc-wrs-windiss*): New target.Mark Mitchell2-0/+10
2002-05-19rs6000.md (ashrdi3_no_power): New.Franz Sirl2-1/+21
2002-05-19configure.in (AC_CHECK_FUNCS): Add checks for scandir and alphasort.Mark Mitchell10-186/+413
2002-05-19Fix a typo in a comment in my last checkin.Kaveh Ghazi1-1/+1
2002-05-19* error.c (dump_type) [TYPEOF_TYPE]: Fix parenthesis printing.Kriang Lerdsuwanakij2-1/+5
2002-05-19PR c++/186, DR 259Kriang Lerdsuwanakij4-19/+31
2002-05-19target-def.h (TARGET_BINDS_LOCAL_P): New.Richard Henderson11-112/+119
2002-05-19system.h (BLOCK_PROFILER, [...]): Poison.Richard Henderson20-305/+30
2002-05-19system.h (STRIP_NAME_ENCODING): Poison it.Richard Henderson54-405/+431
2002-05-19Daily bump.GCC Administrator2-2/+2
2002-05-19gengenrtl.c: Add prototype for excluded_rtx.Andreas Jaeger3-14/+26
2002-05-18system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson94-1181/+795
2002-05-19cp-tree.h (complete_type_or_diagnostic): Changed prototype, renamed from...Alexandre Oliva5-19/+76
2002-05-18* config.gcc: Do not use rs6000-c.c on powerpc-darwin.Richard Henderson2-3/+11
2002-05-18darwin.h (DARWIN_REGISTER_TARGET_PRAGMAS): Rename from REGISTER_TARGET_PRAGMAS.Richard Henderson3-6/+15
2002-05-19weak-2.c: xfail warnings for platforms that don't support weak symbols.David Billinghurst4-4/+11
2002-05-18system.h (SELECT_RTX_SECTION): Poison.Richard Henderson64-432/+469
2002-05-18.info build fix, add flag needed by c-common.cTim Josling4-2/+17
2002-05-18i386.md (movsi/movdi): Fix template.Jan Hubicka2-20/+40
2002-05-18optabs.c (complex_part_zero_p): New.Toon Moene2-3/+28
2002-05-18final.c (HAVE_READONLY_DATA_SECTION): New.Richard Henderson70-850/+336
2002-05-18c-common.c (c_common_post_options): Warn if -Wformat-zero-length is used with...Jason Thorpe7-5/+52
2002-05-18timevar.c: Fix formatting.Kazu Hirata6-81/+89
2002-05-18fix typoJason Merrill1-1/+1
2002-05-18cppinit.c (cpp_post_options): If preprocessed, turn off traditional.Neil Booth4-22/+39
2002-05-18Daily bump.GCC Administrator2-2/+2
2002-05-18decl2.c (import_export_decl): If we clear DECL_NOT_REALLY_EXTERN, make sure D...Jason Merrill2-1/+12
2002-05-18cppinit.c (struct builtin): Remove unused fields.Zack Weinberg2-60/+53
2002-05-17defaults.h (UNIQUE_SECTION): Remove.Neil Booth3-23/+6
2002-05-17expr.c (init_expr_once): Don't use start/end_sequence.Richard Henderson3-7/+11
2002-05-17* config/sh/lib1funcs.asm (GLOBAL): Use __USER_LABEL_PREFIX__.Jason Thorpe2-7/+7
2002-05-17avr.c (avr_regs_to_save): New function.Marek Michalkiewicz2-46/+58
2002-05-17Makefile.in: Update for cpptrad.c.Neil Booth7-28/+413
2002-05-17c-common.c (c_common_init_options): Use C89 for Objective-C, and set the opti...Neil Booth4-29/+30
2002-05-17install.texi (Specific, [...]): Document need to bootstrap with -mips3.Rainer Orth2-0/+26