summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * check_makefile_deps.sh: Look for c-common.o in c-family/.steven2012-06-192-2/+7
* gcc/steven2012-06-1929-87/+173
* * config/i386/i386.md (FIST_ROUNDING): New int iterator.uros2012-06-192-313/+187
* pr33329.c: Change multiplier constant to 12345rth2012-06-192-1/+5
* Handle const_vector in mulv4si3 for pre-sse4.1.rth2012-06-195-59/+106
* Use synth_mult for vector multiplies vs scalar constantrth2012-06-193-198/+262
* Add rtx costs for sse integer opsrth2012-06-192-10/+45
* * inclhack.def (aix_mutex_initializer_1): New fix.dje2012-06-194-10/+217
* * config/i386/i386.md (FRNDINT_ROUNDING): New int iterator.uros2012-06-192-91/+38
* * lex.c (search_line_sse42): Use __builtin_ia32_loaddqu anduros2012-06-192-2/+10
* 2012-06-19 Richard Guenther <rguenther@suse.de>rguenth2012-06-192-8/+6
* 2012-06-19 Richard Guenther <rguenther@suse.de>rguenth2012-06-192-174/+314
* * arm.md (enum unspec): Delete UNSPEC_SIN and UNSPEC_COS.rearnsha2012-06-193-37/+62
* 2012-06-19 Richard Guenther <rguenther@suse.de>rguenth2012-06-192-23/+134
* 2012-06-19 Richard Guenther <rguenther@suse.de>rguenth2012-06-192-0/+13
* The intent of the phases was to have a high-level but mutually exclusivecrowl2012-06-1910-22/+136
* Daily bump.gccadmin2012-06-191-1/+1
* * dwarf2.def (DW_OP): Add DW_OP_GNU_const_index.devans2012-06-182-0/+5
* 2012-06-18 Jörg Sonnenberger <joerg@britannica.bec.de>redi2012-06-183-4/+37
* * config/rs6000/aix52.h (TARGET_EXTRA_BUILTINS): Define as 0.dje2012-06-182-0/+6
* PR target/53712uros2012-06-184-0/+139
* * ChangeLog: Fix whitespace.uros2012-06-181-47/+46
* 2012-06-18 Tobias Burnus <burnus@net-b.de>burnus2012-06-185-1/+49
* 2012-06-18 Tobias Burnus <burnus@net-b.de>burnus2012-06-185-2/+84
* 2012-06-18 Tobias Burnus <burnus@net-b.de>burnus2012-06-185-7/+102
* 2012-06-18 Tobias Burnus <burnus@net-b.de>burnus2012-06-184-13/+77
* gcc/testsuite gretay2012-06-182-0/+22
* As a result of the previous changes, epilogue_insns pattern can only begretay2012-06-184-530/+11
* Generate RTL for return in Thumb2 mode. Used by expand of return insn.gretay2012-06-184-2/+69
* Add a new parameter to the function output_return_instruction to handlegretay2012-06-185-18/+43
* The main function for epilogue RTL generation, used by expand epiloguegretay2012-06-184-24/+268
* Helper function for epilogue expansion. Emit RTL for APCS frame epiloguegretay2012-06-183-5/+166
* New define insn pattern for epilogue with floating point registers (DFmode)gretay2012-06-184-0/+122
* This patch adds new define_insn patterns for epilogue with integergretay2012-06-185-0/+283
* This patch updates ldm_stm_operation_p to check for loads that if SP is ingretay2012-06-182-0/+15
* 2012-06-18 Richard Guenther <rguenther@suse.de>rguenth2012-06-184-0/+37
* gcc:wschmidt2012-06-184-10/+166
* gcc/steven2012-06-184-11/+10
* 2012-06-18 Richard Guenther <rguenther@suse.de>rguenth2012-06-182-233/+243
* 2012-06-18 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>krebbel2012-06-182-1/+5
* Implement support for int iterators.belagod2012-06-183-5/+131
* gcc/rsandifo2012-06-184-0/+28
* Daily bump.gccadmin2012-06-181-1/+1
* * gcc.target/i386/pr33329.c: .uros2012-06-171-1/+1
* * gcc.target/i386/pr33329.c: Fix tabcount increase.uros2012-06-171-1/+1
* * gcc.target/i386/pr33329.c (f): Increase tabs array to 1024.uros2012-06-172-4/+8
* * output.h (split_double): Move prototype to rtl.h.steven2012-06-177-155/+162
* forgot ChangeLogsteven2012-06-171-0/+76
* 2012-06-17 Steven Bosscher <steven@gcc.gnu.org>steven2012-06-1743-1643/+1499
* * cfgloop.h: Do not include rtl.h.steven2012-06-177-47/+103