aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2001-02-12mkdeps.c (deps_add_default_target): Robustify.Nathan Sidwell4-14/+25
2001-02-12toplev.c (push_float_handler): Remove.Kazu Hirata3-34/+6
2001-02-12Remove old ABI support.Mark Mitchell20-3191/+244
2001-02-12Daily bump.Jeff Law2-2/+2
2001-02-12c-common.c (constant_fits_type_p): New function.Jakub Jelinek4-1/+32
2001-02-12Makefile.in (GXX_ABI_FLAG): Don't define.Mark Mitchell8-323/+251
2001-02-12lcm.c (compute_earliest): Let EXIT_BLOCK be handled as a regular basic block.Alexandre Oliva2-27/+101
2001-02-12crash26.C: XFAIL if parser produces excess errors message but not if it crashes.Jeffrey Oldham8-7/+18
2001-02-11* Makefile.in (distclean): Do not remove .gdbinit.Gerald Pfeifer2-1/+5
2001-02-11Makefile.in (gcc.o): Fix typos.Mark Mitchell4-12/+22
2001-02-11* tree.c (build1): Check for null operand in last change.Richard Henderson2-1/+5
2001-02-11fold-const.c (split_tree): Don't assume a constant isn't splittable.Richard Henderson3-12/+32
2001-02-11Daily bump.Jeff Law2-2/+2
2001-02-10* jump.c (squeeze_notes): Revert 2000-05-12 change.Richard Henderson2-7/+9
2001-02-10Doc and warning fixes.Anthony Green3-1/+16
2001-02-10sysv4.h (LINK_TARGET_SPEC): Use two dashes for --oformat.Geoffrey Keating3-4/+10
2001-02-10Daily bump.Jeff Law2-2/+2
2001-02-09[multiple changes]Alexandre Petit-Bianco3-23/+13
2001-02-09mangle_name.c (append_unicode_mangled_name): Emit `_' or `U' outside of the `...Alexandre Petit-Bianco2-6/+26
2001-02-09* config/i386/t-cygwin (T_CPPFLAGS): Use correct location for CYGWIN_CROSS_DIR.Christopher Faylor2-1/+6
2001-02-09sh.md (sibcalli, [...]): Set fp_mode attribute.Alexandre Oliva2-1/+17
2001-02-09jvgenmain.c (error): Reversed 2001-02-01 deletion.Alexandre Petit-Bianco2-0/+26
2001-02-09Change output contraint on post inc load/store multiple patterns to be aNick Clifton2-18/+23
2001-02-09* lang-specs.h: Restore definition of __EXCEPTIONS.Jason Merrill2-0/+6
2001-02-09Daily bump.Jeff Law2-2/+2
2001-02-09gcc.c (cpp_options): Delete .d files on error.Neil Booth2-3/+9
2001-02-08Oops, fix entry timestamp.David Edelsohn1-1/+1
2001-02-08rs6000.c (output_toc): Allow 32-bit targets to handle DImode constants.Franz Sirl2-8/+33
2001-02-08arm.c (arm_expand_prologue): Do tell the dwarf2 backend about the SP adjustme...Jason Merrill3-16/+30
2001-02-08Make-lang.in (JAVA_OBJS): Added java/mangle_name.oAlexandre Petit-Bianco6-142/+264
2001-02-08config.gcc: New targets, i386-*-chorusos*, sparc-*-chorusos*, powerpc-*-choru...Chandrakala Chavva6-1/+210
2001-02-08Add missing part of __WCHAR_TYPE__ patch.David Edelsohn1-1/+2
2001-02-08rs6000.h (ASM_OUTPUT_SYMBOL_REF): Move from here ...David Edelsohn4-7/+28
2001-02-08i386.c (ix86_frame_pointer_required): New.Richard Henderson8-61/+123
2001-02-08sparc.c (function_arg_record_value_3): Fix calculation of the number of integ...Richard Henderson2-4/+27
2001-02-08diagnostic.c (internal_error): Say "confused" after 1 error, not two.Jason Merrill2-2/+6
2001-02-08dwarf2out.c (dwarf2out_line): Include filename in -dA output.Jason Merrill2-8/+16
2001-02-08* rtlanal.c (remove_node_from_expr_list): Correctly update PREV.Richard Kenner2-4/+9
2001-02-08search.c (shared_member_p): New function.Jason Merrill13-49/+232
2001-02-08Properly handle asms for stop bit generationBernd Schmidt2-0/+5
2001-02-08Eliminate SUBREGs inside MEMs.Bernd Schmidt2-2/+9
2001-02-08improve commentsJason Merrill1-5/+15
2001-02-08Daily bump.Jeff Law2-2/+2
2001-02-07check-init.c (check_init): Fix TRY_FINALLY_EXPR logic.Per Bothner2-3/+10
2001-02-08gcc.texi (Incompatibilities): Update documentation of preprocessing numbers.Joseph Myers2-3/+10
2001-02-08default.exp, [...]: Remove bug reporting instructions with ancient email addr...Joseph Myers32-93/+19
2001-02-08gcj.texi: Change sources.redhat.com reference to gcc.gnu.org.Joseph Myers2-2/+5
2001-02-07cpphash.h (struct spec_nodes): Add n_true and n_false.Zack Weinberg1-0/+2
2001-02-07jcf-parse.c (HANDLE_SYNTHETIC_ATTRIBUTE): Don't handle field DECLs.Alexandre Petit-Bianco2-3/+9
2001-02-07c-decl.c (finish_enum): Revert part of 2000-01-05 change.Jakub Jelinek5-6/+45