aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-02-08Daily bump.GCC Administrator1-1/+1
2006-02-08re PR testsuite/26159 (pr23382.c and critical-3.c don't cleanup after themsel...Janis Johnson3-0/+8
2006-02-08re PR libfortran/25577 (gfortran routine mvbits returns wrong answer.)Tobias Schlüter4-4/+53
2006-02-07cp-tree.h (tf_warning_or_error): Renamed from tf_warn_or_error.Gabriel Dos Reis8-29/+42
2006-02-07configure.ac (_GLIBCXX_LONG_DOUBLE_COMPAT): New check.Jakub Jelinek32-73/+907
2006-02-07re PR target/26109 (ICE: Segmentation fault (program cc1) compiling _muldi3.o...John David Anglin2-5/+14
2006-02-07libgomp-dg.exp (libgomp_init): Compute multilib-related part of LD_LIBRARY_PA...Eric Botcazou2-5/+25
2006-02-07re PR c++/18150 (Should enable -Wsequence-point for C++)Dirk Mueller2-18/+21
2006-02-07sol26.h (CPP_SUBTARGET_SPEC): Accept -pthread.Eric Botcazou4-7/+18
2006-02-07i386.c (ix86_delegitimize_address): Support Darwin PIC addresses.Geoffrey Keating2-0/+13
2006-02-07sparc.c (sparc_type_code): Don't handle CHAR_TYPE.Roger Sayle2-3/+8
2006-02-07pr21559.c: New test.Jeff Law2-0/+47
2006-02-07c.opt: C++ frontend supports -Wdiv-by-zero.Dirk Mueller8-9/+35
2006-02-07Comment typo.Andrew Haley1-1/+1
2006-02-07re PR java/25535 (gcj broken on 64-bit big-endian systems)Andrew Haley3-2/+31
2006-02-07configure.ac (TLS assembler check): Do not enable TLS by default on SPARC/Sol...Eric Botcazou3-0/+42
2006-02-07invoke.texi (xl-compat): Document conversion and support routine names.David Edelsohn2-7/+14
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-07c99_functions.c: Work around incompatible declarations of cabs{,f,l} on pre-C...Rainer Emrich2-0/+19
2006-02-07re PR c++/26140 (ice on valid C++ code)Richard Guenther5-19/+34
2006-02-07[multiple changes]Paolo Carlini3-20/+80
2006-02-07cmath: New.Paolo Carlini20-33/+1159
2006-02-07re PR bootstrap/26050 (Use of u_int32_t in libgcc-math breaks bootstrap on So...Richard Guenther18-27/+3451
2006-02-07re PR c++/9737 ([DR150] Partial template specialisation selection failure inv...Mark Mitchell19-310/+167
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-07MAINTAINERS (Write After Approval): Add myself.Maxim Kuvyrkov2-0/+5
2006-02-07i386.c (ix86_scalar_mode_supported_p): New.Ben Elliston2-0/+41
2006-02-07gc_ext_config.h.in: Added GC_PTHREAD_SYM_VERSION.Jakub Jelinek7-2/+97
2006-02-07gij.cc (version): Use 2006.Tom Tromey5-8/+15
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 Koenig15-36/+733
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-06decLibrary.c (__dec_byte_swap): Use uint32_t for argument and return types.Ben Elliston2-5/+10
2006-02-06configure.ac: Unconditionally disable decimal float by default.Ben Elliston3-246/+138