]> gcc.gnu.org Git - gcc.git/history - gcc
RTEMS: Use MULTILIB_REQUIRED for PowerPC
[gcc.git] / gcc /
2015-01-09 Sebastian HuberRTEMS: Use MULTILIB_REQUIRED for PowerPC
2015-01-09 Sebastian HuberRTEMS: Use MULTILIB_REQUIRED for ARM
2015-01-09 Sebastian HuberRTEMS: Rename ARM target config files
2015-01-09 Sebastian Hubertypeof-2.c: Add checks for non-atomic types.
2015-01-09 Richard Bienerre PR tree-optimization/64410 (gcc 25% slower than...
2015-01-09 Martin LiskaIPA ICF: compare_operand is split to multiple functions.
2015-01-09 Martin LiskaFix for ipa/PR64503
2015-01-09 Martin LiskaIPA ICF: target and optimization flags comparison.
2015-01-09 Tom de VriesFix gcc_assert in expand_omp_for_static_chunk
2015-01-09 Kito Chengre PR target/64348 (Case scal-to-vec1.c failed on arm...
2015-01-09 John David Anglinre PR gcov-profile/61790 (gcov-tool.c uses atoll)
2015-01-09 GCC AdministratorDaily bump.
2015-01-08 Bernd Edlingertsan_barrier.h: New.
2015-01-08 David Malcolmlibgccjit.h: Fix description of struct gcc_jit_context
2015-01-08 Hans-Peter Nilssonre PR testsuite/62250 (FAIL: gfortran.dg/coarray/alloc_...
2015-01-08 Hans-Peter Nilssonre PR testsuite/62250 (FAIL: gfortran.dg/coarray/alloc_...
2015-01-08 David Malcolmjit: New API entrypoint: gcc_jit_context_get_last_error
2015-01-08 Jakub Jelinekre PR tree-optimization/63989 (tree-ssa-strlen.c doesn...
2015-01-08 Jakub Jelinekre PR target/55023 (hppa: wrong code generated with...
2015-01-08 Jason Merrillubsan.c (do_ubsan_in_current_function): New.
2015-01-08 Jason Merrillinit.c (build_vec_init): Call ubsan_instrument_bounds...
2015-01-08 David MalcolmNew jit API entrypoint: gcc_jit_context_set_logfile
2015-01-08 Jakub Jelinekre PR target/64338 (ICE in swap_condition, at jump...
2015-01-08 Mike Stumptsan.c (pass_tsan::gate): Add no_sanitize_thread support.
2015-01-08 Tobias Burnustrans-decl.c (gfc_build_qualified_array): Fix coarray...
2015-01-08 Paolo Carlinire PR c++/59004 (ICE generated by __func__)
2015-01-08 Paolo Carlinire PR c++/64462 (ICE while compiling lambda using local...
2015-01-08 Paolo Carlinire PR c++/60753 (Deleted definition of an explicit...
2015-01-08 Thomas SchwingeMake sure that OMP builtins are available in offloading...
2015-01-08 Thomas Schwingeintelmic-mkoffload: Deal with linker defaulting to...
2015-01-08 Oleg Endosh-mem.cc: Use constant as second operand when emitting...
2015-01-08 Oleg Endore PR target/55212 ([SH] Switch to LRA)
2015-01-08 Jakub Jelinekre PR sanitizer/64336 (Template functions are not instr...
2015-01-08 Kaz Kojimare PR target/64533 ([SH] alloca generates unsafe code)
2015-01-08 Segher Boessenkoolre PR target/36557 (-m32 -mpowerpc64 produces better...
2015-01-08 Sandra Loosemoreinvoke.texi ([-fvtable-verify]): Fix markup on option...
2015-01-08 David MalcolmAdd new jit testcase accidentally omitted from r219320
2015-01-08 David Malcolmjit: Add checking for dereference of void *
2015-01-08 GCC AdministratorDaily bump.
2015-01-07 Sandra Loosemoreinvoke.texi: Fix incorrect uses of @samp markup through...
2015-01-07 David MalcolmAPI extension: add GCC_JIT_UNARY_OP_ABS to enum gcc_jit...
2015-01-07 David MalcolmAdd test of handling arithmetic-overflow from JIT
2015-01-07 David MalcolmFix typo in jit-recording.h
2015-01-07 David Malcolmjit.exp: support C++ testcases
2015-01-07 Chris Manghanere PR go/61204 (gccgo: ICE in in fold_convert_loc ...
2015-01-07 David Malcolmjit.exp: add __func__ to help test-{combination|threads}.c
2015-01-07 Ian Lance Taylorcompiler: Don't assign to embedded builtins in imported...
2015-01-07 David Malcolmjit.exp: Don't drop the extension from the testcase...
2015-01-07 Arnaud Charlet[multiple changes]
2015-01-07 Arnaud Charlet[multiple changes]
2015-01-07 Arnaud CharletMinor reformatting.
2015-01-07 Arnaud Charlet[multiple changes]
2015-01-07 Johannes Kaniglib-xref-spark_specific.adb (Collect_SPARK_Xrefs):...
2015-01-07 Arnaud Charlet[multiple changes]
2015-01-07 Arnaud Charlet[multiple changes]
2015-01-07 Arnaud Charlet[multiple changes]
2015-01-07 Arnaud Charlet[multiple changes]
2015-01-07 Arnaud Charlet[multiple changes]
2015-01-07 Olivier Hainquetrans.c (gnat_to_gnu, [...]): Elaborate the expression...
2015-01-07 Arnaud Charlet[multiple changes]
2015-01-07 Arnaud Charlet[multiple changes]
2015-01-07 Arnaud Charlet[multiple changes]
2015-01-07 Robert Dewarprj.ads, [...]: Minor reformatting.
2015-01-07 Eric Botcazoufreeze.adb (Freeze_Array_Type): Apply same handling...
2015-01-07 Hristian Kirtchev2015-01-07 Hristian Kirtchev <kirtchev@adacore.com>
2015-01-07 Marek Polacekre PR c/64440 (-Wdiv-by-zero false negative on const...
2015-01-07 Marek Polacekre PR c/64417 ([SH] FAIL: gcc.c-torture/compile/pr28865...
2015-01-07 Sandra Loosemoreinvoke.texi (RS/6000 and PowerPC Options): Tidy formatt...
2015-01-07 GCC AdministratorDaily bump.
2015-01-07 Ian Lance Taylorcompiler: Add explicit sign to exported complex constan...
2015-01-06 Jason Merrillparser.c (cp_parser_nested_name_specifier_opt): Diagnos...
2015-01-06 Jason Merrillre PR c++/64455 (A constexpr variable template can...
2015-01-06 Jason Merrillre PR c++/64487 (internal compiler error: in fold_offse...
2015-01-06 Jason Merrillre PR c++/64496 (ICE with NSDMI and lambda)
2015-01-06 Ville Voutilainenre PR c++/64489 (A simple struct wrapping a const int...
2015-01-06 Michael Meissnerre PR target/64505 (Powerpc compiler generates insn...
2015-01-06 Chris Manghanego-gcc.cc (constructor_expression): Don't initialize...
2015-01-06 Tom de VriesFix typo in struct same_succ_def comment
2015-01-06 Eric Botcazoutsan-dg.exp (check_effective_target_fsanitize_thread...
2015-01-06 Christian Bruelre PR target/64507 (SH inlined builtin strncmp doesn...
2015-01-06 Thomas Preud'hommere PR tree-optimization/63259 (Detecting byteswap sequence)
2015-01-06 Arnaud CharletKill new warnings.
2015-01-06 Eric Botcazoufreeze.adb (Freeze_Array_Type): Remove always true...
2015-01-06 Arnaud Charlet[multiple changes]
2015-01-06 Arnaud Charlet[multiple changes]
2015-01-06 Arnaud Charlet[multiple changes]
2015-01-06 Arnaud Charlet[multiple changes]
2015-01-06 Thomas Quinotsem_util.ads: Minor reformatting.
2015-01-06 Arnaud Charlet[multiple changes]
2015-01-06 Arnaud Charlet[multiple changes]
2015-01-06 Eric Botcazoueinfo.ads (Is_Independent): Further document extended...
2015-01-06 Eric Botcazoueinfo.ads (Is_Independent): Document extended usage.
2015-01-06 Robert Dewarsnames.ads-tmpl: Remove entries for attribute Enum_Image.
2015-01-06 Robert Dewars-valint.adb: Fix typo in last checkin.
2015-01-06 Arnaud Charlet[multiple changes]
2015-01-06 Jakub Jelinekopts.c (common_handle_option): Add support for -fno...
2015-01-06 Arnaud Charlet[multiple changes]
2015-01-06 Olivier Hainquedecl.c (gnat_to_gnu_entity, [...]): When constructing...
2015-01-06 Pascal Obryadaint.c (ProcListEvt): Set to NULL.
2015-01-06 Arnaud CharletMinor reformatting.
next
This page took 0.117873 seconds and 8 git commands to generate.