aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-03-13expr.c (store_expr): Add dont_store_target.Jakub Jelinek2-2/+17
2001-03-13Daily bump.GCC Administrator5-5/+5
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-12mkcheck.in: workaround for bash 2.01 IFS bug.Felix Lee2-1/+6
2001-03-12Fixups for -fno-for-scopeBenjamin Kosnik3-24/+27
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-12vector.h: Include std_vector.h.Benjamin Kosnik2-1/+3
2001-03-12cppfiles.c: Update comments.Neil Booth2-105/+127
2001-03-12gen-num-limits.cc (traps): Add fflush prior to trapping signal (UnixWare 7 wo...Rodney Brown2-183/+200
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-12hashtable.h: Same.Craig Rodrigues3-2/+7
2001-03-12istream.tcc (basic_istream<_CharT, [...]): Fix typo.Benjamin Kosnik2-1/+7
2001-03-12stl_hashtable.h: Change type of __n to size_tPeter Schmid3-2/+7
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 Administrator5-5/+5
2001-03-12ExceptionInInitializerError.java (printStackTrace): Only try to print the sub...Bryce McKinlay1-3/+3
2001-03-12Runtime.java (_exit): Declare new package-private native.Bryce McKinlay7-10/+65
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 Administrator5-5/+5
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-11MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.Ovidiu Predescu1-0/+4
2001-03-11Added Stan Shebs as new maintainer for Objective-C.Ovidiu Predescu1-0/+1
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
2001-03-10toplev.c (file_name_nondirectory): Remove.Neil Booth8-26/+23
2001-03-10mips-tdump.c (read_seek): Call xmalloc, not malloc.Richard Kenner3-5/+9
2001-03-10i386.h (DBX_REGISTER_NUMBER): Return proper values for 64bits.Jan Hubicka8-10/+41
2001-03-10cppfiles.c (search_from): Use lbasename.Neil Booth3-6/+7