summaryrefslogtreecommitdiff
path: root/gcc/cp/cvt.c
Commit message (Expand)AuthorAgeFilesLines
* Merged with trunk at revision 197989.bviyer2013-04-161-6/+6
* Merged with trunk at revision 197313.bviyer2013-04-021-9/+8
* Merged with trunk at revision 126208.bviyer2013-02-271-6/+7
* Merged with trunk at revision 195140.bviyer2013-01-141-3/+1
* Merged with trunk at revision 194367.bviyer2012-12-111-10/+8
|\
| * /cppaolo2012-12-031-10/+8
* | Merged with trunk at revision 194085.bviyer2012-12-031-0/+2
|\ \ | |/
| * 2012-11-29 Marc Glisse <marc.glisse@inria.fr>glisse2012-11-291-0/+2
* | merged with trunk at revision 193607.bviyer2012-11-201-2/+2
|\ \ | |/
| * This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-2/+2
* | Merged with trunk at revision 192287.bviyer2012-10-101-5/+3
|\ \ | |/
| * 2012-10-07 Paolo Carlini <paolo.carlini@oracle.com>paolo2012-10-071-5/+3
* | Merged with trunk at revision 190999.bviyer2012-09-061-5/+8
|\ \ | |/
| * /cppaolo2012-09-051-5/+8
* | Replaced CALL_SPAWN and CALL_NORMAL with CILK_CALL_SPAWN and bviyer2012-08-011-2/+2
* | Merged with trunk at revision 189580.bviyer2012-07-171-2/+2
|\ \ | |/
| * PR c++/53524jason2012-07-021-2/+2
* | Merged with trunk at revision 188463.bviyer2012-06-121-89/+107
|\ \ | |/
| * /cppaolo2012-06-061-90/+107
| * 2012-05-12 Paolo Carlini <paolo.carlini@oracle.com>paolo2012-05-121-6/+5
| * /cppaolo2012-05-101-127/+141
* | Merged with trunk at revision 187481.bviyer2012-05-141-133/+146
* | Merged with trunk at revision 187281.bviyer2012-05-081-2/+7
|\ \ | |/
| * Make conversion warnings work on NULL with -ftrack-macro-expansiondodji2012-04-301-2/+7
* | Merged with trunk at revision 186839.bviyer2012-04-271-13/+19
|\ \ | |/
| * /cppaolo2012-04-241-8/+12
| * /cppaolo2012-04-181-5/+7
* | Merged with trunk at revision 186461.bviyer2012-04-151-1/+1
|\ \ | |/
| * 2012-04-10 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2012-04-101-1/+1
* | Merged with trunk at revision 184181bviyer2012-02-141-0/+11
|\ \ | |/
| * PR c++/52088jason2012-02-061-0/+11
* | Merged with trunk at revision 180825.hjl2011-11-041-0/+5
|\ \ | |/
| * /cppaolo2011-11-011-0/+5
* | Merged r179011 through r179196 into branch.hjl2011-09-271-5/+8
|\ \ | |/
| * /cppaolo2011-09-241-5/+8
* | Re-indent.hjl2011-09-061-2/+3
* | Initial checkin for the Intel Cilk Plus extensions.hjl2011-08-151-2/+2
|/
* PR c++/48780jason2011-06-071-1/+2
* PR c++/48780jason2011-05-211-0/+7
* * cp-tree.h (REFERENCE_REF_P): Just check the type.jason2011-05-051-1/+0
* PR c++/48530jason2011-04-261-4/+10
* PR c++/48534jason2011-04-111-1/+1
* PR c++/48450jason2011-04-071-1/+1
* PR c++/48450jason2011-04-071-1/+7
* PR c++/47783jakub2011-02-171-0/+1
* * cvt.c (convert_to_void): Handle null op1.jason2011-02-101-4/+8
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-1/+0
* Fix PR c++/45383dodji2010-11-291-3/+1
* * cfgloop.c (verify_loop_structure): Use %' in diagnostics. Startjsm282010-11-101-1/+1
* Correct conversion/overflow behavior.jason2010-11-081-3/+30