aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-02-24i386.c (ix86_set_move_mem_attrs): New function.Richard Kenner4-4/+69
2001-02-25config.gcc: Expunge references to alpha/t-pe...Zack Weinberg1-27/+51
2001-02-25config.gcc: Expunge references to alpha/t-pe...Zack Weinberg28-762/+15
2001-02-2520010224-1.c: New test.Franz Sirl2-0/+48
2001-02-25loop.c (check_dbra_loop): A biv has uses besides counting if it is used to se...Franz Sirl2-0/+14
2001-02-24tree.h (BLOCK_DEAD): New macro.Richard Kenner6-22/+45
2001-02-24errors.c (internal_error, [...]): New functions.Richard Kenner3-7/+67
2001-02-24Kill stray blank linesZack Weinberg13-15/+1
2001-02-24Daily bump.GCC Administrator5-5/+5
2001-02-24sendmsg.c (__objc_forward): Delete strlen() declaration.Rainer Orth2-1/+4
2001-02-24mn10300.h (DBX_REGISTER_NUMBER): Reverted 2000-08-26's patch.Alexandre Oliva2-7/+10
2001-02-23Change to sometimes include class name in ClassFormatError message.Per Bothner4-55/+115
2001-02-24* rtl.c (rtl_check_failed_code2): Fix typo in last change.Kaveh R. Ghazi2-1/+5
2001-02-23Throwable.java (CPlusPlusDemangler): Pass -s java to c++filt to select java-s...Per Bothner2-1/+6
2001-02-23Handle compiling multiple input files at once, and @FILE syntax.Per Bothner3-4/+42
2001-02-23Handle compiling multiple input files at once, and @FILE syntax. See ChangeLog.Per Bothner8-86/+208
2001-02-23gcc.c (record_temp_file, [...]): Make non-static, so they can be called from ...Per Bothner3-7/+12
2001-02-24i386.c (ix86_frame): New structure.Jan Hubicka2-133/+161
2001-02-24flow.c (find_sub_basic_blocks): New function.Jan Hubicka2-5/+130
2001-02-24function.c (epilogue_done): Be ready for first basic block not containing PRO...Jan Hubicka2-2/+18
2001-02-24* loop.c (canonicalize_condition): Move to reversed_comparison_code.Jan Hubicka2-23/+17
2001-02-23i960.h (FRAME_POINTER_REQUIRED): Revert removal of check for current_function...DJ Delorie2-1/+11
2001-02-23diagnostic.c (trim_filename): No longer static.Richard Kenner5-29/+39
2001-02-23convert.c (convert_to_integer): Don't do unsigned unless result or both input...Richard Kenner2-3/+6
2001-02-23fold-const.c (fold_convert): Don't call size_int_type_wide if input overflows.Richard Kenner2-0/+4
2001-02-23c-decl.c (set_block): Set NAMES and BLOCKS from BLOCK.Richard Kenner8-0/+29
2001-02-23* varasm.c (output_constant): Recompute CODE after lang-specific fn.Richard Kenner2-1/+8
2001-02-23codecvt.h: Use __builtin_alloca.Benjamin Kosnik4-10/+16
2001-02-23Use VAR=${VAR=...} form.Alexandre Oliva2-1/+5
2001-02-23Use $BUILD_DIR/../../gcc/xgccDavid Edelsohn2-1/+5
2001-02-23Makefile.in (resource.o): Add params.h dependence.Jeffrey Oldham5-12/+51
2001-02-23iostream.h: Expose std::flush in old headers.Phil Edwards2-0/+6
2001-02-23diagnostic.c (output_to_stream): Rename to output_buffer_to_stream.Gabriel Dos Reis3-12/+29
2001-02-23fold-const.c (extract_muldiv): If not MULT_EXPR, check if either operand is d...Jakub Jelinek4-4/+49
2001-02-23Remove special-casing on target.Gabriel Dos Reis2-22/+10
2001-02-23Daily bump.GCC Administrator5-5/+5
2001-02-23tests_flags.in (CXXFLAGS): Add -rpath to gcc build dir.Benjamin Kosnik8-27/+34
2001-02-23* spew.c (yylex): Correct handling of friends.Mark Mitchell3-3/+23
2001-02-22crtbegin.asm (.fini): Use pc-relative relocs to reach .text instead of gp-rel...Richard Henderson3-14/+21
2001-02-22mangle.c (write_encoding): Pass write_function_type the FUNCTION_DECL for the...Mark Mitchell2-22/+52
2001-02-22* extend.texi (C++ Attributes): Fix typo.Andreas Jaeger2-33/+37
2001-02-22optimize.c: Include toplev.h for note_deferral_of_defined_inline_function pro...Andreas Jaeger2-48/+54
2001-02-22cp-tree.h (struct lang_decl_inlined_fns): New.Jakub Jelinek6-4/+151
2001-02-22Daily bump.GCC Administrator5-5/+5
2001-02-22fixBryce McKinlay1-2/+2
2001-02-22Disable libgcjx by default.Bryce McKinlay5-287/+369
2001-02-22re PR java/2040 (java.util.Hashtable(int,float) is stricter than sun's version)Bryce McKinlay3-20/+22
2001-02-22c_locale_gnu.h: Add clocale include.Benjamin Kosnik1-0/+2
2001-02-21tests_flags.in: Remove -n flag from call to echo.Phil Edwards2-1/+5
2001-02-21Refine syscall_linkage attribute semantics to fix security hole.David Mosberger2-3/+16