summaryrefslogtreecommitdiff
path: root/gcc/config/mmix
Commit message (Expand)AuthorAgeFilesLines
* * final.c (HAVE_READONLY_DATA_SECTION): New.rth2002-05-181-21/+2
* * hooks.c (hook_tree_bool_false): New.rth2002-05-173-91/+0
* * config/mmix/mmix.h (MMIX_LAST_STACK_REGISTER_REGNUM): Renamedhp2002-04-304-33/+82
* * config/mmix/t-mmix (TARGET_LIBGCC2_CFLAGS): Don't -Dinhibit_libchp2002-04-063-27/+35
* * config/mmix/mmix.md (define_constants): Remove misleadinghp2002-03-311-19/+52
* * config/mmix/crti.asm (_init): Register _fini with atexit.hp2002-03-312-2/+11
* * config/mmix/mmix.c (mmix_target_asm_function_prologue): Correcthp2002-03-291-25/+36
* * config/mmix/mmix.md ("fixuns_truncdfdi2"): Use (unsigned_fix:DIhp2002-03-181-1/+1
* * config/mmix/mmix.md ("truncdfsf2"): Correct operator ishp2002-03-171-3/+3
* * config/mmix/mmix.h (WCHAR_TYPE, WCHAR_TYPE_SIZE): Don't define.hp2002-03-171-4/+0
* * 1750a.h, a29k.h, arc.h, arm.h, c4x.h, clipper.h, cris.h, d30v.h,ghazi2002-03-121-1/+0
* * config/mmix/mmix.c (mmix_expand_builtin_va_arg): Do allhp2002-03-111-31/+57
* * config/mmix/mmix.c: Improve comments.hp2002-03-102-72/+40
* * config/mmix/mmix.h (ENCODE_SECTION_INFO): Pass on new secondhp2002-03-053-8/+11
* * emit-rtl.c, final.c, fold-const.c, gengenrtl.c, optabs.c,zack2002-03-031-11/+0
* * 1750a.h, a29k.h, alpha.h, arc.h, arm.h, avr.h, c4x.h, clipper.h,ghazi2002-03-031-1/+0
* * attribs.c (init_attributes, decl_attributes): Use ARRAY_SIZE inghazi2002-03-031-2/+2
* * a29k.h, alpha.h, arc.h, arm.h, avr.h, clipper.h, convex.h,ghazi2002-03-031-1/+0
* * config/mmix/mmix.c (mmix_assemble_integer) <case 4>: Don'thp2002-02-131-1/+1
* * config/mmix/mmix.c (mmix_assemble_integer) <case 1, 2>: Handlehp2002-02-111-3/+29
* * config/mmix/t-mmix (MULTILIB_EXTRA_OPTS): Disable.hp2002-02-111-1/+3
* Implement using "base addresses" in insn operands as default.hp2002-02-064-56/+148
* Remove workaround for register stack overwrite bug in mmix.hp2002-01-213-65/+3
* Fix typo in ChangeLog and actually commit mmix.hhp2002-01-101-3/+0
* * config/mmix/mmix.c (mmix_asm_identify_gcc): Remove unusedhp2002-01-102-13/+1
* * doc/tm.texi (EASY_DIV_EXPR, IMPLICIT_FIX_EXPR,jsm282002-01-081-4/+0
* * doc/invoke.texi (Option Summary) <MMIX Options>: Documenthp2002-01-053-16/+64
* * config/avr/avr.c: Fix comment typos.kazu2002-01-031-1/+1
* Update copyright years listhp2002-01-013-3/+3
* * config/mmix/mmix.md: Update FIXME to not mentionhp2002-01-013-41/+53
* * config/mmix/mmix.md ("*call_real"): Fix typo in comment.hp2001-12-304-21/+16
* * varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integerrth2001-12-203-46/+0
* * target.h (asm_out.byte_op, asm_out.aligned_op, asm_out.unaligned_op,rsandifo2001-12-173-67/+50
* * config/mmix/mmix.c (mmix_function_block_profiler,hp2001-12-092-32/+0
* * final.c (count_basic_block, add_bb, add_bb_string):hubicka2001-12-061-20/+0
* * c-decl.c (grokdeclarator): Use ISO word.neil2001-12-032-8/+8
* * mmix.c (mmix_cc1_ignored_option): Const-ify.ghazi2001-11-192-9/+9
* * ChangeLog.2, ChangeLog.4, ChangeLog.5, ChangeLog,jsm282001-11-041-1/+1
* Prefix crti.o and crtn.o with dest directory dollar(T)hp2001-11-031-2/+4
* Fix formatting and comment typohp2001-11-031-3/+3
* Fix typo s/abi=/mabi=/ in CPP_SPEChp2001-11-031-4/+4
* Remove unused mclass variable in mmix_function_outgoing_valuehp2001-11-031-2/+1
* Fix argv and argc for __MMIX_ABI_GNU__hp2001-11-031-8/+10
* * config.gcc (mmix-*-*): New target.hp2001-11-037-0/+6010