aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2002-05-21c-common.h (enum rid): Add RID_THREAD.Richard Henderson19-49/+327
2002-05-22More verbose changelog entry.Zdenek Dvorak1-18/+21
2002-05-21i386.c (ix86_sched_reorder_ppro): Fix typo/thinko.Jeff Law2-2/+14
2002-05-21genautomata.c (reserv_sets_hash_value): Fix a typo.Vladimir Makarov2-1/+5
2002-05-21genautomata.c (reserv_sets_hash_value): Define hash_value as set_el_t.Vladimir Makarov2-39/+95
2002-05-21reload1.c (do_output_reload): Run delete_output_reload only if optimizing.NIIBE Yutaka2-0/+6
2002-05-21re PR middle-end/6600 (i960 toolchain hits abort in c_readstr)Roger Sayle2-2/+23
2002-05-21* flow.c (life_analysis): Fix test for deleted label.Richard Henderson2-2/+6
2002-05-21* doc/tm.texi: Fix typo.Neil Booth2-1/+5
2002-05-21c-common.c (c_common_init): Set options->unsigned_char from flag_signed_char.Zack Weinberg6-44/+44
2002-05-21Changelog entry for my commit.Zdenek Dvorak1-0/+26
2002-05-21bb-reorder.c (make_reorder_chain_1): Modified.Zdenek Dvorak18-94/+100
2002-05-21* cppinit.c (sanity_checks): Avoid printf mismatch warnings.Andreas Jaeger2-7/+13
2002-05-21reg-stack.c (swap_rtx_condition, [...]): Use unspec names, not numbers.Richard Henderson2-13/+16
2002-05-21* g++.dg/other/copy2.C: New test.Brian R. Gaeke2-0/+36
2002-05-21init.c (build_vec_init): Test for trivial copy-assignment when copy-assigning...Alexandre Oliva2-1/+9
2002-05-21sourcebuild.texi: Mention snapshot-README and snapshot-index.html as needing ...Joseph Myers2-0/+8
2002-05-21rtl.h (SUBREG_PROMOTED_UNSIGNED_SET): Avoid warnings when disabling checking,...Kaveh R. Ghazi2-4/+9
2002-05-21bitmap.c (bitmap_find_bit): Return early if we have the correct element cached.Richard Earnshaw2-2/+8
2002-05-21profile.c (gen_edge_profiler): Set alias set before the memory is used.Jan Hubicka2-2/+13
2002-05-21cselib.c (max_value_regs): New.David S. Miller2-3/+46
2002-05-21Daily bump.GCC Administrator2-2/+2
2002-05-21tradcpp.c (fixup_newlines): Use old-style function header.Duraid Madina2-1/+6
2002-05-20* reload1.c (reload_cse_simplify): Fix typo in rtx code check.Krister Walfridsson2-2/+6
2002-05-20Base on suggestions from Zhang Fuxin <fxzhang@ict.ac.cn>:H.J. Lu2-0/+15
2002-05-20Back out my previous patch; causes bootstrap problem for Ada (86 Linux)Dale Johannesen2-8/+10
2002-05-20params.c: Fix formatting.Kazu Hirata8-68/+75
2002-05-20linux.h (SDB_DEBUGGING_INFO): Undefine.H.J. Lu2-0/+8
2002-05-20arm-wince-pe.h (ASM_SPEC): Pass -mcpu and -march switches straight on to the ...Nick Clifton7-9/+20
2002-05-20cse.c (canon_hash): Reorder do_not_record test.Richard Henderson2-11/+29
2002-05-20* init.c (build_default_init): Remove unused variable.Andreas Jaeger2-23/+25
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