summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * sanitizer.def: Add Address Sanitizer builtins.jakub2012-12-038-75/+174
* 2012-12-03 Tobias Burnus <burnus@net-b.de>burnus2012-12-032-0/+31
* PR middle-end/55401aldyh2012-12-033-10/+68
* /cppaolo2012-12-035-11/+68
* PR testsuite/55452jakub2012-12-032-2/+7
* * asan.c (instrument_mem_region_access): Don't instrumentjakub2012-12-032-23/+50
* Adding missed in r194086 file.kyukhin2012-12-031-0/+67
* * asan.c (instrument_assignment): Instrument lhs onlyjakub2012-12-032-4/+11
* * Makefile.in: Add target mddump, build/genmddump.o. Extendkyukhin2012-12-032-1/+13
* * rtl.h (print_insn_with_notes): Prototype.steven2012-12-039-66/+108
* Fix PR c/55570.mpolacek2012-12-034-2/+17
* * tree-ssa.c (warn_uninitialized_var): Use OPT_Wmaybe_uninitialized tagebotcazou2012-12-032-5/+10
* * lib/asan-dg.exp (asan_get_gtest_test_list,jakub2012-12-038-2/+2612
* [AARCH64] Refactor constant generation.sofiane2012-12-032-23/+41
* 2012-12-03 Richard Biener <rguenther@suse.de>rguenth2012-12-033-2/+7
* 2012-12-03 Tobias Burnus <burnus@net-b.de>burnus2012-12-033-4/+19
* 2012-11-03 Tobias Burnus <burnus@net-b.de>burnus2012-12-032-105/+450
* compiler: Fix field tracking for references in global initializers.ian2012-12-031-1/+2
* PR target/53912ktietz2012-12-032-1/+4
* PR target/53912ktietz2012-12-032-1/+5
* compiler: Don't encode non-ASCII characters in identifiers.ian2012-12-031-5/+1
* PR target/53912ktietz2012-12-032-1/+6
* compiler: Fix nil func panics, constant type conversions.ian2012-12-032-63/+98
* Daily bump.gccadmin2012-12-031-1/+1
* PR54838mpolacek2012-12-024-7/+57
* 2012-12-02 Teresa Johnson <tejohnson@google.com>tejohnson2012-12-022-5/+15
* * optabs.c (add_equal_note): Do not create self-referencing REG_EQUALsteven2012-12-023-22/+22
* * function.h (struct rtl_data): Remove epilogue_delay_list.steven2012-12-027-59/+14
* 2012-12-02 Paul Thomas <pault@gcc.gnu.org>pault2012-12-022-15/+29
* Remove stray "gcc/" heading to previous^2 entry.hp2012-12-021-1/+0
* * config/mmix/mmix.c (mmix_function_value): Set the mode of thehp2012-12-022-1/+6
* 2012-12-02 Sandra Loosemore <sandra@codesourcery.com>sandra2012-12-022-129/+158
* missing Changelogdavidxl2012-12-021-0/+5
* Daily bump.gccadmin2012-12-021-1/+1
* * reorg.c: Remove an obsolete comment.steven2012-12-023-14/+53
* Enable cltd for modern CPUsdavidxl2012-12-013-2/+7
* 2012-12-01 Paolo Carlini <paolo.carlini@oracle.com>paolo2012-12-012-0/+17
* Add newline.danglin2012-12-011-0/+1
* PR middle-end/52450danglin2012-12-012-1/+5
* PR ada/52110danglin2012-12-013-2/+18
* Fix a typo in PR debug/53860 ChangeLoghjl2012-12-011-1/+1
* Add a testcase for PR debug/r53860hjl2012-12-012-1/+20
* 2012-12-01 Alessandro Fanfarillo <alessandro.fanfarillo@gmail.com>pault2012-12-0110-148/+983
* Daily bump.gccadmin2012-12-011-1/+1
* compiler: Fix bug converting unnamed types with placeholders.ian2012-12-012-57/+98
* PR c++/55542jakub2012-11-304-4/+40
* * stor-layout.c (bit_field_mode_iterator::bit_field_mode_iterator): Dealebotcazou2012-11-304-4/+32
* * config/rs6000/xcoff.h (ASM_OUTPUT_TLS_COMMON): Define.dje2012-11-302-0/+10
* * xcoffout.c (xcoff_tls_data_section_name): Define.dje2012-11-305-5/+228
* Revised patch to ensure that histograms from the profile summary are streamedtejohnson2012-11-307-26/+136