aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2002-01-08c-tree.h (C_TYPE_FIELDS_READONLY): Uppercase macro parameter.Graham Stott2-13/+28
2002-01-08re PR other/704 (--help and --version)Joseph Myers4-3/+26
2002-01-08* combine.c (combine_instructions): Fix typo.Graham Stott2-1/+5
2002-01-08* debug.h: Use "tree" and "rtx" throughout.Graham Stott3-18/+21
2002-01-08invoke.texi: Markup g77 as @command.Gerald Pfeifer2-2/+6
2002-01-08Daily bump.GCC Administrator2-2/+2
2002-01-08If a symbol ref is in the constant pool, use the pool's version of the symbol...Nick Clifton2-0/+19
2002-01-07regrename.c (find_oldest_value_reg): Ignore the value chain if the original r...Richard Henderson3-3/+37
2002-01-08* testsuite/gcc.dg/altivec-4.c: Test altivec predicates.Aldy Hernandez2-0/+27
2002-01-08002-01-07 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez4-1/+153
2002-01-08pa.c (FUNC_BEGIN_PROLOG_LABEL, [...]): Define.John David Anglin3-15/+43
2002-01-08rs6000.c (bdesc_2arg): Add altivec predicates.Aldy Hernandez2-8/+16
2002-01-07* config/rs6000/xcoff.h (ASM_FILE_START): Reverted to profile_flag.Richard Henderson2-1/+5
2002-01-07* unwind-dw2.c (execute_cfa_program): Use < again.Jason Merrill2-1/+12
2002-01-07add -mno-accumulate-outgoing-args on x86Jason Merrill1-0/+1
2002-01-07* predict.c (combine_predictions_for_insn): Avoid division by zero.Jakub Jelinek2-2/+10
2002-01-07simplify-rtx.c (simplify_plus_minus): Bump n_ops for NOT.Jakub Jelinek4-2/+45
2002-01-07decl2.c (coerce_new_type): Downgrade error for size_t mismatch to pedwarn.Jason Merrill3-3/+17
2002-01-07rs6000.c (altivec_expand_ternop_builtin): Don't die on invalid arguments.Aldy Hernandez4-9/+104
2002-01-07gcc.texi, [...]: Update copyright and last update dates.Joseph Myers7-11/+17
2002-01-07* doc/rtl.texi (Flags): Clean up documentation of RTL flagsJanis Johnson2-210/+326
2002-01-07avr.c (avr_mcu_types): Add new MCU types.Marek Michalkiewicz5-3/+49
2002-01-07unroll.c (copy_loop_body): Always properly update JUMP_LABEL and LABEL_NUSES.Jan Hubicka2-3/+10
2002-01-07errors.c: Update copyright date.Graham Stott2-40/+32
2002-01-07i386.h: Update copyright date.Graham Stott2-226/+336
2002-01-07i386.c: Update copyright.Graham Stott2-11/+21
2002-01-07diagnostic.h: Update copyright date.Graham Stott2-3/+7
2002-01-07combine.c (combine_instructions): Replace XEXP (links, 0) with link.Graham Stott2-3/+8
2002-01-07Daily bump.GCC Administrator2-2/+2
2002-01-06cfgcleanup.c (thread_jump): Fix 2 typos.H.J. Lu2-3/+7
2002-01-07config.gcc: Add support for --enable-altivec.Aldy Hernandez2-0/+8
2002-01-06Suggest `-flame -War'Alexandre Oliva1-0/+11
2002-01-06emit-rtl.c (gen_highpart): Add check for NULL_RTX.Craig Rodrigues2-1/+5
2002-01-06re PR c/5279 (Internal compiler error in gen_highpart, at emit-rtl.c:1184)Craig Rodrigues2-0/+13
2002-01-06objc-act.c (handle_impent): Use assemble_variable to emit __objc_class_name_*.Jakub Jelinek2-6/+20
2002-01-06install.texi (sparcv9-*-solaris2*): Add documentation.Craig Rodrigues2-0/+21
2002-01-06reorg.c (emit_delay_sequence): Remove death notes, not merely nop them out.Richard Henderson2-6/+41
2002-01-06Fix date in last entry.Graham Stott1-1/+1
2002-01-06class.c (compile_resource_file): Update copyright date.Graham Stott1-0/+7
2002-01-06Daily bump.GCC Administrator2-2/+2
2002-01-05cfgcleanup.c (try_forward_edges): Detect infinite loops while jump threading.Richard Henderson2-3/+32
2002-01-06cp-tree.h (VAR_OR_FUNCTION_DECL_CHECK): Add parenthesis.Graham Stott2-252/+513
2002-01-05c-decl.c (c_expand_body): Don't call outlining_inline_function.Richard Henderson7-23/+55
2002-01-05cse.c: Fix formatting.Kazu Hirata13-41/+56
2002-01-05* combine.c: Fix formatting.Kazu Hirata2-35/+39
2002-01-05re PR middle-end/1557 (Regrename macro not documented)Craig Rodrigues2-6/+5
2002-01-05rs6000.h (TARGET_POWERPC): For IN_LIBGCC2, define as 1 for __powerpc64__ as w...David Edelsohn4-13/+45
2002-01-05lcm.c: Revert change...Daniel Berlin2-49/+96
2002-01-05* cfgcleanup.c (try_forward_edges): Allow multiple jump threading.Jan Hubicka2-6/+18
2002-01-05* doc/cppinternals.texi: Update.Neil Booth2-14/+142