aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-03-06builtins.c (built_in_class_names, [...]): Constify a char*.Kaveh R. Ghazi9-13/+36
2000-03-06sparc.c (eligible_for_epilogue_delay): Accept floating point instructions for...Jakub Jelinek2-1/+16
2000-03-06* g++.old-deja/g++.warn/impint2.C: New test.Nathan Sidwell2-0/+72
2000-03-06typeck.c (dubious_conversion_warnings): Look through REFERENCE_TYPE.Nathan Sidwell2-0/+8
2000-03-06* lang-specs.h (as): Don't call if -syntax-only.Richard Kenner2-5/+10
2000-03-0620000224-1.c (main): Expected return-value is 1, not zero.Hans-Peter Nilsson2-1/+6
2000-03-06function.c (free_temps_for_rtl_expr): Don't free slots that have been pushed ...Mark Mitchell7-51/+34
2000-03-06Daily bump.Jeff Law2-2/+2
2000-03-05basic-block.h (ALLOCA_REG_SET): Remove.Mark Mitchell5-10/+28
2000-03-05dwarf2out.c (UNALIGNED_WORD_ASM_OP): Support 2 bytes pointer.Stephane Carrez2-15/+30
2000-03-05* mkdeps.c (deps_calc_target): Remove incorrect 'const'.Jason Merrill2-1/+5
2000-03-05expr.c (cplus_expand_expr, [...]): Use expand_start_stmt_expr and expand_end_...Mark Mitchell4-5/+19
2000-03-05tree.def (RTL_EXPR): Update documentation.Mark Mitchell5-11/+59
2000-03-05Revert this patch:Mark Mitchell9-4/+89
2000-03-05impint.C: New test.Nathan Sidwell14-1/+85
2000-03-05call.c (convert_like): Macrofy.Nathan Sidwell4-59/+111
2000-03-05Daily bump.Jeff Law2-2/+2
2000-03-05function.h (struct sequence_stack): Remove rtl_expr.Mark Mitchell2-51/+3
2000-03-05* regmove.c (copy_src_to_dest) Do not create src->dest moveThomas Schuster2-0/+6
2000-03-05function.h (struct sequence_stack): Remove rtl_expr.Mark Mitchell9-34/+95
2000-03-04declare dwarf2out_ignore_blockJason Merrill1-0/+1
2000-03-04Makefile.in (JAVA_OBJS): Added boehm.o.Tom Tromey7-8/+186
2000-03-04mkdeps.c, mkdeps.h: New files.Zack Weinberg9-182/+415
2000-03-04* decl.c (init_decl_processing): Initialize sizetype properly.Per Bothner2-1/+6
2000-03-04* cppinit.c: Fix thinko in previous patch.Zack Weinberg2-1/+5
2000-03-04machmode.h (mode_for_size, [...]): SIZE now signed.Richard Kenner4-27/+60
2000-03-04* toplev.c (debug_ignore_block): Mark arg BLOCK as possibly unused.Richard Kenner2-1/+5
2000-03-04stmt.c (is_body_block): Move...Jason Merrill7-71/+52
2000-03-04Daily bump.Jeff Law2-2/+2
2000-03-04* config/vax/xm-vms.h: Define OBJECT_SUFFIX and EXECUTABLE_SUFFIX.Zack Weinberg2-0/+5
2000-03-04cpplib.h (_dollar_ok): New macro.Zack Weinberg6-54/+77
2000-03-03dwarf2out.c (dwarf2out_frame_debug): Add cast to silence warning.Jason Merrill8-51/+93
2000-03-03decl2.c (key_method): Break out from...Jason Merrill4-117/+91
2000-03-04cppinit.c (cpp_handle_option): Set opts->pedantic directly.Zack Weinberg3-4/+7
2000-03-03expr.c (expand_expr, [...]): Use bitfield case if result is a RECORD_TYPE.Richard Kenner2-1/+16
2000-03-03elf.h (CTOR_LISTS_DEFINED_EXTERNALLY): Added.Jonathan Larmour2-0/+9
2000-03-03alpha.c (alpha_emit_set_const_1): Re-order cases to prefer addition over comp...Richard Henderson2-36/+41
2000-03-03decl.c (cp_finish_decl): Remove obsolete obstack comments, fix typos.Nathan Sidwell2-7/+7
2000-03-03* cppinit.c (cpp_handle_option): Use SET_CPP_PEDANTIC.Jason Merrill2-2/+3
2000-03-03reload1.c (reload_combine_note_use): Handle return register USEs.J"orn Rennecke2-0/+31
2000-03-03* md.texi: Document use of '*' in insn pattern name.Richard Kenner2-0/+9
2000-03-03* calls.c (special_function_p): operator new may not be malloc-like.Jason Merrill2-8/+7
2000-03-03Daily bump.Jeff Law2-2/+2
2000-03-03* gcse.c (dump_hash_table): Really fix error in last change.Jason Merrill2-3/+7
2000-03-02Denis Chertykov <denisc@overta.ru>Denis Chertykov3-119/+103
2000-03-02* alpha.c (alpha_emit_set_const_1): Also try c + small constant.Richard Henderson2-0/+12
2000-03-03Remove unncessary printf callsMark Mitchell1-3/+0
2000-03-03* tree.h (TYPE_ALIGN_UNIT): New macro.Mark Mitchell18-150/+502
2000-03-02i386.c: (constant_call_address_operand): Reject CONST_INT.Clinton Popetz2-1/+8
2000-03-02cpplib.h (CPP_PEDANTIC): Only true if system_header_p is not set for the buffer.Jason Merrill3-9/+17