re PR testsuite/79026 (The tests changed by revision r244006 now fail on darwin)
[gcc.git] / gcc / ChangeLog
2017-01-09 Jakub Jelinekre PR tree-optimization/78899 (Vestorized loop with...
2017-01-09 Martin SeborPR bootstrap/79033 - asan.c not compiling with make...
2017-01-09 Andrew Pinskiaarch64-cores.def: Add thunderx2t99.
2017-01-09 Andrew PinskiFix formating.
2017-01-09 Martin Jambor[PR 78365] Prudent type handling in IPA VR-prop
2017-01-09 Martin LiskaDo not error when -E provided (PR pch/78970).
2017-01-09 Jakub Jelinekre PR tree-optimization/78938 (ICE in expand_vec_cond_e...
2017-01-09 Kyrylo Tkachov[tree-ssa-address] Avoid creating non-canonical RTL...
2017-01-09 Richard Bienerre PR tree-optimization/78997 (ICE on valid code at...
2017-01-09 Richard Bienerre PR debug/79000 (ICE: in gen_member_die, at dwarf2out...
2017-01-09 Sandra Loosemoreinvoke.texi (Option Summary): Correct spacing in option...
2017-01-09 Sandra Loosemorere PR middle-end/17660 (manual's description of __attri...
2017-01-09 Sandra Loosemorere PR other/16519 (-pthread undocumented)
2017-01-08 Martin SeborPR tree-optimization/78913 - Probably misleading error...
2017-01-08 Jan Hubickare PR middle-end/77484 (Static branch predictor causes...
2017-01-08 Sandra Loosemorere PR preprocessor/54124 (GCC 4.7.1 manual: -dM and...
2017-01-07 Sandra Loosemorere PR preprocessor/13498 (CPP include search path docum...
2017-01-07 Sandra Loosemorecppdiropts.texi: Merge documentation of -I, -iquote...
2017-01-07 David MalcolmFix linemap corruption after very wide source lines...
2017-01-07 Alexandre Oliva[-fcompare-debug] var tracking options are not optimiza...
2017-01-07 Jakub Jelinekre PR translation/79018 (translatable string typo in...
2017-01-06 Mikael Petterssonre PR target/57583 (large switches with jump tables...
2017-01-06 Edgar E. IglesiasMake MicroBlaze support DWARF EH (old Xilinx patch...
2017-01-06 Jakub Jelineksystem.h (GCC_DIAGNOSTIC_PUSH_IGNORED, [...]): Define.
2017-01-06 Jakub Jelinekread-rtl.c (rtx_reader::read_rtx_code): Avoid -Wsign...
2017-01-06 Andre Vieira[ARM] Implement support for ACLE Coprocessor MCRR and...
2017-01-06 Andre Vieira[ARM] Implement support for ACLE Coprocessor MCR and...
2017-01-06 Andre Vieira[ARM] Implement support for ACLE Coprocessor LDC and...
2017-01-06 Andre Vieira[ARM] Implement support for ACLE Coprocessor CDP intrinsics
2017-01-06 Andre Vieira[ARM] Move CRC builtins to refactored framework
2017-01-06 Andre Vieira[ARM] Refactor NEON builtin framework to work for other...
2017-01-06 Jan HubickaFix changelog entry.
2017-01-06 Jan Hubickare PR middle-end/77484 (Static branch predictor causes...
2017-01-06 David Malcolmpasses.c: split out pass-skipping logic into subroutines
2017-01-06 Nathan Sidwellipa-visibility.c (function_and_variable_visibility...
2017-01-06 Martin LiskaFix lto-bootstrap (PR bootstrap/79003).
2017-01-06 Eric BotcazouFix entry
2017-01-05 Martin SeborPR tree-optimization/78910 - Wrong print-return-value...
2017-01-05 Eric Botcazouinvoke.texi (C Dialect Options): Document it.
2017-01-05 Jakub Jelinekre PR tree-optimization/71016 (Redundant sign extension...
2017-01-05 David MalcolmIntroduce RTL function reader
2017-01-05 Uros Bizjak* ChangeLog: Fix whitespace.
2017-01-05 Uros Bizjaki386.md (*testqi_ext_3): No need to handle memory opera...
2017-01-05 Jakub Jelinekcommon.opt (fvect-cost-model): Remove RejectNegative...
2017-01-05 Martin LiskaHSA: implement DIVMOD internal function call
2017-01-05 Martin LiskaError for '-' as filename of a precompiled header ...
2017-01-05 David EdelsohnFix typo.
2017-01-05 Andreas KrebbelS/390: Unroll mvc/xc loop for memset with small constant
2017-01-05 Andreas KrebbelS/390: memset: Avoid overlapping MVC operands between...
2017-01-05 Martin LiskaDo not sanitize in an abnormal context (PR sanitizer...
2017-01-05 Jeff Lawre PR rtl-optimization/78812 (Wrong code generation...
2017-01-05 Alexandre Oliva[bootstrap-O3] add a default initializer to avoid a...
2017-01-05 Alexandre Oliva[bootstrap-O3] use unsigned type for regno in df-scan
2017-01-05 Alexandre Oliva[-fcompare-debug] find jump before debug insns in expand
2017-01-05 Alexandre Oliva[-fcompare-debug] skip more debug stmts in cleanup_empty_eh
2017-01-05 Alexandre Oliva[bootstrap-O1] add initializers to avoid warnings at -O1
2017-01-05 Michael Meissnerre PR target/71977 (powerpc64: Use VSR when operating...
2017-01-04 Marek Polacekre PR c++/64767 (Could GCC warn when a pointer is compa...
2017-01-04 Jakub Jelinekoptc-gen.awk: Emit #error for -W*/-f*/-m* Enum without...
2017-01-04 Jakub Jelinekdwarf2out.c (output_loc_list): Don't throw away 64K...
2017-01-04 Kelvin Nilsenre PR target/78056 (build failure on Power7)
2017-01-04 Jeff Lawre PR tree-optimization/67955 (tree-dse does not use...
2017-01-04 Uros Bizjaki386.md (HI/SImode test with imm to QImode splitters...
2017-01-04 Jakub Jelinekre PR tree-optimization/71563 (Regression in GCC-7...
2017-01-04 Alan ModraUpdate configure deps, remove stray \xA0 in picflag...
2017-01-04 Jakub Jelinekre PR bootstrap/77569 (self tests fail when not using...
2017-01-04 Michael MeissnerFix ChangeLog date
2017-01-04 Jeff Lawre PR tree-optimization/78856 (wrong code at -O3 on...
2017-01-04 Michael Meissnerre PR target/78900 (ICE in gcc.target/powerpc/signbit...
2017-01-04 Ian Lance Taylorgodump.c (go_format_type): Treat ENUMERAL_TYPE like...
2017-01-03 Martin SeborPR tree-optimization/78696 - [7 Regression] -fprintf...
2017-01-03 David Edelsohn* doc/invoke.texi (RS6000 options): LRA is enabled...
2017-01-03 Eric Botcazouinvoke.texi (SPARC options): Document -mlra as the...
2017-01-03 James Cowgillre PR rtl-optimization/65618 (gnat bootstrap comparison...
2017-01-03 Gerald Pfeifer* doc/md.texi (Standard Names): Remove reference to...
2017-01-03 Pierre-Marie de... DWARF: add DW_AT_encoding attributes for DW_TAG_enumera...
2017-01-03 Jakub Jelinekre PR tree-optimization/78965 (Invalid -fprintf-return...
2017-01-03 Jakub Jelinekre PR middle-end/78901 (ICE: verify_gimple failed ...
2017-01-03 Jakub Jelinekgenmatch.c (dt_node::gen_kids_1): If generic_exprs...
2017-01-03 Jeff Lawdarwin-driver.c (darwin_driver_init): Const-correctness...
2017-01-02 Uros Bizjakre PR target/78967 (inserts are not effective)
2017-01-02 Gerald Pfeifercfg.texi (Edges): Remove reference to Java.
2017-01-01 Jan Hubickare PR ipa/77674 (ICE in binds_to_current_def_p with...
2017-01-01 Jan Hubickare PR middle-end/77484 (Static branch predictor causes...
2017-01-01 Jakub JelinekUpdate copyright years.
2017-01-01 Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2016-12-30 Sandra Loosemorecppopts.texi: Reorder table entries to put the most...
2016-12-30 Uros Bizjaki386.md (*testqi_ext_3): Merge insn pattern and corresp...
2016-12-30 Uros Bizjakpredicates.md (ext_register_operand): Do not reject...
2016-12-30 Gerald Pfeiferstandards.texi (Standards): Remove broken reference...
2016-12-29 Uros Bizjakre PR target/78904 (zero-extracts are not effective)
2016-12-29 Michael Meissnerrs6000.c (altivec_expand_builtin): Fix typos in error...
2016-12-29 Gerald Pfeiferextend.texi (Cilk Plus Builtins): cilkplus.org now...
2016-12-28 Uros Bizjakre PR target/78904 (zero-extracts are not effective)
2016-12-28 Sandra Loosemorecppdiropts.texi, [...]: New files, split from...
2016-12-27 Michael Meissnerpredicates.md (const_0_to_12_operand): Rename predicate...
2016-12-27 Uros Bizjak* ChangeLog: Update my last entry.
2016-12-27 Uros Bizjaki386.c (ix86_secondary_reload): Require QImode intermed...
2016-12-27 Sandra Loosemorecppopts.texi: Delete redundant documentation for -x.
2016-12-27 Uros Bizjaki386.md (VI_512): Remove.
next