aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-10-22re PR c++/18095 (ICE in cp_lexer_consume_token on missing ";")Nathan Sidwell5-64/+85
2004-10-22tree-ssa-loop-niter.c (inverse): Count in HOST_WIDE_INT if possible.Zdenek Dvorak2-25/+84
2004-10-21dllimport1.C: Move dg-warnings.Aaron W. LaFramboise4-10/+16
2004-10-22Daily bump.GCC Administrator1-1/+1
2004-10-21config.gcc: Add support for --enable-e500_double.Aldy Hernandez9-37/+280
2004-10-21lib1funcs.asm (___umulsidi3): Fix typo.Giovanni Bajo1-1/+1
2004-10-21* config/arc/lib1funcs.asm (___umulsidi3): Fix typo.Giovanni Bajo2-1/+5
2004-10-21re PR c++/18073 (mmintrin.h rejected by C++ frontend)Mark Mitchell9-61/+154
2004-10-21dbxout.c: Remove unnecessary #undefs.Zack Weinberg5-59/+48
2004-10-21re PR c/17538 (Filename and IMA)Andrew Pinski2-1/+7
2004-10-21re PR objc/17923 (const-str-[34].m fails on the mainline (next runtime))Andrew Pinski7-7/+80
2004-10-21* expr.c (store_expr): Remove dont_store_target.Kazu Hirata2-2/+4
2004-10-21re PR c++/13560 (wrong file name in error message)Andrew Pinski2-0/+9
2004-10-21* tree-cfg.c (thread_jumps): Speed up by using a worklist.Kazu Hirata2-18/+89
2004-10-21tree-cfg.c (thread_jumps): Move a part of it to ...Kazu Hirata2-163/+184
2004-10-21dbxout.c (DBX_FINISH_SYMBOL): Add asm_out_file argument.David Edelsohn3-10/+15
2004-10-21re PR java/18091 (Valgrind errors building libjava)Andrew Haley2-1/+13
2004-10-21expr.c (store_expr): Clean up by renaming want_value to call_param_p.Kazu Hirata2-20/+21
2004-10-21* typeck.c: Fix a comment typo.Kazu Hirata2-1/+5
2004-10-21memfriend11.C: Fix comment typo.Kriang Lerdsuwanakij3-2/+7
2004-10-21linux-unwind.h (sh_fallback_frame_state): Don't fixup pc here.Kaz Kojima2-4/+5
2004-10-21re PR target/18004 (ICE in output_constant_pool_2 for aligned(1) float in str...Aldy Hernandez2-1/+9
2004-10-21typo fixAlan Modra1-1/+1
2004-10-21ieee754-sf.S: Large speed improvements.Nicolas Pitre3-1000/+868
2004-10-20cleanup-10.c, [...]: Use -fnon-call-exceptions, not -fasynchronous-unwind-tab...Richard Henderson5-4/+10
2004-10-20call386.c (foo): Fix return type.Richard Henderson3-6/+15
2004-10-21dbxout.c (asmfile): Delete.Zack Weinberg30-578/+430
2004-10-20* tree-sra.c (instantiate_element): Copy DECL_IGNORED_P also.Richard Henderson2-0/+5
2004-10-21Daily bump.GCC Administrator1-1/+1
2004-10-20Revert previous patch see http://gcc.gnu.org/ml/gcc/2004-10/msg00805.htmlKelley Cook3-41/+7
2004-10-21* config/rs6000/rs6000.cBen Elliston2-4/+10
2004-10-20re PR java/15575 (HAVE_LANGINFO_CODESET never defined)Bryce McKinlay5-0/+93
2004-10-20* de.po: Update.Joseph Myers2-23/+27
2004-10-20expr.c (store_expr): Remove code that is run when want_value & 1 is nonzero.Kazu Hirata2-93/+20
2004-10-20gthr-posix.h (__gthread_active_p): Use __extension__ around cast from functio...Mark Mitchell2-1/+7
2004-10-20re PR c++/13495 (Friendship to class nested within a template is broken)Kriang Lerdsuwanakij17-50/+797
2004-10-20typeck.c (composite_pointer_type): Add comment about DR 195Nathan Sidwell5-4/+63
2004-10-20re PR target/18032 ([4.0.0] SH: wrong code for EH)Kaz Kojima2-0/+10
2004-10-20* call.c, typeck.c: Fix comment typos.Kazu Hirata3-2/+6
2004-10-20* stor-layout.c: Fix a comment typo.Kazu Hirata2-1/+5
2004-10-20Fix date.Aaron W. LaFramboise1-1/+1
2004-10-20adaint.c (__gnat_get_libraries_from_registry): Cast value to LPBYTE.Aaron W. LaFramboise3-2/+12
2004-10-20parser.c (cp_token_position): New typedef.Nathan Sidwell2-194/+149
2004-10-20expr.c (store_field): Remove two arguments value_mode and unsignedp.Kazu Hirata2-73/+28
2004-10-20re PR target/17317 (Match Constraints for *movdf_insn fails)Ramana Radhakrishnan4-44/+29
2004-10-20ifc-20040816-2.c: Use integer arithmetic instead of floating point arithmetic...Ben Elliston2-14/+19
2004-10-20cfgrtl.c (rtl_verify_flow_info_1): When checking insns in a bb, don't inspect...Hans-Peter Nilsson3-6/+7
2004-10-20Daily bump.GCC Administrator1-1/+1
2004-10-19call.c (struct conversion): Add base_p.Mark Mitchell14-257/+542
2004-10-19extend.texi (Extended Asm): Warn and provide example solution for using a cal...Hans-Peter Nilsson2-0/+37