aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2006-02-07tree-vrp.c (find_conditional_asserts): Update comments.Jeff Law48-1085/+1021
2006-02-07df-core.c (df_set_blocks): Do not dereference function pointers.Eric Botcazou3-34/+36
2006-02-07re PR c++/26140 (ice on valid C++ code)Richard Guenther5-19/+34
2006-02-07re PR c++/9737 ([DR150] Partial template specialisation selection failure inv...Mark Mitchell16-302/+139
2006-02-07sched-rgn.c (compute_dom_prob_ps, [...]): Eradicate use of float in probabili...Pete Steinmetz3-45/+42
2006-02-07re PR debug/24444 (invalid register in debug info)Alexandre Oliva3-9/+12
2006-02-07decl.c (grokdeclarator): Don't bother checking for CHAR_TYPE.Roger Sayle5-16/+18
2006-02-07ia64.c (hfa_element_mode): Don't handle CHAR_TYPE.Roger Sayle2-1/+5
2006-02-07i386.c (ix86_scalar_mode_supported_p): New.Ben Elliston2-0/+41
2006-02-07Daily bump.GCC Administrator1-1/+1
2006-02-06Undo accidental commit.Richard Sandiford1-0/+0
2006-02-06* reorg.c (dbr_schedule): Use dump_file instead of file.Richard Sandiford3-16/+20
2006-02-06re PR target/25917 (gcc.c-torture/compile/20051228-1.c fails)Steve Ellcey3-10/+28
2006-02-06re PR fortran/23815 (Add -byteswapio flag)Thomas Koenig9-7/+212
2006-02-06ChangeLog: Use the final approved ChangeLog entry text for the previous commit.Roger Sayle1-3/+3
2006-02-06trans-stmt.c (gfc_evaluate_where_mask): Allow the NMASK argument to be NULL t...Roger Sayle2-27/+61
2006-02-06re PR target/23359 (Many Solaris 10/x86 testsuite failures with native as: us...Andrew Pinski2-1/+6
2006-02-06tree-vrp.c (execute_vrp): Do not pass dump argument to.Zdenek Dvorak51-753/+782
2006-02-06s390.c (TARGET_MANGLE_FUNDAMENTAL_TYPE): Define.Aldy Hernandez8-0/+95
2006-02-06config.gcc (s390-*-linux*): Add s390/t-linux to tmake_file.Jakub Jelinek4-6/+12
2006-02-06backport: trans-decl.c (create_function_arglist): Handle dummy functions.Jakub Jelinek6-131/+452
2006-02-06decl.c (gnat_substitute_in_type): Don't handle CHAR_TYPE.Roger Sayle2-1/+4
2006-02-06sync.md (sync_add<mode>, [...]): Operand 0 is in-out.Bernd Schmidt2-6/+11
2006-02-06tree-ssa-pre.c (bb_value_sets_t): Add antic_safe_loads.Daniel Berlin7-32/+296
2006-02-06configure.ac: Unconditionally disable decimal float by default.Ben Elliston3-246/+138
2006-02-06* read-rtl.c (read_name): Terminate reading on EOF.Ben Elliston2-2/+6
2006-02-06Daily bump.GCC Administrator1-1/+1
2006-02-05re PR libfortran/24685 (real(16) formatted input is broken for huge values (g...Francois-Xavier Coudert2-0/+38
2006-02-06dfp.c (decimal_real_arithmetic): Change second argument type from int to enum...Ben Elliston3-36/+32
2006-02-05dependency.c (gfc_check_dependency): Remove unused vars and nvars arguments.Roger Sayle6-31/+223
2006-02-05sol2-bi.h (SPARC_DEFAULT_CMODEL): Set to CM_MEDMID.Eric Botcazou2-2/+8
2006-02-05re PR tree-optimization/25251 ([4.1 only] NIST Failure - FM013.f at -O2)Andrew Pinski4-2/+31
2006-02-05tree-vrp.c (cfg_loops): Removed.Zdenek Dvorak10-71/+60
2006-02-05re PR fortran/26041 ([4.1]: FORTRAN compiler won't compile the valid code)H.J. Lu2-13/+51
2006-02-05re PR fortran/26041 ([4.1]: FORTRAN compiler won't compile the valid code)H.J. Lu4-0/+90
2006-02-05trans-stmt.c (gfc_evaluate_where_mask): Use LOGICAL*1 for WHERE masks instead...Roger Sayle2-4/+13
2006-02-05x-ada-hpux10, [...]: New files.John David Anglin10-29/+40
2006-02-05re PR rtl-optimization/26087 (ICE in df_find_use)Zdenek Dvorak2-1/+12
2006-02-05* resolve.c (resolve_symbol): Initialize constructor_expr to NULL.Jakub Jelinek2-0/+5
2006-02-05pr25990.c: Use __SIZE_TYPE__ instead of unsigned int in size_t typedef.Jakub Jelinek2-1/+6
2006-02-05extern2.cc (foo): Declare as of type cost char*.Gabriel Dos Reis45-74/+136
2006-02-05Daily bump.GCC Administrator1-1/+1
2006-02-04re PR java/25676 (Use of MIN_EXPR/MAX_EXPR is wrong for java)Tom Tromey2-4/+21
2006-02-04re PR java/26097 (Libjava failed to build)Tom Tromey2-2/+8
2006-02-04re PR fortran/25075 ([4.1 only] array size mismatch in DOT_PRODUCT)Thomas Koenig4-12/+111
2006-02-04Add 2006 to copyright lineAlexandre Oliva5-5/+6
2006-02-04re PR debug/24444 (invalid register in debug info)Alexandre Oliva7-75/+206
2006-02-04decl.c (java_init_decl_processing): Create char_type_node as a regular INTEGE...Roger Sayle7-13/+35
2006-02-04cp-tree.h (tf_warn_or_error): New substituion flag.Gabriel Dos Reis8-30/+51
2006-02-04rs6000.c (rs6000_mangle_fundamental_type): Mangle IBM extended float format l...David Edelsohn2-2/+16