summaryrefslogtreecommitdiffstats
path: root/gcc/config/m68k
Commit message (Expand)AuthorAgeFilesLines
* * expmed.c (extract_fixed_bit_field): Remove unused code.kazu2002-01-161-3/+0
* * configure.in: Set stage1_cflags for powerpc-*-darwin*.zack2002-01-102-6/+6
* * doc/tm.texi (EASY_DIV_EXPR, IMPLICIT_FIX_EXPR,jsm282002-01-081-7/+1
* * configure.in: Prepend ${srcdir}/config/${cpu_type}/ instead ofjsm282002-01-012-0/+990
* * arc.c (arc_hard_regno_mode_ok): Const-ify.ghazi2001-12-232-2/+2
* * elxsi.c: Include "hard-reg-set.h" and/or don't declareghazi2001-12-221-8/+0
* * varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integerrth2001-12-2014-396/+0
* * target.h (asm_out.byte_op, asm_out.aligned_op, asm_out.unaligned_op,rsandifo2001-12-1714-223/+90
* * clipper/clix.h (ASM_OUTPUT_ASCII): Avoid signed/unsignedghazi2001-12-169-27/+27
* 2001-12-11 David O'Brien <obrien@FreeBSD.org>obrien2001-12-114-6/+4
* * m68k/3b1.h (ASM_OUTPUT_ALIGN): Wrap in do-while(0).ghazi2001-12-097-8/+22
* * final.c (count_basic_block, add_bb, add_bb_string):hubicka2001-12-062-169/+0
* * m68k.c (init_FPA_table): Provide static prototype.ghazi2001-12-011-1/+2
* * collect2.c: Check HAVE_DUP2 instead of NO_DUP2.ghazi2001-11-271-1/+0
* * a29k/unix.h (ASM_FILE_START): Const-ify.ghazi2001-11-193-3/+3
* * dwarf2out.c (dwarf2out_finish): Don't abort because of orphanjason2001-11-151-2/+0
* * config.gcc: Set STMP_FIXPROTO and FIXPROTO_DEFINES in targetschwab2001-11-152-2/+0
* * m68k/linux.h: Include <linux.h> not "linux.h" to avoid infiniteghazi2001-11-141-1/+1
* * alpha/unicosmk.h (ASM_OUTPUT_DOUBLE, ASM_OUTPUT_FLOAT): Fixghazi2001-11-1119-48/+48
* * rtl.h (mem_for_const_double): New declaration.kenner2001-11-064-17/+20
* * arm/aof.h (aof_text_section, aof_data_section): Don't declare.ghazi2001-11-041-1/+1
* * ChangeLog.2, ChangeLog.4, ChangeLog.5, ChangeLog,jsm282001-11-041-2/+2
* * config/m68k/3b1.h: Fix comment formatting.kazu2001-11-0131-162/+162
* * Makefile.in (INTL_TARGETS, POSUB): Delete all references.zack2001-10-311-3/+3
* * config/alpha/alpha.md, config/arm/arm.c, config/arm/arm.h,jsm282001-10-282-2/+2
* 2001-10-19 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>sirl2001-10-192-1/+6
* * m68k/3b1.h (ASM_OUTPUT_SOURCE_LINE): Don't reference `last_linenum'.ghazi2001-10-084-4/+4
* * 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
OpenPOWER on IntegriCloud