aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-09-07tree-loop-linear.c: Include obstack.h.Laurynas Biveinis5-62/+149
2007-09-07stdfix.h: New file.Chao-ying Fu13-35/+1178
2007-09-07Daily bump.GCC Administrator1-1/+1
2007-09-06bfin.h (PREFERRED_RELOAD_CLASS): Don't reload autoinc addresses into I regist...Bernd Schmidt2-1/+9
2007-09-06* jcf-parse.c (parse_class_file): Re-enter the current file.Tom Tromey2-0/+11
2007-09-06* semantics.c (expand_body): Do not mark arguments of clones used.Jan Hubicka2-20/+4
2007-09-06boehm.c (mark_reference_fields): Move misaligned pointer checkRoman Zippel2-7/+12
2007-09-06darwin.c (machopic_indirect_data_reference): Avoid invalid sharing.Jan Hubicka2-7/+21
2007-09-06re PR libfortran/33298 (Wrong code for SPREAD on zero-sized arrays)Thomas Koenig3-0/+26
2007-09-06spu.md (floatsidf2): Use convert_optab_libfunc instead of ufloat_optab->handl...Andrew Pinski2-4/+15
2007-09-06re PR c++/32674 (ICE in lvalue_p_1 initialising static variable inside templa...Paolo Carlini4-1/+45
2007-09-06mips.c: Include diagnostic.h.Sandra Loosemore2-1/+13
2007-09-06Revert:Janis Johnson2-1/+9
2007-09-06re PR fortran/33271 (nint_2.f90 abort compiled with -O0)Francois-Xavier Coudert2-1/+7
2007-09-06re PR target/33256 (internal compiler error: in print_operand_reloc, at confi...Richard Sandiford5-4/+66
2007-09-06Add function name to last changelog entry:Matthias Klose1-1/+2
2007-09-06Revert:Janis Johnson9-182/+60
2007-09-06boehm.c: Don't use bitmap as gc_descr if pointer is misaligned.Roman Zippel2-0/+12
2007-09-06tree-cfg.c (remove_bb): Only warn if line is non-zero.Tom Tromey28-108/+231
2007-09-06re PR tree-optimization/32586 (New VN misses FRE opportunities)Richard Guenther10-28/+90
2007-09-06re PR middle-end/33318 (fortran/expr.c:305: internal compiler error: internal...Jan Hubicka2-1/+7
2007-09-06gcc/Richard Sandiford2-4/+9
2007-09-06trans.c (convert_with_check): Update call to real_2expN.Eric Botcazou2-1/+5
2007-09-06Fix offsettable memory reference for 750CLRevital Eres2-0/+10
2007-09-06reload.c (find_reloads_address_1): Try to preserve original base/index regcla...Pat Haugen3-28/+33
2007-09-06sse3-addsubpd.c: Add -mfpmath=sse to dg-options.Uros Bizjak11-10/+23
2007-09-06re PR tree-optimization/33302 (dead-store not eliminated)Richard Guenther4-1/+35
2007-09-06re PR bootstrap/33306 (Bootstrap failure on alpha: ICE in convert_move, at ex...Richard Sandiford2-1/+7
2007-09-06reverted configure to rev 128176 - it has been mistakingly commitedBasile Starynkevitch1-5669/+5259
2007-09-06typoBasile Starynkevitch2-5260/+5670
2007-09-06cfg.c (dump_bb_info, dump_edge_info): Added cfun test for Basile Starynkevitch2-5/+12
2007-09-06tree-pretty-print.c (dump_decl_name): Cast LABEL_DECL_UID to int when printing.Ian Lance Taylor5-9/+18
2007-09-05re PR c++/15745 (exception specification incorrectly changes the type of the ...Jason Merrill4-1/+26
2007-09-06re PR libfortran/33225 (Missing last digit in some formatted output (on 32bit...Jerry DeLisle2-0/+48
2007-09-05re PR c++/15097 (code generator problem with ::delete and multiple inheritanc...Jason Merrill5-3/+75
2007-09-06re PR libfortran/33253 (namelist: reading back a string with apostrophe)Jerry DeLisle2-4/+28
2007-09-06builtin_ctz_v3.c: New testcase.Jesper Nilsson3-0/+29
2007-09-06Daily bump.GCC Administrator1-1/+1
2007-09-06cris: longlong.h (count_trailing_zeros): Defined.Jesper Nilsson4-1/+38
2007-09-06config.gcc (tm_file): Add linux.h for bfin*-uclinux*.Jie Zhang5-68/+23
2007-09-06i386.c (ix86_expand_lround, [...]): Update call of real_2expN.Jan Hubicka2-2/+7
2007-09-05opts.c (common_handle_option): Enable inlining functions for -fprofile-generate.Jan Hubicka2-0/+7
2007-09-06re PR c++/33289 (__sprintf_chk etc. not DECL_ANTICIPATED)Jakub Jelinek4-0/+24
2007-09-06decl.c (duplicate_decls): Set TREE_NOTHROW on __builtin_XX decl if a prototyp...Jakub Jelinek6-0/+89
2007-09-06builtin-attrs.def (ATTR_NONNULL_3): New.Jakub Jelinek3-24/+61
2007-09-05cris.c (cris_emit_movem_store): Call copy_rtx on parts re-used for REG_FRAME_...Hans-Peter Nilsson2-3/+9
2007-09-05optabs.c (expand_float): Convert unsigned integer as signed only if it provid...Janis Johnson10-19/+268
2007-09-05init-regs.c (initialize_uninitialized_regs): Call emit_insn_before rather tha...Ian Lance Taylor2-1/+6
2007-09-05Move ChangeLog entry to correct ChangeLog file.Jakub Jelinek2-3/+5
2007-09-05builtins.def (BUILT_IN_VA_ARG_PACK): New built-in.Jakub Jelinek13-56/+457