aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-08-24re PR c++/32567 (ICE on invalid use of parameter pack)Jakub Jelinek4-0/+23
2007-08-23pr32721.c: Updated.H.J. Lu2-1/+5
2007-08-24* crtstuff.c (USE_PT_GNU_EH_FRAME): Don't define for uClibc.Jie Zhang2-1/+8
2007-08-24bfin.opt (mfast-fp): Add.Jie Zhang5-5/+25
2007-08-23Fix filenames.H.J. Lu1-8/+8
2007-08-24Daily bump.GCC Administrator1-1/+1
2007-08-24Revert accidentally committed hunk.Jakub Jelinek1-2/+0
2007-08-24re PR tree-optimization/32573 (ice for legal code with -O3)Jakub Jelinek4-13/+76
2007-08-24re PR c++/32898 (Definition of variable N::i outside namespace N not rejected)Jakub Jelinek5-2/+17
2007-08-24decl.c (variable_decl): Don't share charlen structs if length == NULL.Jakub Jelinek5-23/+46
2007-08-24re PR c++/31941 ("confused by earlier errors" message without earlier error m...Jakub Jelinek4-2/+32
2007-08-23configure.ac (leb128): Modify sed statement to work with any binutils version...Brian Sidebotham3-6/+26
2007-08-23arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi86-410/+632
2007-08-23re PR target/17390 (missing floating point compare optimization)Uros Bizjak5-15/+167
2007-08-23tree-pretty-print.c (dump_generic_node): Annotate GIMPLE_MODIFY_STMTs with vo...Richard Guenther11-10/+33
2007-08-23builtins.c (expand_builtin_mathfn): Wrap argument in save_expr directly inste...Richard Guenther2-40/+21
2007-08-23s390: New directory.Uros Bizjak14-21/+73
2007-08-23re PR tree-optimization/32328 (-fstrict-aliasing causes skipped code)Richard Guenther2-0/+22
2007-08-23gcc:Paolo Bonzini5-6/+88
2007-08-23simd-4.x: Only run when stdint.h types are available.Rask Ingemann Lambertsen2-0/+12
2007-08-23re PR fortran/33095 (MAX with optional arguments gives run-time error)Francois-Xavier Coudert7-93/+48
2007-08-23cmov3.c: Fix scan-assembler.Paolo Bonzini4-3/+9
2007-08-23i386.h (PRINT_OPERAND_PUNCT_VALID_P): Add ';' code.Uros Bizjak4-46/+78
2007-08-23match.c (intrinsic_operators): Delete.Roger Sayle2-39/+222
2007-08-23rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RT...Chao-ying Fu26-17/+455
2007-08-23Daily bump.GCC Administrator1-1/+1
2007-08-22re PR tree-optimization/32949 (suboptimal address generation for int indices ...Zdenek Dvorak2-2/+12
2007-08-22re PR fortran/33020 (Bind(C): c_f_pointer: type/rank mismatch error with inte...Christopher D. Rickett6-13/+66
2007-08-22decl.c (match_attr_spec): Pass on errors from gfc_match_bind_c.Janus Weil5-3/+37
2007-08-22fix changelog entryJason Merrill1-0/+1
2007-08-22md.texi (Iterators): Renamed from Macros.Hans-Peter Nilsson37-414/+439
2007-08-22* doc/install.texi (Testing): Mention testing on a simulator.David Daney2-0/+7
2007-08-22re PR c++/29365 (Unnecessary anonymous namespace warnings)Jason Merrill9-13/+59
2007-08-22* config/dfp-bit.c (DFP_TO_DFP): Check for overflow.Janis Johnson2-1/+4
2007-08-22libgcc.texi (Decimal float library routines): Fix formatting and rearrange fl...Janis Johnson2-32/+43
2007-08-22env.c ( __gnat_clearenv): Use the __gnat_unsetenv mechanism for NetBSD.Krister Walfridsson2-2/+8
2007-08-22target.h (struct gcc_target.sched: dfa_pre_advance_cycle, [...]): New schedul...Maxim Kuvyrkov7-1/+95
2007-08-22fixed wrong dateChristian Bruel1-1/+1
2007-08-22fixed -ffinite-math-only A-A missing optimisationChristian Bruel5-10/+25
2007-08-22[PATCH Fortran] bootstrap failure by wrong sizetype.Kai Tietz2-1/+14
2007-08-22re PR rtl-optimization/32557 (internal compiler error: RTL check: expected co...Rask Ingemann Lambertsen2-2/+8
2007-08-2220000724-1.c, [...]: Move to gcc.target/i386 directory.Uros Bizjak14-14/+27
2007-08-22re PR middle-end/33007 (builtin lround doesn't work)Richard Guenther4-14/+26
2007-08-22Properly remove.Richard Sandiford1-0/+0
2007-08-22strcmp-1.x: Delete.Richard Sandiford2-16/+4
2007-08-22*.c: Remove target selectors from dg-do directives.Uros Bizjak304-307/+364
2007-08-22re PR tree-optimization/33142 (wrong code with VRP through ABS_EXPR)Richard Guenther2-0/+21
2007-08-22tree-inline.c (inlinable_function_p): Restore disregarding inline limits for ...Richard Guenther2-0/+10
2007-08-22re PR debug/32563 (ICE on pointer arithmetic)Richard Guenther4-1/+21
2007-08-22pr32912-1.c: Add -w to options.Jakub Jelinek4-3/+10