aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2001-03-14configure.in: Use $gcc_cv_as instead of $as.Laurynas Biveinis3-2/+7
2001-03-14* gcc.dg/cpp/mi1.c: Update.Neil Booth2-0/+5
2001-03-14cppfiles.c (stack_include_file): Only increase the include count if we actual...Neil Booth3-58/+75
2001-03-14* expr.c (expand_expr): Revove bogus conditional.Mark Mitchell2-6/+4
2001-03-14* expr.c (emit_move_insn_1): Guard PUSH_ROUNDING use by ifdef.Jan Hubicka2-0/+6
2001-03-14reg-stack.c (stack_result): Unconditionally use FUNCTION_OUTGOING_VALUE resp.Jakub Jelinek4-5/+41
2001-03-14expr.c (emit_move_insn_1): Split push of complex value when no suitable push ...Jan Hubicka4-13/+64
2001-03-14Daily bump.GCC Administrator2-2/+2
2001-03-13alias.c (handled_component_p, [...]): New functions.Richard Kenner2-29/+62
2001-03-13Fix reg-alloc error reported by Andreas Schwab to Trillian list.Jim Wilson2-1/+14
2001-03-14aclocal.m4 (gcc_AC_COMPILE_CHECK_SIZEOF, [...]): New.Zack Weinberg23-554/+867
2001-03-13cppfiles.c (NO_INCLUDE_PATH): New macro.Neil Booth3-71/+69
2001-03-13system.h (malloc, [...]): Only poison these tokens when IN_GCC is defined.Kaveh R. Ghazi2-0/+11
2001-03-13i386.md (abs?f expander): Support SSE case.Jan Hubicka2-3/+136
2001-03-13* cpp.texi (poison): Explain the macro expansion exception.Kaveh R. Ghazi2-0/+20
2001-03-13expr.c (store_expr): Add dont_store_target.Jakub Jelinek2-2/+17
2001-03-13Daily bump.GCC Administrator2-2/+2
2001-03-12* cppinternals.texi: Update for file handling.Neil Booth2-9/+76
2001-03-12emit-rtl.c (remove_unnecessary_notes): Reverse Richard Kenner's 2001-02-24 wh...Jeffrey Oldham6-37/+33
2001-03-12aix51.h (CPP_SPEC, [...]): Fix typo in __WCHAR_TYPE__ definition.David Edelsohn2-10/+17
2001-03-12Fix typoRichard Kenner1-1/+1
2001-03-12cppfiles.c: Update comments.Neil Booth2-105/+127
2001-03-12jump.c (reversed_comparison_code_parts): Reverse Jan Hubricka's 2001-02-28 pa...Jeffrey Oldham2-11/+6
2001-03-12flow.c (insn_dead_p): Don't consider two memrefs equivalent unless anti_depen...Richard Kenner3-18/+32
2001-03-12iris5.h: Change WCHAR_TYPE to int.Neil Booth2-3/+8
2001-03-12call.c (convert_like_real): Add extra semantics to INNER parameter.Nathan Sidwell4-3/+46
2001-03-12i386.md (trunctfdf2_2): Rename missnamed pattern.Jan Hubicka1-0/+5
2001-03-12i386.c: Commit forgotten hunk in previous patch.Jan Hubicka3-24/+32
2001-03-12i386.md (all XFmode patterns except swapxf): Disable for 64bit.Jan Hubicka2-87/+147
2001-03-12i386.h (VALID_FP_MODE_P): XFmode is invalid on x86_64.Jan Hubicka4-67/+281
2001-03-12Daily bump.GCC Administrator2-2/+2
2001-03-12configure.in: Move check for unsigned enumerated bitfields to macro in acloca...Zack Weinberg21-369/+169
2001-03-12va_method.m: Added.Ovidiu Predescu1-0/+50
2001-03-12Added.Ovidiu Predescu41-0/+1961
2001-03-12Call reload_cse_simplify_set before reload_cse_noop_set_pAldy Hernandez2-4/+14
2001-03-12config.gcc: Where xm-host.h used to include another xm-host.h...Zack Weinberg21-314/+123
2001-03-12mips-tfile.c: Cast arg to PTR when specifier is HOST_PTR_PRINTF.Kaveh R. Ghazi3-227/+163
2001-03-11combine.c (try_combine): Fix error in change to try original register.Richard Kenner2-22/+15
2001-03-11configure.in: AC_SUBST xm_defines.Zack Weinberg4-244/+245
2001-03-11cppfiles.c (INCLUDE_LEN_FUDGE, ENOMEM): Delete.Neil Booth2-12/+9
2001-03-11Daily bump.GCC Administrator2-2/+2
2001-03-11Added blank line.Alexandre Oliva1-0/+1
2001-03-11* config/sh/sh.h (LEGITIMATE_PIC_OPERAND_P): Defined.Kaz Kojima2-0/+11
2001-03-11sh.md (umulhisi3_i, mulhisi3_i): Fix mnemonics.Toshiyasu Morita3-5/+10
2001-03-10* g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.Richard Henderson2-3/+8
2001-03-11tree.c (build_common_tree_nodes_2): Don't copy va_list_type_node if it's a re...Alexandre Oliva2-1/+15
2001-03-11remove duplication.Christopher Faylor1-1/+0
2001-03-11cygwin.h: Make ../w32api a system directory.Christopher Faylor2-22/+30
2001-03-10system.h (malloc, [...]): #undef token before poisoning it.Kaveh R. Ghazi2-0/+12
2001-03-10alpha.c (check_float_value): Use memcpy, not bcopy.Kaveh R. Ghazi4-14/+18