summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* re PR other/704 (--help and --version)Joseph Myers2002-01-084-3/+26
* * combine.c (combine_instructions): Fix typo.Graham Stott2002-01-082-1/+5
* * debug.h: Use "tree" and "rtx" throughout.Graham Stott2002-01-083-18/+21
* invoke.texi: Markup g77 as @command.Gerald Pfeifer2002-01-082-2/+6
* Daily bump.GCC Administrator2002-01-086-6/+6
* If a symbol ref is in the constant pool, use the pool's version of the symbol...Nick Clifton2002-01-082-0/+19
* regrename.c (find_oldest_value_reg): Ignore the value chain if the original r...Richard Henderson2002-01-073-3/+37
* * testsuite/gcc.dg/altivec-4.c: Test altivec predicates.Aldy Hernandez2002-01-082-0/+27
* 002-01-07 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez2002-01-084-1/+153
* pa.c (FUNC_BEGIN_PROLOG_LABEL, [...]): Define.John David Anglin2002-01-083-15/+43
* rs6000.c (bdesc_2arg): Add altivec predicates.Aldy Hernandez2002-01-082-8/+16
* * config/rs6000/xcoff.h (ASM_FILE_START): Reverted to profile_flag.Richard Henderson2002-01-072-1/+5
* * unwind-dw2.c (execute_cfa_program): Use < again.Jason Merrill2002-01-072-1/+12
* add -mno-accumulate-outgoing-args on x86Jason Merrill2002-01-071-0/+1
* * predict.c (combine_predictions_for_insn): Avoid division by zero.Jakub Jelinek2002-01-072-2/+10
* simplify-rtx.c (simplify_plus_minus): Bump n_ops for NOT.Jakub Jelinek2002-01-074-2/+45
* decl2.c (coerce_new_type): Downgrade error for size_t mismatch to pedwarn.Jason Merrill2002-01-073-3/+17
* rs6000.c (altivec_expand_ternop_builtin): Don't die on invalid arguments.Aldy Hernandez2002-01-074-9/+104
* gcc.texi, [...]: Update copyright and last update dates.Joseph Myers2002-01-077-11/+17
* Makefile.am (mkinstalldirs): Add.Benjamin Kosnik2002-01-073-9/+17
* * doc/rtl.texi (Flags): Clean up documentation of RTL flagsJanis Johnson2002-01-072-210/+326
* avr.c (avr_mcu_types): Add new MCU types.Marek Michalkiewicz2002-01-075-3/+49
* unroll.c (copy_loop_body): Always properly update JUMP_LABEL and LABEL_NUSES.Jan Hubicka2002-01-072-3/+10
* errors.c: Update copyright date.Graham Stott2002-01-072-40/+32
* i386.h: Update copyright date.Graham Stott2002-01-072-226/+336
* i386.c: Update copyright.Graham Stott2002-01-072-11/+21
* diagnostic.h: Update copyright date.Graham Stott2002-01-072-3/+7
* combine.c (combine_instructions): Replace XEXP (links, 0) with link.Graham Stott2002-01-072-3/+8
* Daily bump.GCC Administrator2002-01-076-6/+6
* cfgcleanup.c (thread_jump): Fix 2 typos.H.J. Lu2002-01-062-3/+7
* config.gcc: Add support for --enable-altivec.Aldy Hernandez2002-01-072-0/+8
* testsuite_flags.in: Add -fmessage-length=0 to CXXFLAGS testsuite/lib/prune.ex...David Billinghurst2002-01-075-3/+15
* update_web_docs (contrib_file): Remove.Gerald Pfeifer2002-01-062-12/+5
* configure, [...]: Rebuilt.Andreas Tobler2002-01-065-198/+314
* Suggest `-flame -War'Alexandre Oliva2002-01-061-0/+11
* emit-rtl.c (gen_highpart): Add check for NULL_RTX.Craig Rodrigues2002-01-062-1/+5
* re PR c/5279 (Internal compiler error in gen_highpart, at emit-rtl.c:1184)Craig Rodrigues2002-01-062-0/+13
* objc-act.c (handle_impent): Use assemble_variable to emit __objc_class_name_*.Jakub Jelinek2002-01-062-6/+20
* install.texi (sparcv9-*-solaris2*): Add documentation.Craig Rodrigues2002-01-062-0/+21
* reorg.c (emit_delay_sequence): Remove death notes, not merely nop them out.Richard Henderson2002-01-062-6/+41
* stl_function.h: Remove two lines of comments; adjust copyright years.Paolo Carlini2002-01-062-3/+6
* Fix date in last entry.Graham Stott2002-01-061-1/+1
* class.c (compile_resource_file): Update copyright date.Graham Stott2002-01-061-0/+7
* Daily bump.GCC Administrator2002-01-066-6/+6
* cfgcleanup.c (try_forward_edges): Detect infinite loops while jump threading.Richard Henderson2002-01-052-3/+32
* cp-tree.h (VAR_OR_FUNCTION_DECL_CHECK): Add parenthesis.Graham Stott2002-01-062-252/+513
* c-decl.c (c_expand_body): Don't call outlining_inline_function.Richard Henderson2002-01-057-23/+55
* jni.exp: Add -I..H.J. Lu2002-01-052-1/+5
* cse.c: Fix formatting.Kazu Hirata2002-01-0513-41/+56
* * combine.c: Fix formatting.Kazu Hirata2002-01-052-35/+39