aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)Author
2012-12-04compiler: Reject invalid nil == nil comparisons.Ian Lance Taylor
2012-12-04compiler: Fix crash in go/defer of some builtin functions.Ian Lance Taylor
2012-12-04compiler: Don't permit go/defer argument to be parenthesized.Ian Lance Taylor
2012-12-04Daily bump.GCC Administrator
2012-12-03 * gcse.c (struct reg_use): Remove unused struct.Steven Bosscher
2012-12-032012-12-03 Janus Weil <janus@gcc.gnu.org>Janus Weil
2012-12-032012-12-03 Tobias Burnus <burnus@net-b.de>Tobias Burnus
2012-12-03 * sanitizer.def: Add Address Sanitizer builtins.Jakub Jelinek
2012-12-032012-12-03 Tobias Burnus <burnus@net-b.de>Tobias Burnus
2012-12-03 PR middle-end/55401Aldy Hernandez
2012-12-03/cpPaolo Carlini
2012-12-03 PR testsuite/55452Jakub Jelinek
2012-12-03 * asan.c (instrument_mem_region_access): Don't instrumentJakub Jelinek
2012-12-03Adding missed in r194086 file.Kirill Yukhin
2012-12-03 * asan.c (instrument_assignment): Instrument lhs onlyJakub Jelinek
2012-12-03* Makefile.in: Add target mddump, build/genmddump.o. ExtendMichael Zolotukhin
2012-12-03 * rtl.h (print_insn_with_notes): Prototype.Steven Bosscher
2012-12-03Fix PR c/55570.Marek Polacek
2012-12-03 * tree-ssa.c (warn_uninitialized_var): Use OPT_Wmaybe_uninitialized tagEric Botcazou
2012-12-03 * lib/asan-dg.exp (asan_get_gtest_test_list,Jakub Jelinek
2012-12-03[AARCH64] Refactor constant generation.Sofiane Naci
2012-12-032012-12-03 Richard Biener <rguenther@suse.de>Richard Biener
2012-12-032012-12-03 Tobias Burnus <burnus@net-b.de>Tobias Burnus
2012-12-032012-11-03 Tobias Burnus <burnus@net-b.de>Tobias Burnus
2012-12-03compiler: Fix field tracking for references in global initializers.Ian Lance Taylor
2012-12-03 PR target/53912Kai Tietz
2012-12-03 PR target/53912Kai Tietz
2012-12-03compiler: Don't encode non-ASCII characters in identifiers.Ian Lance Taylor
2012-12-03 PR target/53912Kai Tietz
2012-12-03compiler: Fix nil func panics, constant type conversions.Ian Lance Taylor
2012-12-03Daily bump.GCC Administrator
2012-12-02PR54838Marek Polacek
2012-12-022012-12-02 Teresa Johnson <tejohnson@google.com>Teresa Johnson
2012-12-02 * optabs.c (add_equal_note): Do not create self-referencing REG_EQUALSteven Bosscher
2012-12-02 * function.h (struct rtl_data): Remove epilogue_delay_list.Steven Bosscher
2012-12-022012-12-02 Paul Thomas <pault@gcc.gnu.org>Paul Thomas
2012-12-02Remove stray "gcc/" heading to previous^2 entry.Hans-Peter Nilsson
2012-12-02 * config/mmix/mmix.c (mmix_function_value): Set the mode of theHans-Peter Nilsson
2012-12-022012-12-02 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore
2012-12-02missing ChangelogDavid Li
2012-12-02Daily bump.GCC Administrator
2012-12-02 * reorg.c: Remove an obsolete comment.Steven Bosscher
2012-12-01Enable cltd for modern CPUsDavid Li
2012-12-012012-12-01 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini
2012-12-01 Add newline.John David Anglin
2012-12-01 PR middle-end/52450John David Anglin
2012-12-01 PR ada/52110John David Anglin
2012-12-01Fix a typo in PR debug/53860 ChangeLogH.J. Lu
2012-12-01Add a testcase for PR debug/r53860Zdenek Sojka
2012-12-012012-12-01 Alessandro Fanfarillo <alessandro.fanfarillo@gmail.com>Alessandro Fanfarillo