summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * gcc.target/mips/ext-3.c: Add NOMIPS16.nemet2009-08-026-19/+28
* 2009-08-02 Paolo Bonzini <bonzini@gnu.orgbonzini2009-08-023-5/+12
* * pa.c (pa_promote_function_mode): Declare. Change to static.danglin2009-08-022-2/+10
* * gthr-dce.h (CONST_CAST2): Define if not defined.danglin2009-08-022-1/+14
* * config.gcc (hppa[12]*-*-hpux10*): Add stdint support.danglin2009-08-022-0/+6
* * inclhack.def (hpux_inttype_int_least8_t): Also apply on hpux10*.danglin2009-08-023-6/+12
* Daily bump.gccadmin2009-08-021-1/+1
* 2009-04-17 Paolo Bonzini <bonzini@gnu.org>bonzini2009-08-0148-343/+541
* Rename -fgraphite-force-parallel to -floop-parallelize-all.spop2009-08-019-9/+25
* 2009-08-01 Paul Thomas <pault@gcc.gnu.org>pault2009-08-0118-30/+685
* update licensejason2009-08-011-5/+4
* * call.c (convert_class_to_reference): Binding an lvalue to anjason2009-08-0132-316/+1920
* * include/bits/forward_list.h (splice_after): Use forward.jason2009-08-0122-33/+75
* * call.c (reference_binding): Rename lvalue_p to is_lvalue.jason2009-08-016-17/+45
* * typeck.c (build_address): Do fold away ADDR_EXPR of INDIRECT_REF.jason2009-08-013-10/+12
* Daily bump.gccadmin2009-08-011-1/+1
* PR tree-optimization/40914rearnsha2009-07-312-11/+26
* * config/mips/mips.md (*clear_upper32_dext): New pattern.nemet2009-07-314-1/+35
* * config/i386/bsd.h (ASM_BYTE): New define.uros2009-07-319-29/+45
* enable SH libgloss buildchrbr2009-07-315-3/+22
* * Makefile.am: Don't set SECTION_FLAGS with @SECTION_FLAGS@.kkojima2009-07-313-6/+10
* 2009-07-31 Paolo Carlini <paolo.carlini@oracle.com>paolo2009-07-312-0/+12
* Fix address cost for plus reg const_int.ramana2009-07-312-2/+7
* Tweak ABI & add moxie-uclinux target.green2009-07-315-23/+81
* * config/sh/sh.md (UNSPECV_SP_SWITCH_B): New.dj2009-07-312-2/+18
* 2009-07-30 Sebastian Pop <sebastian.pop@amd.com>spop2009-07-312-2/+6
* Fix patterns in lim and dceloop testcases.spop2009-07-3117-34/+53
* Add new testcases.spop2009-07-3158-1/+1473
* Modify the testsuite for the new Graphite.spop2009-07-3155-108/+181
* New implementation of Graphite.spop2009-07-3110-6585/+244
* New Graphite files.spop2009-07-3118-0/+15642
* Implement evolution_function_right_is_integer_cst.spop2009-07-313-0/+36
* Make scev_is_linear_expression return false if the evolution is not affine mu...spop2009-07-312-2/+13
* Add a new driver to data reference analysis.spop2009-07-313-0/+38
* 2009-07-30 Sebastian Pop <sebastian.pop@amd.com>spop2009-07-313-0/+25
* Remove unused function and field in data_reference.spop2009-07-313-23/+8
* Fix typo in previous patch.dj2009-07-311-2/+2
* Leave the loop_latch basic block empty.spop2009-07-313-40/+52
* Document -fgraphite-force-parallel.spop2009-07-312-0/+11
* Document -fgraphite-identity.spop2009-07-312-1/+14
* Return unknow from scev instantiation if the result is not above instantiate_...spop2009-07-312-7/+13
* 2009-07-30 Sebastian Pop <sebastian.pop@amd.com>spop2009-07-313-6/+17
* * config/mep/mep.c (mep_asm_init_sections): Add section flags anddj2009-07-312-6/+11
* 2009-07-30 Doug Kwan <dougkwan@google.com>dougkwan2009-07-312-1/+6
* Daily bump.gccadmin2009-07-311-1/+1
* * lib/options.exp: Use "!=" instead of "ne".danglin2009-07-302-4/+6
* * gcc.dg/vector-4.c: Add -fno-common option on hppa*-*-hpux* (32-bit).danglin2009-07-302-0/+3
* * gcc.dg/ucnid-11.c: Skip on hppa*-*-hpux* (32-bit).danglin2009-07-303-0/+7
* * configure.host: Define ieee_flags and set it to -mieee for sh.kkojima2009-07-306-2/+34
* PR libstdc++/40919danglin2009-07-302-2/+8