aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-04-12rs6000.md: Document why a pattern is not available.Aldy Hernandez3-1/+15
2004-04-12Daily bump.GCC Administrator1-1/+1
2004-04-12rs6000.c (rs6000_assemble_integer): Change in_text_unlikely_section to in_unl...Aldy Hernandez2-1/+6
2004-04-11fold-const.c (fold_binary_op_with_conditional_arg): Tweak calling convention ...Roger Sayle2-28/+47
2004-04-11iris5.h (current_section_flags): Add in_unlikely_executed_text and default case.Kaveh R. Ghazi2-1/+7
2004-04-11bb-reorder.c (fix_crossing_conditional_branches): Fix bootstrap failure on so...Andreas Tobler3-7/+12
2004-04-10varasm.c (text_section): Use TEXT_SECTION_ASM_OP and ASM_OUTPUT_ALIGN instead...Andrew Pinski6-32/+30
2004-04-11Daily bump.GCC Administrator1-1/+1
2004-04-10c-typeck.c (common_type): Prefer long long to long when same precision.Joseph Myers5-1/+151
2004-04-10method.c (make_alias_for_thunk): Remove preprocessor guard on declaration and...Danny Smith2-6/+5
2004-04-09packed1.C: Mark xfail for mips*- not mips-.Chris Demetriou2-1/+5
2004-04-10Daily bump.GCC Administrator1-1/+1
2004-04-09target-supports.exp (check_named_sections_available): New.Zack Weinberg8-23/+57
2004-04-09re PR target/14887 (compat/struct-ret-19 failure on ia64-hpux - argument pass...Zack Weinberg3-87/+95
2004-04-09simplify-rtx.c (mode_signbit_p): New function to check whether an RTX is an i...Roger Sayle6-1/+620
2004-04-09builtins.c (mathfn_built_in): Check TYPE_MAIN_VARIANT, not TYPE_MODE.Kaveh R. Ghazi2-4/+8
2004-04-09c-common.c (handle_noreturn_attribute): Use TYPE_READONLY instead of TREE_REA...Andrew Pinski4-1/+14
2004-04-09basic-block.h (struct edge_def): Add new field, crossing_edge.Caroline Tice32-39/+1659
2004-04-09Fix typo in Changelog.Paul Brook1-4/+4
2004-04-09function.c (gen_mem_addressof): When changing the RTX from a REG to a MEM...Roger Sayle2-2/+6
2004-04-09re PR target/14888 (ICE with -O2 -ffast-math in final_scan_insn())Roger Sayle4-3/+66
2004-04-09* gcc.c (default_compilers): Add missing initializers.Ian Lance Taylor2-1/+3
2004-04-09host-darwin.c (darwin_rs6000_gt_pch_use_address): Return 1 if file was succes...Ian Lance Taylor2-2/+7
2004-04-09Daily bump.GCC Administrator1-1/+1
2004-04-08re PR pch/13419 (Clarification of invoke.texi requested)Geoffrey Keating18-21/+160
2004-04-08* explow.c: Fix typo defining default of PROMOTE_FUNCTION_MODE.Geoffrey Keating2-1/+5
2004-04-08invoke.texi (Precompiled Headers): Warn about known problems.Mark Mitchell2-0/+12
2004-04-08re PR c++/14808 ([win32] Undefined results with virtual base classes)Danny Smith6-8/+44
2004-04-08arm.h (CLASS_LIKELY_SPILLED_P): Define.Paul Brook4-0/+30
2004-04-08explow.c (promote_mode): Use PROMOTE_FUNCTION_MODE instead of PROMOTE_FOR_CAL...Paul Brook11-52/+98
2004-04-08re PR ada/14538 (*-rtems broken for gnat)Joel Sherrill5-204/+60
2004-04-08re PR ada/14665 (gnatmake invokes wrong cross tools)Joel Sherrill2-5/+36
2004-04-08re PR target/10129 ([3.4 only] Ada bootstrap fails on PPC-Darwin - invalid as...Andrew Pinski1-0/+1
2004-04-08darwin.c (darwin_encode_section_info): When the decl has a DECL_INITIAL, it i...Andrew Pinski2-1/+6
2004-04-08builtins.c (fold_builtin_isascii, [...]): New.Kaveh R. Ghazi4-0/+136
2004-04-08decl2.c (mark_used): Don't segfault if cfun != NULL but current_function_decl...Jakub Jelinek2-0/+6
2004-04-08[multiple changes]Arnaud Charlet16-174/+434
2004-04-07ia64.c (ia64_encode_section_info): Don't prod global register variables.H.J. Lu2-0/+8
2004-04-08Daily bump.GCC Administrator1-1/+1
2004-04-07* gcc.dg/pch/pch.exp: Add largefile test.Ian Lance Taylor2-0/+19
2004-04-07inclhack.def (rpc_xdr_lvalue_cast_a, [...]): New fixes.Joseph Myers4-5/+131
2004-04-07rs6000.c (processor_target_table): Add MASK_MFCRF to power4 and power5 entries.David Edelsohn2-2/+7
2004-04-07Index: ChangeLogGeoffrey Keating5-1/+17
2004-04-07gcc.c (main): Move 'break' in main loops (on an error) to wait until error pr...Caroline Tice2-8/+9
2004-04-07config.gcc: Stop changing enable_threads midstream.Nathanael Nerode4-67/+50
2004-04-07struct-by-value-5a_main.c, [...]: New files.Kaveh R. Ghazi19-81/+287
2004-04-07Daily bump.GCC Administrator1-1/+1
2004-04-06i386-sse-8.c: Don't use -march=pentium3 on x86_64.Jakub Jelinek4-3/+11
2004-04-06builtins.c: Implement support for sincos function.Uros Bizjak9-21/+588
2004-04-06re PR target/14467 (Compiling on Mac OS X 10.1.5 broken)Devang Patel2-1/+6