aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-01-07pr17529.c (y): Change size of array to 1 instead of being empty.Andrew Pinski2-1/+6
2005-01-07re PR rtl-optimization/13674 (ICE in reload_cse_simplify_operands, at postrel...David Edelsohn2-0/+29
2005-01-07* config/i386/i386.md (sse_loadhps splitter): Fix operand number typo.Richard Henderson2-1/+5
2005-01-07re PR fortran/15553 (Array copy operation produces garbage)Tobias Schlüter2-0/+47
2005-01-07re PR libgcj/18115 (JNI nio buffer functions only work with byte buffers)Michael Koch17-6/+319
2005-01-07* tree.h (IS_EXPR_CODE_CLASS): Use a straight-forward range check.Richard Sandiford2-2/+6
2005-01-07re PR tree-optimization/19283 (Bad code generated in final_cleanup)Jakub Jelinek4-1/+30
2005-01-07re PR target/19012 (ICE on testsuite/gcc.c-torture/execute/930208-1.c with -f...Jakub Jelinek2-0/+7
2005-01-07re PR rtl-optimization/18861 (ICE Segmentation fault in try_crossjump_to_edge...Jakub Jelinek4-0/+105
2005-01-07re PR tree-optimization/18828 (Extraneous warning with var_start and optimiza...Jakub Jelinek4-52/+83
2005-01-07* gcc.dg/i386-local.c: Handle -m32/-m64 runs correctly.Andreas Jaeger2-2/+6
2005-01-07re PR libfortran/18398 (Formatted I/O problems)Bud Davis4-1/+24
2005-01-07* pa64-hpux.h (STARTFILE_SPEC): Fix typo in spec.John David Anglin2-1/+5
2005-01-07re PR target/6077 ([alpha-osf].s with -x assembler-with-cpp breaks mips-tfile)Roger Sayle2-0/+24
2005-01-07simplify-rtx.c (simplify_subreg): Simplify truncations of shifts of sign or z...Roger Sayle2-0/+54
2005-01-07c-cppbuiltin.c (builtin_define_float_constants): Set __*_EPSILON__ for IBM lo...Geoffrey Keating4-1/+37
2005-01-07Daily bump.GCC Administrator2-2/+2
2005-01-06re PR tree-optimization/18792 (ICE with -O1 -ftree-loop-linear on small test ...Daniel Berlin4-81/+116
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