]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2008-04-24  Antoniu Poptree-parloops.c (take_address_of, [...]): Make them...
2008-04-24  Francois-Xavier... * intrinsics/time_1.h (__time_1): Remove unused variable.
2008-04-24  Benjamin Kosnikacinclude.m4 (GLIBCXX_ENABLE_ATOMIC_BUILTINS): Check...
2008-04-24  Ira Rosenre PR tree-optimization/36034 (wrong code vectorizing...
2008-04-24  Olivier Hainquetrans.c (Attribute_to_gnu): Length
2008-04-24  Rafael Avila... tree-flow.h (vrp_evaluate_conditional): Change signature.
2008-04-24  Ira Rosenre PR target/35982 (ICE while building mplayer on ppc...
2008-04-24  Danny Smithc-format.c (check_format_info_main): Use strncmp rather...
2008-04-24  Jakub Jelinekre PR target/36015 (-mregparm and fn decls without...
2008-04-24  Uros Bizjakre PR rtl-optimization/36006 (invalid rtl sharing with...
2008-04-24  Jerry DeLislere PR fortran/35994 (MAXLOC and MINLOC off by one with...
2008-04-24  Jerry DeLislere PR fortran/35994 (MAXLOC and MINLOC off by one with...
2008-04-24  GCC AdministratorDaily bump.
2008-04-23  Benjamin Kosnikos_defines.h: Use _GLIBCXX_BEGIN_NAMESPACE, _GLIBCXX_BE...
2008-04-23  Steve Ellcey* gcc.dg/array-init-1.c: Add big-endian number to check.
2008-04-23  Sebastian Poppatch_tester.sh (report): Do not print the time.
2008-04-23  Paolo Bonzinitree-cfg.c (verify_expr): Check with is_gimple_address.
2008-04-23  Richard Guentherre PR tree-optimization/27799 (adding unused char field...
2008-04-23  Richard Guentheralias.c (alias_set_subset_of): Correctly handle asking...
2008-04-23  Richard Guentherre PR c/36021 (__attribute__((alloc_size(n))) with...
2008-04-23  Tomas BilyChangeLog: right place to changes
2008-04-23  Tomas BilyChangeLog: changelog to last commit
2008-04-23  Tomas Bilytree-cfg.c (verify_expr): Check for NON_LVALUE_EXPR...
2008-04-23  Paolo Bonzinioverride.m4: Apply _AC_ARG_VALIDATE fix to all versions...
2008-04-23  Kai Tietz20020919-1.c (loc_size_t): New type.
2008-04-23  Johannes Singlerquicksort.h: Reformat,
2008-04-23  Johannes Singler2008-04-23 Johannes Singler <singler@ira.uka.de>
2008-04-23  Thomas Koenigre PR fortran/35988 (run-time abort for MATMUL of run...
2008-04-23  GCC AdministratorDaily bump.
2008-04-22  Steve Ellceywo_prof_global_var.c: Initialize array.
2008-04-22  Jason Merrillre PR c++/35316 (ICE with typeof/decltype and bit-fields)
2008-04-22  Jakub Jelinekre PR rtl-optimization/36017 (Miscompilation of tail...
2008-04-22  Jakub Jelinekre PR c++/35747 (ICE with undefined variable in stateme...
2008-04-22  Ian Lance Taylorfold-const.c (pointer_may_wrap_p): Call int_size_in_byt...
2008-04-22  Pat Haugenrs6000.c (rs6000_register_move_cost): Increase cost...
2008-04-22  Daniel Frankecpplib.h (cpp_define_formatted): New.
2008-04-22  Kris Van Heesre PR testsuite/35981 (FAIL: gcc.dg/utf-cvt.c (test...
2008-04-22  Joel Sherrills-osinte-rtems.adb: Add sigalstack function.
2008-04-22  Kenneth Zadeckre PR middle-end/36003 (pass_fast_rtl_byte_dce is disab...
2008-04-22  Uros Bizjakre PR target/29096 (faster _mm_cvtpi32x2_ps for xmmintr...
2008-04-22  Nick Clifton* gcc.dg/Wconversion-real.c: Add missing end of comment...
2008-04-22  Nick Cliftoncommon.opt (ftree-loop-distribution): Add Optimization...
2008-04-22  Nick Cliftonfrv.c (frv_stack_info): Use crtl instead of cfun.
2008-04-22  Nick Cliftonarm.c (thumb_find_work_register): Fix location of argum...
2008-04-22  Maxim KuvyrkovSupport scheduling for ColdFire V1 and V3 microarchitec...
2008-04-22  Maxim Kuvyrkov* rtl-factoring.c (collect_patterns_seqs): Handle CC0...
2008-04-22  Samuel Tardieui-forbla.adb: Link against -llapack and -lblas by defau...
2008-04-22  Uros Bizjakre PR target/31486 (ICE with vector code when -mno...
2008-04-22  GCC AdministratorDaily bump.
2008-04-21  Adam Nemetcoverage.c: Include tree-pass.h.
2008-04-21  Steve Ellceyvect-vfa-slp.c: XFAIL if vect_no_align.
2008-04-21  Jakub Jelinek* g++.dg/ext/fixed1.C: Add dg-options.
2008-04-21  Aurelien Jarnoconfigure.ac: use -fPIC on Linux/MIPS hosts.
2008-04-21  Steve Ellcey* f95-lang.c (gfc_init_decl_processing): use ptr_mode...
2008-04-21  Ralf Wildenhueslibgomp/
2008-04-21  Kenneth Zadecksbitmap.c (sbitmap_range_empty_p): New function.
2008-04-21  Kenneth Zadeckforgot to add this in last commit.
2008-04-21  Richard Sandiforddbgcnt.def (ra_byte_scan): Added.
2008-04-21  Uros Bizjakre PR target/26445 (SSE byte-by-byte load instruction...
2008-04-21  Jason Merrillre PR c++/35325 (ICE with fixed-point types in template...
2008-04-21  Daniel Frankere PR fortran/35019 (Gfortran does not support "-J...
2008-04-21  Jason Merrillre PR c++/35678 (partial template specialization ICE...
2008-04-21  Tom Tromeyre PR preprocessor/33415 (Can't compile .cpp file with...
2008-04-21  Olivier HainqueAccess to most C builtins from Ada
2008-04-21  GCC AdministratorDaily bump.
2008-04-20  Jerry DeLislere PR fortran/35991 (run-time abort for CSHIFT of zero...
2008-04-20  Ralf Wildenhuesre PR libstdc++/35954 (cannot build from read-only...
2008-04-20  Jerry DeLislere PR fortran/35882 (Miscounted continuation lines...
2008-04-20  Ralf WildenhuesMakefile.am: Fix most stamp rules to regenerate the...
2008-04-20  Jerry DeLislere PR fortran/35991 (run-time abort for CSHIFT of zero...
2008-04-20  Thomas Koenigre PR fortran/35960 (run time abort with assignment...
2008-04-20  Eric Botcazoutree-sra.c (sra_walk_expr): Disable scalarization if...
2008-04-20  Eric Botcazoudecl.c (gnat_to_gnu_entity): Also promote the alignment...
2008-04-20  Ralf WildenhuesMakefile.in (s-gtyp-input): Remove tmp-gi.list before...
2008-04-20  GCC AdministratorDaily bump.
2008-04-19  Paul Thomasre PR target/35944 (wrong result for MOD with kind...
2008-04-19  Tom Tromeyre PR libgcj/35979 (JNI method NewStringUTF throws...
2008-04-19  Jerry DeLisleFix typo in pr number
2008-04-19  Jerry DeLislere PR fortran/35892 (gfortran lost memory blocks)
2008-04-19  Jerry DeLislere PR fortran/35724 (Compile time segmentation fault...
2008-04-19  Ian Lance Taylorre PR tree-optimization/35977 (gcc.dg/tree-ssa/forwprop...
2008-04-19  Eric Botcazoudecl.c (gnat_to_gnu_entity): When trying to promote...
2008-04-19  GCC AdministratorDaily bump.
2008-04-18  Rafael Avila... tree-vrp.c (find_case_label_index): Fix the binary...
2008-04-18  Christopher... forced checkin to check git update
2008-04-18  Christopher... forced checkin to check git update
2008-04-18  Jakub Jelinekre PR target/35907 (64-bit power6 glibc miscompilation)
2008-04-18  Eric Botcazoudecl.c (maybe_pad_type): Only generate the XVS parallel...
2008-04-18  Eric Botcazougimplify.c (gimplify_modify_expr_rhs): Gimplify the...
2008-04-18  Tom Tromeyre PR preprocessor/15500 (gcc ignores locale when conve...
2008-04-18  Ian Lance Taylorfold-const.c (pointer_may_wrap_p): New static function.
2008-04-18  Kris Van Heescpp-id-data.h (UC): Was U, conflicts with U...
2008-04-18  Paolo Bonzini[multiple changes]
2008-04-18  Paolo Bonzinire PR other/35457 (Error building GCC trunk on CELL...
2008-04-18  Paolo Bonzinire PR other/35457 (Error building GCC trunk on CELL...
2008-04-18  Eric Botcazoudecl.c (gnat_to_gnu_entity): Use the return by target...
2008-04-18  Paolo BonziniMakefile.tpl (restrap): Call `make all' using double...
2008-04-18  Eric Botcazougigi.h (create_var_decl_1): Declare.
2008-04-18  M R Swami Reddyconfigure.ac (cr16-*-*): Add case for cr16 target and...
2008-04-18  Jan Hubickaexcept.c (dw2_size_of_call_site_table, [...]): Use...
next