aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
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
2001-03-10Daily bump.GCC Administrator2-2/+2
2001-03-10server.c (load_data, run_shell): Use xmalloc, xrealloc & xcalloc in lieu of m...Kaveh R. Ghazi9-34/+63
2001-03-09* pa.md (builtin_longjmp): Rework slightly to work for PA64 too.Jeffrey A Law2-2/+8
2001-03-10configure: Rebuilt.Nicola Pero3-234/+251
2001-03-09invoke.texi: Fix typo.Joseph Myers3-13/+51
2001-03-09configure.in: Prune nonexistent files from build_xm_file, xm_file, and host_x...Zack Weinberg29-543/+510
2001-03-09i386.h (MAX_WCHAR_TYPE_SIZE): New constant to keep tradcpp independent on TAR...Jan Hubicka2-0/+6
2001-03-09i386.h (FIRST_PSEUDO_REGISTER): Set to 53.Jan Hubicka3-61/+215
2001-03-09i386.h (LIBGCC2_LONG_DOUBLE_TYPE_SIZE): Set to 128bit for x86_64 (BOOL_TYPE_S...Jan Hubicka2-9/+44
2001-03-09* cselib.c (hash_rtx): Ensure that hash isn't zero upon return.Mike Stump2-1/+5
2001-03-09i386.h (MASK_64BIT): New constant.Jan Hubicka16-26/+50