aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2001-11-28config.gcc (i[34567]86-*-interix3*): New case.Douglas B Rupp5-0/+95
2001-11-28init.c: (__gnat_install_handler,VMS): Increase size of alternate signal stack.Douglas B Rupp2-2/+7
2001-11-28misc.c (gnat_expand_constant): Move declaration above definition of lang_hooks.Zack Weinberg2-11/+16
2001-11-28alpha.md (sibcall_osf_1, [...]): Use symbolic_operand as the predicate.Richard Henderson2-6/+8
2001-11-28doloop.c (doloop_modify_runtime): Properly select induction variable...Richard Henderson2-3/+20
2001-11-28Missed in last commit.Rainer Orth1-1/+2
2001-11-28tree.h (EXPR_WFL_LINECOL): Used by Java in node other than EXPR_WITH_FILE_LOC...Richard Kenner2-7/+9
2001-11-28* tree.h (TREE_VIA_PROTECTED): Update to show can be in TREE_VEC.Richard Kenner2-3/+5
2001-11-28tree.h: Add missing checks on some macros; make formatting more consistent.Richard Kenner2-90/+120
2001-11-28stor-layout.c (put_pending_size): Look for SAVE_EXPR if not at top level; onl...Richard Kenner2-1/+12
2001-11-28Remove blank line.Richard Kenner1-1/+0
2001-11-28* langhooks.c (lhd_safe_from_p): Add ATTRIBUTE_UNUSED.Richard Kenner2-9/+11
2001-11-28df.c (iterate_dataflow_sbitmap, [...]): Add casts to remove warnings.Richard Kenner2-10/+11
2001-11-28Makefile.in (ORDINARY_FLAGS_TO_PASS): Remove STAGE_PREFIX.Arnaud Charlet2-3/+11
2001-11-28Remove extra blankRichard Kenner1-1/+1
2001-11-28* Makefile.in (OBJS): Sort alphabetically.Richard Kenner2-4/+5
2001-11-28print-rtl.c (print_rtx): If RTX code is bad, just say so.Richard Kenner2-12/+22
2001-11-28Add missing hunk, due to reject I've missed in my previous commit.Jan Hubicka1-1/+4
2001-11-28cse.c (true_dependence_in_rtx): New function.Jan Hubicka9-24/+70
2001-11-28Daily bump.GCC Administrator2-2/+2
2001-11-28defaults.h (UNALIGNED_SHORT_ASM_OP, [...]): Also provide defaults when we hav...Kaveh R. Ghazi2-2/+8
2001-11-28cris.c: Tweak spacing for prototypes.Hans-Peter Nilsson2-52/+82
2001-11-28* gcc.dg/20011127-1.c: New test.Hans-Peter Nilsson2-0/+34
2001-11-28passes.texi: Remove reference to c-dump.c.Bryce McKinlay2-4/+7
2001-11-27gcc.c (ASM_DEBUG_SPEC): Use conditional expression rather than preprocessor d...Jakub Jelinek2-5/+22
2001-11-27* Makefile.in: Forgotten commit.Neil Booth1-4/+6
2001-11-27cpphash.c (_cpp_init_hashtable): Update.Neil Booth10-267/+340
2001-11-27unroll.c (loop_iterations): Move last change ...Richard Henderson3-35/+45
2001-11-27unroll.c (loop_iterations): Detect one situation in which we overestimate the...Corey Minyard2-0/+41
2001-11-27re PR other/3968 (COLLECT_GCC_OPTIONS empty)Rainer Orth5-57/+111
2001-11-27* config/cris/cris.h (INT_ASM_OP): Remove.Hans-Peter Nilsson2-3/+4
2001-11-27* Makefile.in (stamp-tool_src_dir): Use symbolic link.Andreas Jaeger2-208/+212
2001-11-27sol2.h (WINT_TYPE): Redefine.Rainer Orth2-0/+12
2001-11-27collect2.c: Check HAVE_DUP2 instead of NO_DUP2.Kaveh R. Ghazi6-11/+21
2001-11-27aix.h (REG_SIZE): Don't #undef.Kaveh R. Ghazi5-39/+15
2001-11-27gcc.c: Fix typo PREFERRED_DEBUGGING_FORMAT -> PREFERRED_DEBUGGING_TYPE.Andreas Schwab2-1/+6
2001-11-27Makefile.in (c-lang.o): Depends on langhooks-def.h.Richard Kenner20-154/+205
2001-11-27ifcvt.c (noce_try_store_flag_constants): Test for overflow in computing DIFF.Richard Henderson2-0/+11
2001-11-27Makefile.in: Regenerate Ada dependencies.Laurent Guerby2-1407/+940
2001-11-27Daily bump.GCC Administrator2-2/+2
2001-11-27New test.Richard Henderson1-0/+43
2001-11-27* cppfiles.c (read_include_file): Add comment.Zack Weinberg2-0/+9
2001-11-26New test.Richard Henderson1-0/+19
2001-11-26more minimal-toc tweaking of output_mi_thunk.David Edelsohn1-1/+7
2001-11-26* toplev.c (rest_of_compilation): Call free_bb_for_insn before exit.Richard Henderson2-0/+5
2001-11-26sysv4.h (DBX_DEBUGGING_INFO): Undef.Richard Henderson3-3/+9
2001-11-26cppfiles.c (stack_include_file): Don't optimize zero-length files.Neil Booth16-178/+241
2001-11-26* config/alpha/alpha.md (unop): Add 0 offset for some gas versions.Richard Henderson2-1/+5
2001-11-26expr.c (store_constructor): Actually use the value computed if WORD_REGISTER_...DJ Delorie2-4/+7
2001-11-26Make-lang.in (gnatbind, [...]): Depend on CONFIG_H and prefix.o.Richard Henderson2-15/+21