aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2001-11-24fix-header.c (main): Move inf_buffer termination and inf_limit calculation to...Douglas B Rupp2-3/+8
2001-11-24xm-vms.h (FILE_TYPE): Remove undef and baggage.Douglas B Rupp1-16/+3
2001-11-24xm-vms.h (FILE_TYPE): Remove undef and baggage.Douglas B Rupp1-0/+5
2001-11-24re PR fortran/3957 (g77 -pipe -xf77-cpp-input sends output to stdout.)Toon Moene2-2/+7
2001-11-24function.c (assign_stack_temp_for_type): Clear alias set before setting new one.Richard Kenner2-0/+6
2001-11-24Daily bump.GCC Administrator2-2/+2
2001-11-24rs6000.c (print_operand, case 'v'): Use HOST_WIDE_INT_PRINT_HEX format.David Edelsohn3-5/+9
2001-11-23* Fix typo in cmptf pattern.David Edelsohn1-2/+2
2001-11-23* gcc.c-torture/execute/ieee/20011123-1.c: New test.Jeffrey A Law2-0/+16
2001-11-23fix typoJason Merrill1-1/+1
2001-11-23final.c (output_addr_const): Output PC as '.' even if !flag_pic.Richard Sandiford3-8/+11
2001-11-23cpplex.c (cpp_interpret_charconst): Use HOST_WIDE_INT for sign extension.Andreas Jaeger4-12/+39
2001-11-23Remove some compile time warnings about duplicate definitions.Nick Clifton2-16/+24
2001-11-23Daily bump.GCC Administrator2-2/+2
2001-11-23cppmacro.c (warn_of_redefinition): Warn regardless of -pedantic.Neil Booth4-7/+12