aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2006-01-112005-01-11 Kenneth Zadeck <zadeck@naturalbridge.com>Kenneth Zadeck1-5/+1
2006-01-11re PR target/25706 (invalid asm: "mov")Hans-Peter Nilsson2-0/+40
2006-01-11re PR target/25706 (invalid asm: "mov")Hans-Peter Nilsson3-20/+40
2006-01-11re PR target/25042 (__float128 ICE on x86)Jan Hubicka2-4/+12
2006-01-11i386.h (TARGET_DECOMPOSE_LEA): Kill.Jan Hubicka3-3/+6
2006-01-11cgraph.c (cgraph_insert_node_to_hashtable): New function.Jan Hubicka9-219/+163
2006-01-11combine.c (struct undo): Remove is_int.Ian Lance Taylor3-50/+158
2006-01-11re PR tree-optimization/23109 (compiler generates wrong code leading to spuri...Paolo Bonzini21-103/+729
2006-01-11df.h (DF_SCAN, [...]): New macros.Daniel Berlin12-4306/+6748
2006-01-11tree-ssa-operands.c (get_expr_operands): Record addressable variables directly.Zdenek Dvorak2-49/+17
2006-01-11re PR c++/25632 (ICE with const int copied into two different functions)Zdenek Dvorak2-0/+22
2006-01-11[multiple changes]Paul Thomas4-1/+37
2006-01-11i386.c (ix86_return_in_memory): Fix comment: this function returns true in th...Ben Elliston2-1/+6
2006-01-11Daily bump.GCC Administrator1-1/+1
2006-01-11re PR target/20754 (ACATS cxg1005 fails at runtime on hppa-linux)John David Anglin5-30/+116
2006-01-10i386.md (set_got): Update.Stuart Hastings6-19/+101
2006-01-10sh.h (SH5_WOULD_BE_PARTIAL_NREGS): Use GET_MODE_SIZE when MODE isn't BLKmode.Kaz Kojima2-1/+8
2006-01-10re PR rtl-optimization/25367 (-O1 -funroll-loops leads to segfault)Eric Botcazou2-0/+10
2006-01-10re PR target/25718 (invalid assembly for unsigned-minimum expressions.)Hans-Peter Nilsson2-0/+32
2006-01-10re PR target/25718 (invalid assembly for unsigned-minimum expressions.)Hans-Peter Nilsson1-4/+9
2006-01-10re PR target/25718 (invalid assembly for unsigned-minimum expressions.)Hans-Peter Nilsson1-0/+6
2006-01-10tree-ssa-structalias.c (get_constraint_for_component_ref): Never override wit...Richard Guenther2-14/+8
2006-01-10list_read_2.f90: Fix typo in description.Bernhard Fischer2-1/+5
2006-01-10i386.c (ix86_data_alignment): Don't force alignment to 256 bits when optimize...Jan Beulich2-5/+13
2006-01-10netware.h (TARGET_SUBTARGET_DEFAULT): Include MASK_ALIGN_DOUBLE.Jan Beulich9-8/+28
2006-01-10Remove some prematurely committed entries.Ben Elliston1-13/+0
2006-01-10predicates.md (easy_fp_constant): Discount decimal float modes.Ben Elliston3-10/+76
2006-01-10Daily bump.GCC Administrator1-1/+1
2006-01-09xtensa-config.h (XCHAL_HAVE_MUL32_HIGH): Define.Bob Wilson5-13/+4120
2006-01-09predicates.md (binary_float_operator, [...]): Remove redundant conditionals.Kazu Hirata2-145/+30
2006-01-09trans-stmt.c (gfc_trans_pointer_assign_need_temp): Use fold_convert to avoid ...Andrew Pinski4-1/+31
2006-01-09Fix the tests I just committed to be the correct tests.Andrew Pinski2-0/+2
2006-01-09re PR fortran/21977 (nested function returning array)Andrew Pinski5-4/+44
2006-01-09tree-ssa-dom.c (simplify_cond_and_lookup_avail_expr): Remove code to propagat...Jeff Law3-144/+156
2006-01-09sse.md (*vec_extractv2di_1_sse2): New.Alexandre Oliva2-0/+33
2006-01-09Wpadded.c: Gate alignment warning on ! default_packed.Hans-Peter Nilsson2-2/+9
2006-01-09* config/rs6000/rs6000.h (GO_IF_LEGITIMATE_ADDRESS): Typo fix.Ben Elliston2-1/+5
2006-01-09Add 2006 copyright year.Feng Wang4-5/+5
2006-01-09fortran ChangeLog entry:Feng Wang6-15/+134
2006-01-09simplify.c (gfc_simplify_char): Use UCHAR_MAX instead of literal constant.Feng Wang4-3/+30
2006-01-09Daily bump.GCC Administrator1-1/+1
2006-01-08- Fix up date in ChangeLog. Update copyrights in changed files.Ian Lance Taylor3-3/+3
2006-01-08re PR fortran/25093 (PUBLIC function of PRIVATE type)Erik Edelmann4-0/+37
2006-01-08tree-ssa-structalias.c (get_constraint_for): Remove anyoffset argument.Richard Guenther2-27/+31
2006-01-08sh.h (CONST_OK_FOR_K16): Define.J"orn Rennecke5-98/+133
2006-01-08Remove libgfortran log entry, wrong ChangeLog.Jerry DeLisle1-8/+0
2006-01-08Daily bump.GCC Administrator1-1/+1
2006-01-07re PR target/25662 (Unrecognizable insn with -O on PPC)Ian Lance Taylor3-8/+22
2006-01-07loop-15.c: Use optimized dump.Richard Guenther2-5/+9
2006-01-07decl.c (gfc_match_function_decl): Correctly error out in case of omitted func...Tobias Schlüter13-23/+72