aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-01-09Daily bump.GCC Administrator1-1/+1
2005-01-09Fix typoTobias Schlüter1-1/+1
2005-01-08configure.ac (DWARF-2 debug_line): Use objdump.Eric Botcazou3-4/+11
2005-01-08arith.c (arctangent2, [...]): Fix whitespace issues.Tobias Schlüter3-135/+82
2005-01-08trans-intrinsic.c (gfc_get_intrinsic_lib_fndecl, [...]): Remove trailing whit...Tobias Schlüter2-29/+38
2005-01-08* trans-const.c: Don't include unused math.h.Tobias Schlüter2-2/+5
2005-01-08Fix botched ChangeLog entries in previous commit.Diego Novillo2-0/+2
2005-01-08[multiple changes]Diego Novillo10-7/+265
2005-01-08select_2.f90, [...]: New.Steven G. Kargl4-1/+59
2005-01-08tree.c (int_fits_type_p): Always honor integer constant TYPE_MIN_VALUE and TY...Roger Sayle2-34/+38
2005-01-08ifcvt.c (find_if_case_1): Reinstate 2005-01-04 change...Roger Sayle2-1/+21
2005-01-08gfortran.h: Remove outdated comment.Tobias Schlüter2-5/+5
2005-01-08t-iris6 (MULTILIB_DIRNAMES): Use -mabi argument values.Richard Sandiford2-2/+7
2005-01-08t-slibgcc-irix (SHLIB_LINK): Install a copy of the library as @multilib_dir@/...Richard Sandiford2-1/+8
2005-01-08configure.ac (HAVE_AS_OFFSETABLE_LO10): Fix typo.Eric Botcazou3-2/+7
2005-01-08Daily bump.GCC Administrator1-1/+1
2005-01-07c-common.c (handle_mode_attribute): For ENUMERAL_TYPE, also copy TYPE_MODE.Jakub Jelinek4-0/+35
2005-01-07re PR c++/19298 (dependent type (references) and calling a function method)Nathan Sidwell4-0/+39
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-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 Davis2-0/+16
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 Administrator1-1/+1
2005-01-06re PR tree-optimization/18792 (ICE with -O1 -ftree-loop-linear on small test ...Daniel Berlin4-81/+116
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-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 Administrator1-1/+1