aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-02-0720020430-1.c: Fix dg command typos.Kaveh R. Ghazi3-4/+9
2003-02-07regrename.c (do_replace, [...]): Update register attributes.Jan Hubicka2-0/+10
2003-02-07Daily bump.GCC Administrator1-1/+1
2003-02-06genautomata.c (VLA_PTR_CREATE, [...]): Use temporay variables starting with u...Vladimir Makarov2-106/+146
2003-02-06re PR c++/8785 (ICE in tsubst, at cp/pt.c:6473)Volker Reichelt8-0/+111
2003-02-06config.gcc (hppa*-*-linux*): Set MASK_NO_SPACE_REGS in target_cpu_default.John David Anglin4-19/+81
2003-02-06* combine.c (nonzero_bits): Fix double break.Richard Henderson2-1/+4
2003-02-06Reverted erroneously applied patchTom Tromey1-29/+4
2003-02-06re PR c/9530 (ICE on missing return statement)Eric Botcazou4-8/+32
2003-02-06i386.c (x86_inter_unit_moves): New variable.Jan Hubicka8-37/+405
2003-02-06Makefile.in (host_hook_obj): New.Geoffrey Keating12-157/+471
2003-02-06921206-1.c: Rename undeclared function from "pow" to "foo" to avoid potential...Roger Sayle2-1/+6
2003-02-06dwarf2out.c (mem_loc_descriptor): Replace ASM_SIMPLIFY_DWARF_ADDR with *targe...Roger Sayle10-38/+51
2003-02-05Mark PR for last change.Richard Henderson1-0/+1
2003-02-05integrate.c (output_inline_function): Reset input_filename and lineno from th...Richard Henderson2-0/+10
2003-02-0620020227-1.x: Update specific XFAIL conditions for SPARC targets.Kaveh R. Ghazi2-13/+30
2003-02-06Daily bump.GCC Administrator1-1/+1
2003-02-05defaults.h (CLZ_DEFINED_VALUE_AT_ZERO): New.Richard Henderson12-112/+126
2003-02-05i386-protos.h (x86_emit_floatuns): Declare.Jan Hubicka4-0/+61
2003-02-05* cfgloopmanip.c (force_single_succ_latches): Fix missindentation.Zdenek Dvorak2-2/+8
2003-02-05unwind-ia64.c: include coretypes.h, tm.h to get config/ia64/linux.hHans Boehm2-0/+7
2003-02-05* cfgloop.h (flow_bb_inside_loop_p): Correct prototype again.Roger Sayle2-2/+6
2003-02-05re PR rtl-optimization/8555 (ICE in gen_split_1231)Jakub Jelinek4-3/+33
2003-02-05i386.md (UNSPEC_BSF): Remove.Richard Henderson2-86/+87
2003-02-04ia64.c (rtx_needs_barrier): Handle POPCOUNT, UNSPEC_GETF_EXP; remove UNSPEC_P...Richard Henderson3-10/+54
2003-02-05genconfig.c (main): Generate CC0_P.Kazu Hirata3-8/+13
2003-02-04libgcc2.h, libgcc2.c (__ffsSI2): New.Richard Henderson4-6/+30
2003-02-04libgcc2.c (__paritysi2, [...]): Replace last two reduction rounds with a "bit...Richard Henderson2-6/+9
2003-02-05Daily bump.GCC Administrator1-1/+1
2003-02-04reload.c (find_reloads): Do not use the mode specified in the insn pattern as...Ulrich Weigand2-8/+19
2003-02-04re PR c++/38 (matching of function signatures)Volker Reichelt9-1/+114
2003-02-04longlong.h [alpha] (count_leading_zeros, [...]): Use builtins instead of inli...Richard Henderson2-8/+11
2003-02-04* libgcc2.c (__subvdi3): Fix typo.Falk Hueffner2-1/+6
2003-02-04be.po, de.po: New files.Joseph Myers11-63263/+118605
2003-02-04* i386.md (movti_rex64): Fix constraint.Jan Hubicka2-1/+5
2003-02-04i386-cadd.c: Compile using -march=k8.Jan Hubicka1-1/+0
2003-02-04i386-cadd.c: Compile using -march=k8.Jan Hubicka18-57/+72
2003-02-04* i386.md (vector push splitters): Fix typo in resolving conflict.Jan Hubicka2-2/+6
2003-02-04i386.c (x86_function_profiler): Fix typo in format.Rodney Brown2-61/+65
2003-02-04install.texi (*-*-linux-gnu): Mention glibc requirements for recent libstdc++.Phil Edwards2-7/+9
2003-02-04dwarf2out.c (dwarf2out_finish): Add AT_comp_dir attribute even if input file ...Jakub Jelinek2-0/+16
2003-02-04re PR c++/7129 (ICE with min/max assignment operators (<?= and >?=))Mark Mitchell5-150/+195
2003-02-04fastjar.texi: Update to GFDL 1.2.Joseph Myers21-103/+176
2003-02-04Daily bump.GCC Administrator1-1/+1
2003-02-03libgcc2.c (__ffsdi2, [...]): Change return type to "int".Richard Henderson4-33/+47
2003-02-03xtensa.c (order_regs_for_local_alloc): Order the coprocessor registers before...Bob Wilson3-16/+17
2003-02-03i386.c (ix86_expand_store_builtin): Always force op1 to register.Jan Hubicka3-151/+130
2003-02-03hooks.c (hook_rtx_rtx_identity): Generic hook function that takes a single rt...Roger Sayle8-41/+73
2003-02-03parse.y (java_expand_classes): Scan the whole class list looking for access m...Andrew Haley2-0/+64
2003-02-03* gcc.c-torture/execute/20030203-1.c: New test.Jan Hubicka2-0/+27