aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-04-28re PR c++/27292 (ICE on casts on bitfields)Mark Mitchell4-2/+31
2006-04-28Daily bump.GCC Administrator1-1/+1
2006-04-27target-def.h (TARGET_SET_DEFAULT_TYPE_ATTRIBUTES): Bracket with #ifndef/#endif.Eric Christopher9-24/+115
2006-04-27TODO: Update.Benjamin Kosnik2-20/+14
2006-04-28configure.ac: Add an additional checks for dladdr and dlopen on dld.Andreas Tobler3-5/+176
2006-04-27Implement new immediate use iterators.Andrew MacLeod13-285/+348
2006-04-27re PR c++/27102 (ICE with invalid class name in function template)Mark Mitchell4-0/+18
2006-04-27t-darwin (DARWIN_EXTRA_CRT_BUILD_CFLAGS): New.Stuart Hastings5-23/+35
2006-04-27expmed.c (store_fixed_bit_field): If we're not optimizing for size...Roger Sayle2-1/+12
2006-04-27re PR rtl-optimization/26685 (documentation refer to nonexisting --param max-...Richard Guenther2-1/+7
2006-04-27re PR tree-optimization/25148 (compare_values assumes that CST in a + CST (an...Richard Guenther2-51/+56
2006-04-27xmmintrin.h (_mm_shuffle_pi16): make available for SSE.Dirk Mueller4-3/+10
2006-04-26re PR testsuite/27274 (execution test of gcc.dg/i386-sse-9.c fails on non-SSE...H.J. Lu2-0/+14
2006-04-27Daily bump.GCC Administrator1-1/+1
2006-04-26re PR libstdc++/26875 (Array allocator use count is shared between array_allo...Benjamin Kosnik3-28/+81
2006-04-26re PR libstdc++/26513 (make_exports.pl hardcoded to build nm)Shantonu Sen2-3/+8
2006-04-26re PR target/27282 (ICE in final_scan_insn, at final.c:2448 - could not split...David Edelsohn2-0/+22
2006-04-26basic-block.h (safe_insert_insn_on_edge): Removed.Kenneth Zadeck3-104/+6
2006-04-26re PR target/27282 (ICE in final_scan_insn, at final.c:2448 - could not split...David Edelsohn2-3/+10
2006-04-26* tree-ssa-dse.c (dse_optimize_stmt): Remove unused variable USE.Aldy Hernandez2-4/+6
2006-04-26re PR c/26171 (#pragma omp threadprivate requires -funit-at-a-time)Jakub Jelinek4-2/+26
2006-04-26re PR middle-end/26913 (ICE with -fopenmp and -O1)Jakub Jelinek4-1/+29
2006-04-26re PR c/25996 ([gomp] ICE on undefined iteration variable)Jakub Jelinek5-1/+75
2006-04-26re PR middle-end/25989 (gomp ICE with -O2 and schedule(guided))Jakub Jelinek3-7/+14
2006-04-26dwarf2out.c (size_of_locs): Don't fill dw_loc_addr if there are no branches.Geoffrey Keating2-3/+18
2006-04-26expmed.c (store_bit_field): Also check whether the bitsize is valid for the m...Roger Sayle4-8/+24
2006-04-26Daily bump.GCC Administrator1-1/+1
2006-04-25install.texi (Specific): Clarify that this is not a list of supported hosts o...DJ Delorie2-0/+10
2006-04-25re PR rtl-optimization/26725 (ICE in check_reg_live, at haifa-sched.c:4645 wi...Richard Sandiford4-0/+27
2006-04-25re PR libgomp/25865 (libgomp incorrectly detects support for TLS)Richard Henderson7-36/+85
2006-04-25dwarf2asm.c (dw2_asm_output_data): Don't generate RTL just to print an integer.Geoffrey Keating2-1/+10
2006-04-25val-prof-2.c: Check for n + ffff rather than n + -1.Richard Guenther2-1/+6
2006-04-25natSharedLibLoader.cc: Include gc.h later.Tom Tromey2-6/+17
2006-04-25varasm.c (align_variable): New function.David Edelsohn2-37/+54
2006-04-25expmed.c (store_bit_field): Handle paradoxical subregs on big endian machines.Andreas Krebbel4-1/+66
2006-04-25rtl.texi (ss_ashift): Improve wording.Bernd Schmidt2-2/+4
2006-04-25natClassLoader.cc: Don't include link.h or dladdr.h.Andrew Haley3-8/+8
2006-04-25genmodes.c (make_vector_mode): Allow making VECTOR_MODE_INT of a MODE_PARTIAL...Bernd Schmidt7-27/+1049
2006-04-25re PR tree-optimization/26865 (Segmentation fault with -std=c99 -O1 and alloc...Jakub Jelinek2-0/+13
2006-04-25dwarf2out.c (verify_marks_clear): New.Geoffrey Keating2-4/+22
2006-04-25re PR c++/27292 (ICE on casts on bitfields)Mark Mitchell7-7/+67
2006-04-25Daily bump.GCC Administrator1-1/+1
2006-04-24* java/lang/natClass.cc (_Jv_getInterfaceMethod): Skip <clinit>.Tom Tromey2-5/+16
2006-04-24floatformat.c (floatformat_to_double): Fix (biased) exponent=0 case.Julian Brown2-1/+5
2006-04-24rtl.def (SS_ASHIFT, SS_NEG): New codes.Bernd Schmidt4-4/+38
2006-04-24revert: configure.ac: Completely disregard languages that are not enabled.Mark Mitchell3-8/+14
2006-04-24lang.c (java_init): Handle flag_indirect_classes.Andrew Haley19-89/+526
2006-04-24dyn_load.c (GC_has_static_roots): Declare.Andrew Haley3-1/+31
2006-04-24re PR tree-optimization/27236 (inliner creates an INDIRECT_REF without TREE_T...Andrew Pinski4-1/+38
2006-04-24re PR c++/19963 (ICE on invalid member declaration)Volker Reichelt4-0/+26