aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-01-06fstream.tcc: Remove unnecessary qualifications for uglified data members of b...Benjamin Kosnik3-34/+41
2005-01-06Update copyright dateasMark Mitchell2-2/+2
2005-01-06re PR c++/19244 (Typedef of anonymous class incorrectly handled in member fun...Mark Mitchell7-31/+52
2005-01-06re PR rtl-optimization/13299 (Unsafe treatment of extended givs)Richard Sandiford3-164/+226
2005-01-06cfgrtl.c (rtl_delete_block): A basic block may be followed by more than one b...Roger Sayle2-4/+12
2005-01-06gcc.c (process_command): Change year in 'gcc --version' to 2005.Tobias Schlüter4-5/+15
2005-01-06re PR c++/17154 (Using declaration of function name ignored inside partial sp...Kriang Lerdsuwanakij4-8/+28
2005-01-06re PR c++/19258 (Incorrect access check for default argument)Kriang Lerdsuwanakij4-2/+30
2005-01-06re PR c++/19270 (ice on valid template code)Nathan Sidwell4-13/+42
2005-01-06Fix PR middle-end/19286 Fix PR debug/19267Daniel Berlin4-65/+58
2005-01-062005-01-05 Benjamin Kosnik <bkoz@redhat.com>Benjamin Kosnik6-61/+61
2005-01-05re PR rtl-optimization/11327 (Non-optimal code when using MMX/SSE builtins)Richard Henderson2-32/+66
2005-01-05ia64.c (rtx_needs_barrier): Handle CONST_VECTOR and VEC_SELECT.Richard Henderson4-74/+83
2005-01-05Update copyright.Richard Henderson1-1/+1
2005-01-05re PR rtl-optimization/10692 ([m68k] miscompilation of perl with -O2 -fPIC)Richard Henderson2-0/+10
2005-01-06asm1.C, [...]: Bypass tests on x86 when using -fpic/-fPIC.Kaveh R. Ghazi4-1/+10
2005-01-06Daily bump.GCC Administrator2-2/+2
2005-01-06* gcc.c-torture/compile/20050105-1.c: New test.Jakub Jelinek2-0/+9
2005-01-05combine.c (expand_compound_operation): Add comment that we fall through after...Steven Bosscher18-70/+104
2005-01-05* gcc.dg/darwin-weakimport-2.c: Remove stray 'APPLE LOCAL' marker.Geoffrey Keating2-1/+4
2005-01-05Fix an oopsie in the last commit, sorryStan Shebs1-1/+1
2005-01-05* ifcvt.c (find_if_case_1): Revert 2005-01-04 change.Roger Sayle2-15/+5
2005-01-05ZipEntry.java (setCompressedSize): Allow any argument.Tom Tromey3-10/+14
2005-01-05re PR target/18910 (unrecognisable insn in regclass on x86/amd64)Jan Hubicka3-6/+45
2005-01-05re PR target/12902 (Invalid assembly generated when using SSE / xmmintrin.h)Richard Henderson4-59/+143
2005-01-05re PR libgcj/15719 (GIJ Interpeter: Problem with NaN / infinity comparisons)Tom Tromey2-2/+8
2005-01-05* gcj.texi (Standard Properties): java.ext.dirs is now used.Tom Tromey2-1/+5
2005-01-05natRuntime.cc (insertSystemProperties): Set java.ext.dirs earlier.Tom Tromey2-4/+11
2005-01-05arm.c (arm_return_in_memory): Treat complex types as aggregates for AAPCS ABIs.Julian Brown2-2/+9
2005-01-05unwind-dw2-fde-darwin.c (examine_objects): Use 64-bit Mach-O getters if ppc64.Stan Shebs4-6/+34
2005-01-05[Missed by the previous cvs commit!]Roger Sayle1-2/+5
2005-01-05re PR middle-end/19100 (Wrong code for ?-operator with casted ?-operator pred...Roger Sayle4-3/+43
2005-01-05* c-parse.in (asm_string): Add trailing semicolon.Joseph Myers2-0/+5
2005-01-059507.cc: Remove child process.Mark Mitchell2-14/+11
2005-01-05c-parse.in (asm_string): New.Joseph Myers4-12/+71
2005-01-05c-typeck.c (constructor_no_implicit): Remove.Joseph Myers2-14/+11
2005-01-05re PR target/16482 (gcc.c-torture/unsorted/SFset.c fails with "-O2 -m4")J"orn Rennecke2-23/+187
2005-01-05arm.h (TARGET_OPTIONS): Correctly record -mhard-float and -msoft-float in tar...Richard Earnshaw3-3/+9
2005-01-05vfp.md (arm_movsi_vfp): Hide VFP register classes from register preferencing.Richard Earnshaw2-2/+7
2005-01-05istream.cc (basic_istream<char>::ignore(streamsize), [...]): At the end, firs...Paolo Carlini5-10/+155
2005-01-05re PR c++/19030 (ice on tree check)Nathan Sidwell10-104/+145
2005-01-05invoke.texi (Intel 386 and AMD x86-64 Options): Replace i387 with 'i386 compi...Uros Bizjak2-3/+8
2005-01-05* testsuite/libmudflap.c/pass32-frag.c: Fix typo.Richard Henderson2-2/+6
2005-01-05natObject.cc (_Jv_ObjectCheckMonitor): Initialize the sync_info element of th...Eric Botcazou2-0/+7
2005-01-05ifcvt.c (find_if_case_1): Avoid creating an empty forwarder block...Roger Sayle2-1/+21
2005-01-04re PR c/19152 (IMA and external inline don't get along)Andrew Pinski2-12/+49
2005-01-05Daily bump.GCC Administrator2-2/+2
2005-01-04re PR tree-optimization/19158 (GNAT Bug Box compiling makegpr.adb of the GNAT...Richard Henderson2-22/+49
2005-01-04* toplev.c (get_src_pwd): Handle failure of getpwd().Geoffrey Keating2-1/+9
2005-01-04fold-const.c (fold_single_bit_test): Delete unreachable handling of TRUTH_NOT...Roger Sayle2-22/+8