| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc/ | rsandifo | 2014-06-04 | 10 | -117/+153 |
* | PR c++/51253 | jason | 2014-06-04 | 7 | -15/+56 |
* | 2014-06-04 Richard Biener <rguenther@suse.de> | rguenth | 2014-06-04 | 2 | -3/+6 |
* | 2014-06-04 Matthew Fortune <matthew.fortune@imgtec.com> | abennett | 2014-06-04 | 2 | -3/+9 |
* | 2014-06-04 Richard Biener <rguenther@suse.de> | rguenth | 2014-06-04 | 5 | -44/+173 |
* | 2014-06-04 Richard Biener <rguenther@suse.de> | rguenth | 2014-06-04 | 4 | -47/+74 |
* | 2014-06-04 Richard Biener <rguenther@suse.de> | rguenth | 2014-06-04 | 4 | -7/+76 |
* | New callgraph wrapper function creation added | marxin | 2014-06-04 | 5 | -1/+47 |
* | gcc/c/ | kyukhin | 2014-06-04 | 6 | -1/+31 |
* | New attribute lookup function addition | marxin | 2014-06-04 | 3 | -0/+66 |
* | Enhancement of call graph API | marxin | 2014-06-04 | 5 | -7/+20 |
* | Make coverage_compute_cfg_checksum callable with arg. | marxin | 2014-06-04 | 4 | -7/+13 |
* | 2014-06-04 Martin Jambor <mjambor@suse.cz> | jamborm | 2014-06-04 | 3 | -0/+11 |
* | Add myself to the MAINTAINERS file. | thopre01 | 2014-06-04 | 2 | -0/+5 |
* | * recog.c (peep2_attempt): Copy SIBLING_CALL_P flag | ktietz | 2014-06-04 | 2 | -0/+6 |
* | PR c/30020 | mpolacek | 2014-06-04 | 4 | -9/+34 |
* | * config/aarch64/aarch64.c (aarch64_classify_address) | amker | 2014-06-04 | 3 | -13/+21 |
* | Daily bump. | gccadmin | 2014-06-04 | 1 | -1/+1 |
* | 2014-06-03 Andrew Pinski <apinski@cavium.com> | pinskia | 2014-06-03 | 4 | -13/+41 |
* | 2014-06-03 Andrew Pinski <apinski@cavium.com> | pinskia | 2014-06-03 | 2 | -60/+71 |
* | * config/i386/i386.c (ix86_function_value_regno_p): Disallow DX_REG | ktietz | 2014-06-03 | 2 | -1/+7 |
* | 2014-06-03 Dehao Chen <dehao@google.com> | dehao | 2014-06-03 | 4 | -2/+35 |
* | * g++.dg/ext/mv14.C (dg-options): Add -march=x86-64. | uros | 2014-06-03 | 3 | -2/+7 |
* | gcc/cp | paolo | 2014-06-03 | 8 | -8/+70 |
* | PR c/60439 | mpolacek | 2014-06-03 | 15 | -14/+200 |
* | * config/avr/avr-mcus.def: Add new avr25 devices attiny441, attiny828 | denisc | 2014-06-03 | 5 | -236/+300 |
* | PR c++/60992 | jason | 2014-06-03 | 2 | -8/+19 |
* | [PATCH AArch64 2/2] Correct signedness of builtins, remove casts from arm_neon.h | alalaw01 | 2014-06-03 | 4 | -56/+79 |
* | [PATCH AArch64 1/2] Correct signedness of builtins, remove casts from arm_neon.h | alalaw01 | 2014-06-03 | 4 | -200/+202 |
* | 2014-06-03 Teresa Johnson <tejohnson@google.com> | tejohnson | 2014-06-03 | 2 | -1/+8 |
* | PR c++/60848 | jason | 2014-06-03 | 3 | -0/+20 |
* | PR c++/61020 | jason | 2014-06-03 | 3 | -1/+42 |
* | Detect EXT patterns to vec_perm_const, use for EXT intrinsics. | alalaw01 | 2014-06-03 | 2 | -4/+9 |
* | Recognize shuffle patterns for REV instructions on AArch64, rewrite intrinsics. | alalaw01 | 2014-06-03 | 5 | -397/+341 |
* | Add support for MIPS r3 and r5. | abennett | 2014-06-03 | 11 | -207/+310 |
* | Add support for the MIPS -mxpa command line option. | abennett | 2014-06-03 | 4 | -0/+20 |
* | 2014-06-03 Martin Jambor <mjambor@suse.cz> | jamborm | 2014-06-03 | 4 | -1/+44 |
* | Add myself to the MAINTAINERS file. | abennett | 2014-06-03 | 2 | -0/+5 |
* | 2014-06-03 Thomas Preud'homme <thomas.preudhomme@arm.com> | thopre01 | 2014-06-03 | 2 | -30/+56 |
* | 2014-06-03 Richard Biener <rguenther@suse.de> | rguenth | 2014-06-03 | 4 | -0/+50 |
* | gcc/ | rsandifo | 2014-06-03 | 11 | -705/+35 |
* | PR c++/61046 | jason | 2014-06-03 | 3 | -7/+18 |
* | PR c++/61134 | jason | 2014-06-03 | 3 | -1/+30 |
* | 2014-06-02 Paolo Carlini <paolo.carlini@oracle.com> | paolo | 2014-06-03 | 2 | -1/+5 |
* | Daily bump. | gccadmin | 2014-06-03 | 1 | -1/+1 |
* | Fix formating in my last changelog entry. | pinskia | 2014-06-03 | 1 | -4/+4 |
* | * gcc.target/powerpc/vsxcopy.c (dg-options): Add -mvsx. | schwab | 2014-06-02 | 2 | -1/+5 |
* | PR debug/57519 | jason | 2014-06-02 | 3 | -1/+39 |
* | 2014-06-02 Andrew Pinski <apinski@cavium.com> | pinskia | 2014-06-02 | 3 | -7/+15 |
* | PR c++/59483 | jason | 2014-06-02 | 5 | -4/+78 |