aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2001-11-18alpha.c (alpha_start_function, VMS): Cast shift arg to HOST_WIDE_INT, not long.Douglas B Rupp2-1/+4
2001-11-18* config/alpha/vms.h (DIR_SEPARATOR, PREFIX). Don't define.Douglas B Rupp2-7/+8
2001-11-18cygwin.h: Strip leading '*' from name, if any.Egor Duda2-0/+5
2001-11-18* Makefile.in: Update.Neil Booth1-3/+3
2001-11-18Makefile.in (c-parse.o, c-common.o): Update dependencies.Neil Booth17-101/+149
2001-11-18Daily bump.GCC Administrator2-2/+2
2001-11-18decl.c (create_array_type_for_decl): Check if NAME is NULL_TREE when displayi...Kriang Lerdsuwanakij3-2/+20
2001-11-18mangle.c (write_expression): Handle CAST_EXPR, STATIC_CAST_EXPR, CONST_CAST_E...Kriang Lerdsuwanakij5-5/+73
2001-11-17t-vms (LIB2FUNCS_EXTRA): Add vms_tramp.asm.Douglas B Rupp4-23/+59
2001-11-18c-common.c (struct disabled_builtin, [...]): New.Joseph Myers8-3/+129
2001-11-18re PR target/4606 (config.gcc refers to non-existant va-clipper.h)Craig Rodrigues2-1/+5
2001-11-17rs6000.h (REG_CLASS_CONTENTS): Fix the AltiVec-related bitfields.Stan Shebs2-6/+11
2001-11-17except.c (enum eh_region_type): Add ERT_UNKNOWN.Richard Kenner2-1/+11
2001-11-17Add extra name.Christopher Faylor1-0/+1
2001-11-17cygwin.h: Search target specific include directory for w32api stuff, if appro...Christopher Faylor2-2/+9
2001-11-17* config/alpha/vms.h (REG_ALLOC_ORDER): Redefine.Douglas B Rupp2-0/+48
2001-11-17Make-lang.in (GNATLIBFLAGS): Add -W -Wall.Laurent Guerby8-27/+89
2001-11-17Daily bump.GCC Administrator2-2/+2
2001-11-17Not all of revision 1.113 made it in.David O'Brien1-10/+10
2001-11-17rs6000.md: Change all ldvx to lvx.Aldy Hernandez2-4/+8
2001-11-16gensupport.c (process_rtx): Don't assume filename is the first argument of an...Alexandre Oliva2-3/+10
2001-11-16vax-protos.h (reg_was_0_p): New prototype.John David Anglin4-30/+47
2001-11-16vax.md (casesi): Swap arguments in "(plus:SI (pc) (mult))".John David Anglin2-29/+54
2001-11-16config.gcc (arm*-*-rtems*, [...]): Include various CPU headers via tm_file.David O'Brien17-56/+51
2001-11-16pa.c: Reflect changes in calling sequences of alter_reg and emit_cmp_insn.Richard Kenner2-11/+12
2001-11-16cfglayout.c (fixup_fallthru_exit_predecesor): Make void, rename to ....Andreas Jaeger2-9/+16
2001-11-16Some SSE fixesBernd Schmidt3-18/+48
2001-11-16* cp-tree.h (print_class_statistics): Restore.Neil Booth2-0/+5
2001-11-16linux-and-gnu.texi: Remove.Joseph Myers5-106/+31
2001-11-16a29k.c: Fix comment formatting.Kazu Hirata9-55/+66
2001-11-16unroll.c (copy_loop_body): Initialize JUMP_LABEL field after creating a new j...Jeff Law2-1/+7
2001-11-16expr.c (expand_expr, [...]): Refine test for when to copy misaligned data.Richard Kenner3-5/+20
2001-11-16optabs.c (prepare_cmp_insn): Correct lossage in last change fix OPALIGN type.Graham Stott2-2/+7
2001-11-16except.c: Support for catching a list of types with a single handler (struct ...Olivier Hainque3-40/+178
2001-11-16expr.c (expand_expr, [...]): Only copy for misaligned if BLKmode.Richard Kenner2-1/+7
2001-11-16* config/sparc/sparc.c: Remove ALIGN arg from emit_cmp_insn.Andreas Tobler2-14/+12
2001-11-16Daily bump.GCC Administrator2-2/+2
2001-11-16c-lang.c (finish_file): Don't emit static inline functions if they weren't re...Jakub Jelinek4-5/+65
2001-11-16* expr.c (expand_expr, case COMPONENT_REF): Fix variable ref.Stan Shebs2-1/+5
2001-11-16s390.md: Remove ALIGN arg from emit_cmp_and_jump_insns call.Bryce McKinlay3-2/+8
2001-11-15* timevar.c (rtl.h): Include so get fancy abort.Richard Kenner2-13/+18
2001-11-15expr.c (store_field): Pass tree instead of max size; callers changed.Richard Kenner11-72/+66
2001-11-16darwin.h (SELECT_RTX_SECTION): Force address initializers into 'const' sectionDale Johannesen3-2/+13
2001-11-15alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.Richard Kenner20-560/+231
2001-11-15alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.Richard Kenner3-7/+8
2001-11-15rs6000.h: Fix a comment typo.Stan Shebs2-3/+8
2001-11-15* config/h8300/h8300.md: Fix insn length of bit insns.Kazu Hirata2-15/+19
2001-11-15White-space changeRichard Kenner1-1/+1
2001-11-15dwarf2out.c (dwarf2out_finish): Don't abort because of orphan DIEs if there w...Jason Merrill23-70/+109
2001-11-15reduce arena size for small targetsJason Merrill1-1/+1