aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-09-13iresolve.c (resolve_mask_arg): If a mask is an array expression, convert it t...Thomas Koenig2-9/+28
2007-09-13From Jie Zhang:Bernd Schmidt3-11/+212
2007-09-13common.opt (femit-class-debug-always): Turn off by default.Seongbae Park2-1/+5
2007-09-13re PR fortran/33343 (ICE (segfault) on invalid code with wrongly shaped argum...Tobias Burnus7-12/+54
2007-09-13symbol.c (gfc_add_elemental,gfc_add_pure,gfc_add_recursive): Allow prefixes o...Tobias Burnus4-0/+49
2007-09-13re PR fortran/33412 (Bind(C): ELEMENTAL procedure conflicts with BIND(C))Tobias Burnus4-0/+21
2007-09-13bfin.md (reload_outpdi, [...]): New patterns.Bernd Schmidt3-3/+57
2007-09-13re PR tree-optimization/33389 (Revision 128239 causes libgomp failure)James E Wilson2-1/+14
2007-09-13mips.h (ASM_OUTPUT_REG_PUSH): Replace {d}subu with {d}addiu and a negative im...Sandra Loosemore2-2/+9
2007-09-13re PR bootstrap/33418 ([4.1/4.2/4.3]: Gcc failed to detect HJL's binutils lin...H.J. Lu3-0/+8
2007-09-13Implement pragma Compiler_Unit and adds it to relevant library units.Robert Dewar2-2/+6
2007-09-13mips.h (SYMBOL_FLAG_MIPS16_FUNC): Delete.Richard Sandiford17-80/+271
2007-09-13c-parser.c (c_parser_struct_declaration): Check for a null return.Richard Sandiford2-1/+6
2007-09-13re PR bootstrap/33309 (gcc.c:6236: error: passing argument 1 of 'xputenv' dis...François-Xavier Coudert2-4/+9
2007-09-13Add AMD SSE5 support; Add iterator over function arguments; Add stdarg_p, pro...Michael Meissner38-279/+7134
2007-09-13re PR testsuite/33153 (FAIL: gcc.dg/pr32912-[12].c (test for excess errors))John David Anglin3-2/+7
2007-09-13Daily bump.GCC Administrator1-1/+1
2007-09-13dfp-bit.c (dfp_conversion_exception): New function.Janis Johnson3-40/+209
2007-09-12re PR target/32338 (Error: .prologue within prologue)Jakub Jelinek5-1/+110
2007-09-12target-supports.exp (check_effective_target_sync_int_long): Revert change to ...Bob Wilson2-4/+8
2007-09-12xtensa.c (machine_function): Add vararg_a7_copy.Bob Wilson2-5/+19
2007-09-12re PR ada/26797 (ACATS cxh1001 fails)Eric Botcazou2-15/+19
2007-09-12c-tree.h (grokfield): Add a "tree *" argument.Richard Sandiford4-18/+39
2007-09-12Minor reformatting.Arnaud Charlet1-9/+4
2007-09-12Update header/comments.Arnaud Charlet2-3/+3
2007-09-12Minor reformatting.Arnaud Charlet4-8/+14
2007-09-12Remove s-crtl-vms64.ads, no longer used.Arnaud Charlet2-190/+0
2007-09-12New tests.Arnaud Charlet3-0/+44
2007-09-12Resync.Arnaud Charlet1-0/+83
2007-09-12a-extiti.ads (Timer): The discriminant is a "not null access constant" in the...Arnaud Charlet7-34/+64
2007-09-12bindusg.adb (Display): Correct comment for switch -X.Hristian Kirtchev3-1/+16
2007-09-12g-thread.ads: Document use of "with GNAT.Threads" to ensure loading the taski...Robert Dewar2-9/+17
2007-09-12sem_aggr.adb (Resolve_Record_Aggregate): An others association with a box nee...Ed Schonberg1-0/+7
2007-09-12types.ads, [...]: Minor reformatting.Robert Dewar83-940/+1269
2007-09-12decl.c (gnat_to_gnu_entity): For a subtype with discriminant constraints...Olivier Hainque4-4/+43
2007-09-12re PR fortran/33297 (SIZE intrinsic crashes gfortran on invalid usage)Tobias Burnus4-39/+67
2007-09-12re PR fortran/33284 (ENTRY and INTRINSIC with same name)Tobias Burnus4-1/+40
2007-09-12trans-expr.c (gfc_conv_initializer): Fix expr == NULL check.Tobias Burnus2-1/+6
2007-09-12c-objc-common.h (LANG_HOOKS_CALLGRAPH_EXPAND_FUNCTION): Kill.Jan Hubicka6-17/+13
2007-09-12tree-vect-analyze.c (vect_analyze_data_ref_dependence): Distinguish between p...Ira Rosen10-17/+111
2007-09-12re PR middle-end/33382 (internal compiler error: in get_constraint_for_compon...Richard Guenther3-0/+122
2007-09-12re PR fortran/33395 ([ISO_C_BINDING ?] ICE (segfault) in gfc_conv_initializer)Christopher D. Rickett4-4/+71
2007-09-12fix log formatChristian Bruel1-0/+1
2007-09-12re PR tree-optimization/33373 (ICE in vectorizable_type_demotion, at tree-vec...Dorit Nuzman4-3/+23
2007-09-12re PR target/33393 (floatsisf2_sse_vector_nointernunit doesn't work on 32bit)Jan Hubicka2-5/+14
2007-09-12sh.h (SH_DBX_REGISTER_NUMBER): Added fpscr, fixed sr/gbr regs.Christian Bruel3-4/+10
2007-09-12tree-vect-transform.c (vect_get_slp_defs): Don't build a vector for oprnd1 if...Ira Rosen2-10/+19
2007-09-12params.def (PARAM_MIN_VECT_LOOP_BOUND): Change default and minimum to 1.Ira Rosen2-1/+6
2007-09-11defaults.h (DWARF2_UNWIND_INFO): Don't define if TARGET_UNWIND_INFO is defined.James E Wilson3-13/+9
2007-09-12sh.c (calc_live_regs): Use current_function_saves_all_registers instead of...Kaz Kojima4-5/+15