aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-09-11predicates.md (movsi_const0_operand, [...]): New predicates.Maxim Kuvyrkov7-265/+1591
2007-09-11builtins.def (BUILT_IN_VA_ARG_PACK_LEN): New builtin.Jakub Jelinek8-0/+324
2007-09-11fold-const.c (extract_muldiv_1): Do not simplify var * c * c to var.Zdenek Dvorak2-1/+7
2007-09-11Put back previous change, the random failure was caused by a makefile bug,Javier Miranda5-247/+317
2007-09-11Temporarily undo previous change, which seems to be causing randomArnaud Charlet5-317/+247
2007-09-11Resync.Javier Miranda1-0/+21
2007-09-11* gcc.dg/tree-ssa/loadpre11.c: Add -fno-tree-cselim to flags.Michael Matz2-1/+5
2007-09-11i386.h (ix86_tune_indices): Add X86_TUNE_INTER_UNIT_CONVERSIONS.Jan Hubicka4-15/+180
2007-09-11einfo.ads, einfo.adb (Dispatch_Table_Wrapper): New attribute.Javier Miranda4-247/+296
2007-09-11decl.c (java_expand_body): Kill.Jan Hubicka21-123/+47
2007-09-11mips.c (mips_set_mips16_mode): Use separate anchor settings for MIPS16.Richard Sandiford2-1/+18
2007-09-11mips.c (mips_symbol_insns_1): Allow LEAs of SYMBOL_FORCE_TO_MEM constants.Richard Sandiford5-17/+89
2007-09-11mips.h (CONSTANT_POOL_COST): Move to...Richard Sandiford3-160/+501
2007-09-11Add a missing blank line to separate the two most recent entries.Ben Elliston1-0/+1
2007-09-11cygming.h (TARGET_STRIP_NAME_ENCODING): Don't override default.Danny Smith3-10/+8
2007-09-11re PR c/30013 (Multiple flaws in decimal floating-point arithmetic conversion...Janis Johnson17-61/+1426
2007-09-11mips.c (mips_scalar_mode_supported_p): Declare.Chao-ying Fu6-5/+235
2007-09-11* config/spu/spu.md: Formatting fixes.Ben Elliston2-36/+40
2007-09-11dfp-bit.c (dfp_unary_func): Delete.Janis Johnson3-67/+157
2007-09-11Daily bump.GCC Administrator1-1/+1
2007-09-11rsha Jagasia <harsha.jagasia@amd.com>Harsha Jagasia11-66/+384
2007-09-10Makefile.in (libdecnumber_a_OBJS): Remove decUtility.oJanis Johnson4-144/+38
2007-09-10mips.md (UNSPEC_MEMORY_BARRIER): New entry in define_constants.David Daney2-3/+11
2007-09-10mips.c (mips_global_pointer): Check call_really_used_regs instead of call_use...Richard Sandiford7-40/+117
2007-09-10mips.h (MIPS_ARCH_FLOAT_SPEC): New macro.Richard Sandiford5-33/+31
2007-09-10va-arg-pack-1.C: New test.Jakub Jelinek3-0/+196
2007-09-10New target hook to calculate MIITrevor Smigiel6-2/+74
2007-09-10s390.c (s390_dump_pool): Create copy of constant pool entries since they migh...Andreas Krebbel2-1/+6
2007-09-10bb-reorder.c (rest_of_handler_reorder_blocks): Removed call to RTL level trac...Robert Kidd5-103/+94
2007-09-10Resync.Arnaud Charlet1-0/+160
2007-09-10vms_data.ads: Add qualifier for the new gnatmetric '-lratio' optionArnaud Charlet4-13/+26
2007-09-10sem_ch12.adb (Build_Local_Package): A formal package with no associations is ...Ed Schonberg1-5/+9
2007-09-10sem_aggr.adb (Build_Record_Aggr_Code): If an aggregate component is given a b...Ed Schonberg2-39/+103
2007-09-10prj-env.ads, [...] (Create_Mapping_File (Language)): Remove parameter Runtime...Vincent Celier2-13/+9
2007-09-10exp_ch3.adb (Predef_Spec_Or_Body): When the type is abstract, only create an ...Gary Dismukes1-35/+55
2007-09-10adaint.c (__gnat_translate_vms): new function.Vasiliy Fofanov1-2/+128
2007-09-10s-regpat.adb (Parse_Character_Class): Fix handling of empty character classes...Emmanuel Briot1-0/+4
2007-09-10exp_atag.ads, [...]: Replace headers with GPL v3 headers.Robert Dewar398-1744/+1373
2007-09-10re PR fortran/31547 (Document when CPP is called and document the f95-cpp-inp...Tobias Burnus3-2/+43
2007-09-10Update copyright notice.Arnaud Charlet1-1/+1
2007-09-10a-numaux-x86.adb (Logarithmic_Pow): Do not silently clobber x87 registers.Eric Botcazou2-3/+7
2007-09-10re PR target/33369 (suffix or operands invalid for `pslld')Uros Bizjak6-13/+48
2007-09-10decl.c (gnat_to_gnu_entity): Deal with variable built for a debug renaming de...Eric Botcazou2-0/+20
2007-09-10s390.md ("fixuns_trunc<BFP:mode><GPR:mode>2"): Change mode macro in the last ...Andreas Krebbel2-2/+7
2007-09-10re PR fortran/33370 (Structure component arrays)Paul Thomas4-15/+47
2007-09-10tree-pass.h (pass_cselim): Declare new pass.Michael Matz6-27/+419
2007-09-10simplify-rtx.c (simplify_relational_operation_1): For recent canonicalization...Hans-Peter Nilsson2-1/+8
2007-09-10optabs.c (expand_sync_operation): Use plus insn if minus CONST_INT_P(val).David Daney2-2/+9
2007-09-09i386.md (*floatsisf2_mixed_vector): Use cvtdq2ps instead of cvtpq2ps.H.J. Lu2-2/+8
2007-09-10* config/netbsd.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define to 1.Krister Walfridsson2-0/+7