aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/picochip
AgeCommit message (Expand)AuthorFilesLines
2010-04-30picochip.c (picochip_legitimize_address): Define.Hariharan Sandanagobalane4-6/+179
2010-04-29re PR target/42895 (Low registers are preferred than register ip in thumb2 mode)Bernd Schmidt1-1/+1
2010-04-09picochip.c (picochip_rtx_costs): Use correct function template.Hariharan Sandanagobalane1-11/+10
2009-11-04defaults.h (CONSTANT_ADDRESS_P): Provide a default definition.Nick Clifton1-2/+0
2009-09-23tm.texi (STATIC_CHAIN, [...]): Remove.Richard Henderson3-15/+17
2009-09-22* config/picochip/picochip.h (INITIALIZE_TRAMPOLINE): Remove.Richard Henderson1-1/+0
2009-09-10picochip.c: Ignore DEBUG_INSN_P instructions introduced by the VTA branch merge.Hariharan Sandanagobalane1-5/+5
2009-08-01expr.c (store_constructor): Use promote_decl_mode.Paolo Bonzini1-6/+4
2009-06-25defaults.h (CAN_ELIMINATE): Provide default.Anatoly Sokolov1-2/+0
2009-05-26config/picochip/picochip.C (PARAM_INLINE_CALL_COST): Remove.Hariharan Sandanagobalane1-3/+0
2009-05-14tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini3-15/+6
2009-05-12Merge cond-optab branch.Paolo Bonzini1-112/+1
2009-05-07picochip.h (NO_DOLLAR_IN_LABEL): Added.Hariharan Sandanagobalane2-2/+1
2009-05-04tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.Paolo Bonzini1-4/+0
2009-05-03defaults.h (FRAME_POINTER_REQUIRED): Provide default.Anatoly Sokolov1-3/+0
2009-04-22defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Provide empty default.Paolo Bonzini1-3/+0
2009-04-21ABOUT-GCC-NLS, [...]: Add copyright and license notices.Joseph Myers2-0/+41
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek19-287/+192
2009-03-16picochip.c: Removed profiling support.Hariharan Sandanagobalane3-40/+0
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek22-22/+22
2009-02-16picochip.md (lea_add): Allow any nonimmediate in the lea_add.Hariharan Sandanagobalane2-7/+3
2009-02-04picochip.c (GO_IF_LEGITIMATE_ADDRESS): Disallow non-indexable addresses even ...Hariharan Sandanagobalane1-9/+7
2009-01-30picochip.c (flag_conserve_stack): set PARAM_LARGE_STACK_FRAME and PARAM_STACK...Hariharan Sandanagobalane1-0/+11
2009-01-16picochip.c (picochip_override_options): Revert CFI asm flag disable commited ...Hariharan Sandanagobalane1-3/+0
2008-12-16re PR preprocessor/38842 (Problem with SystemC compilation using GCC 4.3.2)Hariharan Sandanagobalane1-4/+2
2008-12-15picochip.c (picochip_override_options): Disable CFI asm and change the signat...Hariharan Sandanagobalane2-7/+13
2008-11-19*config/picochip/picochip.c (headers): Removed an unnecessary header.Hariharan Sandanagobalane1-1/+0
2008-09-03Move picochip directory to correct location.Paul Brook31-0/+12396