aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-01-10output.h (make_function_rtl): Remove prototype.Mark Mitchell27-154/+127
2001-01-10* hwint.h: Revert yesterday's change.Richard Henderson2-24/+5
2001-01-10Remove {save|restore}_machine_status.Nick Clifton6-101/+193
2001-01-10cppinit.c (OPT_g): Remove.Neil Booth5-22/+15
2001-01-10fix constraint for i960.mdAldy Hernandez1-0/+5
2001-01-10fix constraintAldy Hernandez1-1/+1
2001-01-10std_complex.h: Fix a typo.Peter Schmid2-2/+6
2001-01-10alpha.c (alpha_free_machine_status): New.Richard Henderson4-15/+63
2001-01-10cp-tree.h (DECL_CLONED_FUNCTION_P): Avoid wild reads by not looking at DECL_C...Mark Mitchell2-1/+8
2001-01-10decl2.c (acceptable_java_type): Allow references too.Alexandre Petit-Bianco4-4/+64
2001-01-10* jvspec.c (jvgenmain_spec): Omit -fencoding from cc1 invocation.Tom Tromey2-1/+5
2001-01-10function.c (instantiate_virtual_regs): Instantiate virtual registers found in...Jeffrey A Law2-0/+9
2001-01-10i386.h (CPP_CPU_SPEC): Allow for -std=c* and -std=i* as equivalent to -ansi i...Joseph Myers2-1/+6
2001-01-10Fixes for libstdc++/1576Benjamin Kosnik7-102/+61
2001-01-10[multiple changes]Alexandre Petit-Bianco5-20/+75
2001-01-10error.c (dump_template_parameter): Use parm to determine how to print default...Nathan Sidwell4-1/+28
2001-01-10i386.c (ix86_fp_compare_code_to_integer, [...]): new functions.Jan Hubicka2-71/+185
2001-01-10class.c (duplicate_tag_error): Clear more flags.Nathan Sidwell4-0/+46
2001-01-10call.c (build_new_method_call): Use binfo_for_vbase.Nathan Sidwell4-3/+41
2001-01-10Temporary fix to work around bug in C++ front end.Richard Earnshaw2-0/+10
2001-01-10invoke.texi: Document that -fcond-mismatch isn't supported for C++.Joseph Myers5-12/+15
2001-01-10gcc.texi: Define macro gcctabopt.Joseph Myers5-140/+164
2001-01-10* java/math/BigDecimal.java (divide): Fixed comment.Warren Levy2-1/+5
2001-01-10re PR libgcj/1596 (setScale() missing from java.math.BigDecimal)Warren Levy2-6/+36
2001-01-10Daily bump.Jeff Law5-5/+5
2001-01-10gcc.c (cpp_options): Set MD file name from output filename, if specified.Nathan Sidwell2-3/+54
2001-01-10invoke.texi: Fix another typo.Phil Edwards2-1/+5
2001-01-10invoke.texi: Fix typo.Phil Edwards2-1/+5
2001-01-10c-lang.c (lang_hooks): Update.Neil Booth11-53/+80
2001-01-10Change from using {save|restore}_machine_status to {init|mark|free}_machine_s...Nick Clifton1-0/+23
2001-01-09pa32-regs.h (CONDITIONAL_REGISTER_USAGE): When generating pic code, PIC_OFFSE...John David Anglin3-0/+8
2001-01-09lang-options.h: Remove bogus reference to Java trademark.Jeffrey A Law2-5/+6
2001-01-0920000419-2.c: Move to "special" subdirectory.Jonathan Larmour3-0/+47
2001-01-10tests_flags.in (check_directory): Fix typo.Gabriel Dos Reis2-2/+6
2001-01-10h8300.c (get_shift_alg): Use a struct shift_info to return the result.Kazu Hirata2-167/+187
2001-01-09*** empty log message ***Alan Lehotsky2-3/+12
2001-01-102001-01-09 Peter Schmid<schmid@snake.iap.physik.tu-darmstadt.de>Peter Schmid2-1/+4
2001-01-10ctype_inline.h (is): (Make right code path:) Remove magic constants and restr...Loren J. Rittle2-12/+25
2001-01-09*** empty log message ***Alan Lehotsky3-13/+25
2001-01-10Remove unintentional merge indicators.Jeffrey D. Oldham1-2/+0
2001-01-10instantiate2.C: ERROR line should fail for mips.Jeffrey D. Oldham3-2/+10
2001-01-09c-common.c (enum format_type): Add format_type_error.Joseph Myers2-13/+41
2001-01-09config.gcc (*-*-gnu*, [...]): Specify needed platform specific files in tm_file.David O'Brien6-28/+29
2001-01-09config.gcc (powerpc-*-beos*): Include ${tm_file} and rs6000/aix.h.Franz Sirl9-51/+60
2001-01-09h8300.c (function_prologue): Fix code for a monitor function.Kazu Hirata2-7/+18
2001-01-09h8300.c (get_shift_alg): Remove an argument cpu.Kazu Hirata2-36/+20
2001-01-09oops - omitted from previous deltaNick Clifton4-35/+24
2001-01-09Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration failures of s...Mike Stump2-2/+7
2001-01-09SWitch use if {save|restore}_machine_status with {init|free}_machine_statusNick Clifton4-36/+65
2001-01-09sched-int.h (struct deps): Add max_reg, reg_last_in_use...Richard Henderson4-175/+181