aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2001-11-26elfos.h (SELECT_SECTION): Don't check TREE_READONLY for CONSTRUCTOR.Richard Henderson2-1/+6
2001-11-26rs6000.c (output_mi_thunk): Handle minimal-toc and call correct function on AIX.David Edelsohn2-7/+14
2001-11-26toplev.c (process_options): Don't force flag_optimize_sibling_calls to zero j...Alexandre Oliva2-6/+6
2001-11-26df.h (transfer_function_sbitmap): Use PARAMS around argument list in function...Jeffrey A Law2-4/+10
2001-11-26stormy16.h: Remove DEFAULT_VTABLE_THUNKS.Loren J. Rittle3-15/+5
2001-11-26* doc/trouble.texi: Remove outdated RS/6000 comments.David Edelsohn2-32/+4
2001-11-26* call.c (joust): Remove COND_EXPR hack.Jason Merrill2-21/+5
2001-11-26* final.c (walk_alter_subreg): Fix return value.Jan Hubicka2-2/+6
2001-11-26sparc.c (sparc_absnegfloat_split_legitimate): Do not call alter_subreg.Jan Hubicka4-97/+18
2001-11-26* regclass.c (choose_hard_reg_mode): Handle vector arguments.Aldy Hernandez2-0/+24
2001-11-26Daily bump.GCC Administrator2-2/+2
2001-11-26search.c (lookup_base_r): Declare bk in variable declaration space.Aldy Hernandez2-4/+10
2001-11-26final.c: (insn_lengths): Make it an int *, so that large jump tables don't ov...Alan Modra2-2/+7
2001-11-25c-format.c (FMT_FLAG_DOLLAR_GAP_POINTER_OK): New.Joseph Myers7-19/+128
2001-11-25df.c: Add prototypes for hybrid_search_bitmap and hybrid_search_sbitmap.Daniel Berlin2-160/+263
2001-11-25* gcc.dg/cpp/fpreprocessed.c: New test.Neil Booth1-0/+10
2001-11-25m68hc11.md (peephole2): New peephole2 to optimize address computations.Stephane Carrez2-0/+31
2001-11-25m68hc11.c (d_register_operand): Must accept register b (low part of d).Stephane Carrez2-1/+7
2001-11-25m68hc11.h (FUNCTION_PROFILER): Fix label name passed to mcount.Stephane Carrez2-1/+6
2001-11-25re PR c++/3145 (virtual inheritance still creates wrong code)Nathan Sidwell12-470/+568
2001-11-25sysdep.c (rts_get_*): Fix style.Laurent Guerby2-5/+28
2001-11-25vms-ld.c, vms-cc.c: New files.Douglas B Rupp5-0/+1159
2001-11-25Daily bump.GCC Administrator2-2/+2
2001-11-25* gcc.c-torture/execute/20011121-1.c: New test.Ian Lance Taylor2-0/+23
2001-11-24* genextract.c (main): Set ro_loc for peepholes.Hans-Peter Nilsson2-2/+8