summaryrefslogtreecommitdiff
path: root/gcc/config/m68k
Commit message (Expand)AuthorAgeFilesLines
* * builtins.c (expand_builtin_setjmp_receiver): Const-ify.ghazi2001-10-071-2/+2
* * configure.in: Check whether assembler supports section merging.jakub2001-09-111-1/+1
* * config/m68k/m68k.md (sordered, sordered_1, sunordered, sunordered_1,rth2001-08-281-0/+428
* * config/m68k/m68k.md (subreghi1ashrdi_const32, bsetmemqi,rth2001-08-271-6/+13
* * varasm.c (named_section_flags): Remove align parameter.rth2001-08-171-4/+2
* * config/m68k/m68k.c (m68k_svr3_asm_out_constructor): Protect withrth2001-08-101-2/+2
* Move constructor/destructor handling into target hooks.rth2001-08-097-196/+42
* * target.h (gcc_target): Add asm_out.named_section,rth2001-08-043-10/+23
* * config/m68k/m68k.md: Replace all general_operand withrth2001-07-312-303/+303
* * config/m68k/m68k.h (TARGET_SWITCHES/TARGET_OPTIONS):rth2001-07-303-52/+90
* * m68k.c (const_uint32_operand): Abort if mode is <= 32 bits.rth2001-07-232-13/+21
* * m68k.md (zero_extend?i?i2 expander): Use gen_lowpart insteadhubicka2001-07-201-15/+3
* * config/m68k/m68k.c: Include expr.h and reload.h.rth2001-07-171-10/+6
* 2001-07-13 Marc Espie <espie@cvs.openbsd.org>espie2001-07-131-0/+5
* * final.c (output_addr_const): Use target opening andneil2001-07-091-6/+0
* * target.h (targetm): Rename global from "target", so as not toshebs2001-07-071-1/+1
* * Makefile.in (final.o): Depend on target.h.neil2001-07-066-542/+627
* * explow.c (plus_constant_wide, case PLUS): Call find_constant_termkenner2001-07-032-81/+86
* * explow.c (plus_constant_wide, case LO_SUM): New case.kenner2001-07-031-1/+1
* * emit-rtl.c (adjust_address): New function.kenner2001-07-021-3/+2
* * Makefile.in (TARGET_H, TARGET_DEF_H): New.neil2001-06-261-0/+6
* * defaults.h: Default escape sequences to ASCII.neil2001-06-261-9/+0
* * config/m68k/m68k.md (ashrdi_const): Fix right shift by 16.rth2001-06-091-1/+1
* i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file.zack2001-05-178-21/+1
* 2001-05-01 Zack Weinberg <zackw@stanford.edu>zack2001-05-012-4/+0
* * toplev.c (output_lang_identify): Delete.zack2001-04-169-60/+3
* * config.gcc: Set default for xmake_file at top, not bottom.zack2001-04-0712-118/+1
* * config/i386/xm-beos.h, config/i386/xm-isc.h,zack2001-04-032-9/+0
* 2001-04-03 Jakub Jelinek <jakub@redhat.com>amacleod2001-04-031-10/+10
* * mkconfig.sh: Include insn-flags.h.rth2001-03-221-1/+0
* * aclocal.m4 (gcc_AC_C_CHARSET, gcc_AC_C_COMPILE_BIGENDIAN,zack2001-03-151-22/+0
* * config.gcc: Where xm-host.h used to include anotherzack2001-03-123-14/+0
* * config/ns32k/xm-pc532-min.h, config/we32k/xm-we32k.h: Deleteghazi2001-03-081-22/+0
* * config/i370/xm-mvs.h, config/i370/xm-oe.h,ghazi2001-03-087-66/+0
* Brad's -ffast-math breakup.rth2001-03-071-6/+6
* * config/m68k/m68k.c (const_uint32_operand): Accept anyrth2001-03-071-1/+1
* * config/a29k/xm-a29k.h, config/a29k/xm-unix.h,ghazi2001-03-062-34/+0
* libiberty:zack2001-03-0610-42/+0
* * configure.in: Kill tm.h. Include the files in the $tm_filezack2001-03-035-21/+3
* * config/xm-lynx.h, config/xm-std32.h, config/a29k/xm-a29k.h,zack2001-03-021-6/+1
* * config/m68k/m68k.h (MOVE_BY_PIECES_P): Avoid pushing bytes,dj2001-02-281-0/+5
* * config/m68k/m68k.c (output_function_prologue): Save the new CFAdj2001-02-281-1/+1
* * xm-interix.h, xm-lynx.h, alpha/xm-vms.h, convex/xm-convex.h,zack2001-02-255-31/+3
* * config.gcc: Expunge references to alpha/t-pe, pa/t-openbsd,zack2001-02-251-1/+0
* Kill stray blank lineszack2001-02-241-1/+0
* * diagnostic.h (set_internal_error_function): Renamed.kenner2001-02-041-19/+21
* * tm.texi (REGISTER_MOVE_COST): Add a mode argument.aoliva2001-01-011-5/+6
* * config/alpha/osf.h: Standarize copyright statement.law2000-12-076-6/+12
* * genoutput.c (validate_insn_operands): New.rth2000-11-281-11/+11
* config:neil2000-11-0235-53/+53