aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-03-10re PR libfortran/31099 (Runtime error on legal code using RECL)Jerry DeLisle2-0/+26
2007-03-09fold-const.c (fold_comparison): Remove compile-time evaluation of complex con...Roger Sayle4-24/+115
2007-03-09Add line that went missing in the last ChangeLog entry.Alexandre Oliva1-0/+1
2007-03-09re PR rtl-optimization/30643 (CSE pessimization)Alexandre Oliva4-4/+71
2007-03-09* config/m32c/t-m32c (m32c-pragma.o): Add TM_H dependency to m32c-pragma.oDJ Delorie2-1/+5
2007-03-09re PR tree-optimization/30375 (tree-ssa-dse incorrectly removes struct initia...Aldy Hernandez3-0/+1556
2007-03-09mips32-dspr2-type.c: New test.Chao-ying Fu7-99/+1705
2007-03-09extend.texi (MIPS DSP Built-in Functions): Document the DSP REV 2.Chao-ying Fu8-33/+953
2007-03-09altivec.md: Fix vcond patterns using if_then_else.Sa Liu2-56/+53
2007-03-09opts.c (common_handle_option): Treat -Wstrict-overflow (with no argument) lik...Ian Lance Taylor3-5/+16
2007-03-09cuintp.c (UI_To_gnu): Use fold_buildN calls instead of calling fold with the ...Roger Sayle6-128/+153
2007-03-09re PR c/17946 (wanted: warning for "a && MASK" when "a & MASK" was probably i...Dirk Mueller11-5/+281
2007-03-09rtl.h (gen_rtx_ASM_INPUT): Use "" instead of NULL file name.Alexandre Oliva3-2/+7
2007-03-09loop.texi: Document the Omega linear constraints solver.Sebastian Pop15-93/+6773
2007-03-09re PR tree-optimization/30904 (VRP does not track values of shifts and/or bit...Richard Guenther4-2/+17
2007-03-09* recog.c (decode_asm_operands): No mixed declarations and code.Alexandre Oliva2-4/+13
2007-03-09rtl.def (ASM_INPUT): Add location.Alexandre Oliva7-28/+92
2007-03-09tree-ssa-structalias.c (variable_info): Remove finished_solution.Daniel Berlin3-41/+137
2007-03-09i386.h (override_options): Conditionally disable x86_sahf for 64bit targets o...Uros Bizjak2-1/+6
2007-03-08re PR c/31072 ([4.2 Rgression] Wrong code for volatile var with initalization...Andrew Pinski6-20/+23
2007-03-09Daily bump.GCC Administrator1-1/+1
2007-03-08intrinsic.texi: (ICHAR) Improve internal I/O note.Brooks Moses2-8/+31
2007-03-08intrinsic.texi: (LINK) Document function form.Brooks Moses2-10/+48
2007-03-08intrinsic.texi: minor typo fixes, removed prologue.Brooks Moses2-65/+61
2007-03-08re PR tree-optimization/31085 (internal compiler error: in create_mem_ref, at...Zdenek Dvorak2-1/+7
2007-03-08re PR fortran/30947 (intrinsic: ALARM)Daniel Franke4-6/+17
2007-03-08builtins.def (lceil, [...]): Mark with ATTR_CONST_NOTHROW_LIST.Kaveh R. Ghazi13-127/+188
2007-03-08intrinsic.texi (GERROR, [...]): New.Daniel Franke3-9/+145
2007-03-08tree-ssa.texi: Remove documentation for V_MUST_DEF.Diego Novillo2-27/+10
2007-03-08re PR objc/31013 (objc PCH is broken on powerpc-darwin again)Geoffrey Keating3-2/+13
2007-03-08tree-eh.c (do_return_redirection): Call build_gimple_modify_stmt instead of c...Roger Sayle16-179/+203
2007-03-08tree-vrp.c: Include "intl.h".Ian Lance Taylor15-30/+307
2007-03-08i386.h (TARGET_SAHF): New define.Uros Bizjak4-32/+62
2007-03-08strcmp-1.x: New file.Richard Sandiford3-0/+38
2007-03-08hugeval.x: XFAIL for VxWorks kernel mode.Richard Sandiford2-0/+18
2007-03-08memmove-lib.c: Include lib/bzero.c and lib/bfill.c on VxWorks targets.Richard Sandiford8-0/+75
2007-03-08[multiple changes]Tobias Burnus7-8/+176
2007-03-08re PR fortran/30973 ([4.1, 4.2 only] undetected name conflict: variables may ...Tobias Burnus5-12/+69
2007-03-08* sr.po: New.Joseph Myers2-0/+28678
2007-03-08tree-ssa-coalesce.c (fail_abnormal_edge_coalesce): RemoveMartin Michlmayr2-1/+6
2007-03-08re PR fortran/31011 ([4.2 and 4.1 only] Incorrect error: parameter array sect...Paul Thomas4-2/+26
2007-03-08re PR c++/30852 (Trouble with __builtin_offsetof and volatile)Volker Reichelt6-1/+21
2007-03-08re PR c++/30534 (ICE with invalid template argument)Volker Reichelt4-1/+23
2007-03-08c-decl.c (grokdeclarator): Disable warnings for anonymous bitfields.Alexandre Oliva5-1/+20
2007-03-08Daily bump.GCC Administrator1-1/+1
2007-03-07* iresolve.c (gfc_resolve_ishftc): Correct s_kind value.Brooks Moses2-1/+5
2007-03-07Fix date format.Eric Botcazou1-1/+1
2007-03-07re PR target/30848 (ICE with invalid constraint in asm statement)Richard Henderson3-1/+23
2007-03-07* gcc.pot: Regenerate.Joseph Myers2-6647/+6317
2007-03-07libunwind.S: Add .arch/.object_arch for armv4 builds.Joseph Myers5-1/+239