aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-01-28flow.c (find_basic_blocks): Remove do_cleanup argument.Richard Henderson7-154/+125
2000-01-28haifa-sched.c (schedule_insns): Don't recompute reg info after reload.Richard Henderson2-1/+7
2000-01-28Makefile.in (flow.o): Revert 24 Jan change.Richard Henderson3-20/+32
2000-01-28configure.in: Make --enable-cpplib the default.Zack Weinberg4-248/+246
2000-01-28Fix recent small bugMike Stump1-1/+3
2000-01-28Delete a superfluous and buggy optimizationBernd Schmidt2-119/+5
2000-01-28diagnostic.c (build_message_string, [...]): Add ATTRIBUTE_PRINTF_*.Kaveh R. Ghazi2-10/+26
2000-01-28Compiler side new abi rtti (not enabled).Nathan Sidwell5-83/+932
2000-01-2820000127-1.c: New test.Jakub Jelinek3-0/+31
2000-01-28Daily bump.Jeff Law2-2/+2
2000-01-27Fix winsup (cygwin) build failure with VLAs and inline functions.Jim Wilson2-0/+15
2000-01-27* alpha.md (trunctfsf2): New.Richard Henderson2-0/+20
2000-01-28Fix whitespaceMike Stump1-298/+298
2000-01-27* configure.in (alpha-dec-osf5): Enable MASK_SUPPORT_ARCH.Andrew Hobson3-220/+235
2000-01-28New test - core dump in cccpZack Weinberg1-0/+139
2000-01-27testcase for recent checkinMike Stump1-0/+9
2000-01-27decl.c (pushdecl): Fix up shadow warnings with respect to implicit for scopes.Mike Stump2-21/+31
2000-01-27cppinit.c (cpp_handle_option): Recognize C++ comments under -std=gnu89.Zack Weinberg4-131/+139
2000-01-27Test cases for c++ comments and endif labels in system headers.Zack Weinberg3-0/+55
2000-01-27Use __inline not inline since test is compiled with -ansiZack Weinberg1-1/+1
2000-01-27emit-rtl.c (unshare_all_rtl): Unshare virtual parameters too.Geoff Keating6-24/+71
2000-01-27genoutput.c (output_prologue): Include ggc.h in generated files.Geoff Keating3-3/+10
2000-01-27ns32k update from Ian Dall and Hans-Peter Nilsson.Ian Dall8-497/+546
2000-01-27jcf-write.c (emit_goto): RESERVE 3 bytes for insn.Andrew Haley2-0/+9
2000-01-27gthr-posix.h: Fix typo; compatibily -> compatibility.Fred Fish7-6/+15
2000-01-27cppinit.c: Add " (cpplib)" to end of string printed by -v / --version.Zack Weinberg2-2/+7
2000-01-27Reflect renaming of invariant_p to loop_invariant_p in comment.Joern Rennecke1-2/+3
2000-01-27alpha.c (alpha_emit_conditional_move): Use VOIDmode when testing for a signed...Richard Henderson4-15/+113
2000-01-27Daily bump.Jeff Law2-2/+2
2000-01-27linux64.h (CC1_SPEC): If compiling -m32 with -g but no -g option specifying d...Jakub Jelinek2-1/+8
2000-01-26pt.c (unify): Use fold, not maybe_fold_nontype_arg.Jason Merrill2-4/+5
2000-01-27Correct warning string to grep forZack Weinberg1-1/+1
2000-01-26calls.c (special_function_p): New argument fork_or_exec.Joern Rennecke1-2/+34
2000-01-26calls.c (special_function_p): New argument fork_or_exec.J"orn Rennecke7-16/+109
2000-01-26alpha.c (alpha_split_tfmode_pair): New.Richard Henderson4-27/+147
2000-01-26* i386/cygwin.h: PROTO -> PARAMS.Kaveh R. Ghazi2-9/+13
2000-01-26call.c: PROTO -> PARAMS.Kaveh R. Ghazi31-1460/+1496
2000-01-26sparc.c (sparc_emit_float_lib_cmp): Handle TARGET_ARCH32 again.Jakub Jelinek3-59/+159
2000-01-26Daily bump.Jeff Law2-2/+2
2000-01-26alpha.c (alpha_emit_xfloating_cvt): Do not assume incoming operands array is ...Alexandre Oliva2-5/+17
2000-01-26Makefile.in (machname.h): SunOS 4 sed can't handle a file with one line and n...Zack Weinberg4-6/+15
2000-01-26* gcc.dg/unused-2.c: New test.Alexandre Oliva2-0/+20
2000-01-26* gcc.dg/conv-1.c: New test.Alexandre Oliva2-0/+15
2000-01-25sparc.c (output_cbranch): Fix accidental squashing of the fp branch pre-delay...Richard Henderson2-98/+108
2000-01-25tree.def (UNNE_EXPR): Remove.Richard Henderson12-79/+133
2000-01-26Only check machine class insns for improper emission of a RETURNNick Clifton2-0/+6
2000-01-25Makefile.in (flow.o): Depend on $(EXPR_H).Richard Henderson3-24/+26
2000-01-25cp-tree.h (vcall_offset_in_vtable_p): New macro.Mark Mitchell3-36/+254
2000-01-25loop.c (current_loop_info): Delete.Michael Hayes4-317/+366
2000-01-25* config/mips/mips.h (LEGITIMATE_CONSTANT_P): Fix for mips16.Gavin Romig-Koch2-5/+14