summaryrefslogtreecommitdiff
path: root/gcc/config/stormy16
Commit message (Expand)AuthorAgeFilesLines
* stormy16.h (IRA_COVER_CLASSES): Define.Nick Clifton2008-08-282-5/+10
* alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords.Kaveh R. Ghazi2008-08-061-17/+17
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-12/+9
* re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka2008-04-251-1/+1
* function.h (incomming_args): Break out of struct function.Jan Hubicka2008-04-081-4/+4
* re PR target/31232 (Problem while compiling gcc for xstormy16-elf)Nick Clifton2008-03-261-1/+6
* stormy16.md (eqbranchsi): Replace a match_dup inside the clobber with a match...Nick Clifton2008-02-061-10/+2
* stormy16-lib2.c (MIN_UNITS_PER_WORD): Provide a default definition.Nick Clifton2008-01-255-66/+79
* re PR middle-end/20983 (varargs functions force va_list variable to stack unn...Jakub Jelinek2007-12-063-12/+3
* tm.texi (IS_ASM_LOGICAL_LINE_SEPARATOR): Document new argument.Bernd Schmidt2007-09-191-1/+1
* arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi2007-08-232-8/+8
* host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton2007-08-026-29/+23
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-4/+4
* c4x.md, [...]: Follow spelling conventions.Kazu Hirata2007-02-201-10/+10
* recog.c (mode_dependent_address_p): Identify pre-increment...Mark Shinwell2006-12-081-3/+1
* Merge gimple-tuples-branch into mainline.Aldy Hernandez2006-12-051-6/+6
* decl.c: Include langhooks.h.Rafael Ávila de Espíndola2006-10-231-3/+3
* tm.texi (TARGET_HAVE_SWITCHABLE_BSS_SECTIONS): Document.Richard Sandiford2006-03-021-0/+4
* alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford2005-12-073-26/+22
* alpha.c (alpha_va_start, [...]): Use buildN and fold_buildN where applicable.Richard Guenther2005-12-021-32/+32
* Makefile.in (LIBGCC_DEPS): Add libgcc2.h.Nick Clifton2005-09-091-44/+104
* stormy16-lib2.c (__popcounthi2, [...]): New functions.Nick Clifton2005-09-021-0/+49
* stormy16.c (xstormy16_encode_section_info): Call default_encode_section_info.Nick Clifton2005-08-171-0/+2
* config/stormy16/stormy16.h (SYMBOL_FLAG_XSTORMY16_BELOW100): New define.Nick Clifton2005-08-063-84/+37
* dwarf2out.c, [...]: Fix comment typos.Kazu Hirata2005-08-011-1/+1
* alpha.c (alpha_gimplify_va_arg_1): Use build_va_arg_indirect_ref.Richard Henderson2005-07-111-1/+1
* bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital lett...Joseph Myers2005-07-031-4/+4
* defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined.Jakub Jelinek2005-06-261-1/+1
* Update FSF address.R. Kelley Cook2005-06-256-12/+12
* c-common.c, [...]: Fix comment typos.Kazu Hirata2005-05-261-1/+1
* common.opt (-Wattributes): New.DJ Delorie2005-05-251-3/+5
* stormy16.c (xstormy16_emit_cbranch): Use gcc_assert and gcc_unreachable as ap...Nathan Sidwell2005-05-101-55/+38
* attribs.c, [...]: Update copyright.Kazu Hirata2005-04-281-1/+1
* diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie2005-04-231-3/+3
* config.gcc (xstormy16-*-elf): Set extra_options.Richard Sandiford2005-04-042-7/+25
* stormy16-protos.h: Remove the prototypes for xstormy16_ineqsi_operator...Kazu Hirata2005-04-035-139/+148
* stormy16.h (PREDICATE_CODES): Add SUBREG to xstormy16_below100_or_register...Kazu Hirata2005-04-031-3/+3
* cgraphunit.c, [...]: Fix comment typos.Kazu Hirata2005-04-012-2/+2
* Fix problems with hot/cold partitioning optimization.Caroline Tice2005-03-311-1/+1
* target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson2004-12-291-2/+0
* stormy16.md (pushqi, [...]): Add number of arguments to name so that the patt...Eric Christopher2004-12-031-4/+4
* config/stormy16/stormy16.c (combine_bnp): Add code to handle zero_extension a...Nick Clifton2004-11-192-26/+114
* (TARGET_CPU_CPP_BUILTINS): Add builtin assert of cpu=xstormy16.Nick Clifton2004-11-151-0/+1
* builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...Joseph Myers2004-11-091-6/+6
* elfos.h, [...]: Update copyright.Kazu Hirata2004-10-171-1/+2
* stormy16.c (xstormy16_asm_output_aligned_common): ..comm alignment is bytes, ...DJ Delorie2004-09-271-1/+1
* tree.h (build_int_cst): New, sign extended constant.Nathan Sidwell2004-08-251-2/+2
* extend.texi: Document new xstormy16 attribute.DJ Delorie2004-08-174-26/+880
* tree.h (build_int_cst): New.Nathan Sidwell2004-08-151-2/+3
* langhooks.h (builtin_function): New langhook.Joseph Myers2004-07-171-3/+3