aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m68hc11
AgeCommit message (Expand)Author
2002-12-03Merge from 3.2.1Christopher Faylor
2002-11-30This commit was manufactured by cvs2svn to create branchno-author
2002-01-21 * config/alpha/alpha.h, config/arc/arc.h, config/avr/avr.h,Joseph Myers
2002-01-08 * doc/tm.texi (EASY_DIV_EXPR, IMPLICIT_FIX_EXPR,Joseph Myers
2002-01-03 * config/avr/avr.c: Fix comment typos.Kazu Hirata
2001-12-20 * varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integerRichard Henderson
2001-12-17 * target.h (asm_out.byte_op, asm_out.aligned_op, asm_out.unaligned_op,Richard Sandiford
2001-12-06 * final.c (count_basic_block, add_bb, add_bb_string):Jan Hubicka
2001-12-03 * c-decl.c (grokdeclarator): Use ISO word.Neil Booth
2001-11-25 * config/m68hc11/m68hc11.md (peephole2): New peephole2 to optimizeStephane Carrez
2001-11-25 * config/m68hc11/m68hc11.c (d_register_operand): Must acceptStephane Carrez
2001-11-25 * config/m68hc11/m68hc11.h (FUNCTION_PROFILER): Fix label nameStephane Carrez
2001-11-22 * 1750a.h (DBX_REGISTER_NUMBER): Don't define.Kaveh Ghazi
2001-11-15 * dwarf2out.c (dwarf2out_finish): Don't abort because of orphanJason Merrill
2001-11-04 * ChangeLog.2, ChangeLog.4, ChangeLog.5, ChangeLog,Joseph Myers
2001-11-04 * 1750a.h (EXTRA_SECTION_FUNCTIONS): Add prototype.Kaveh Ghazi
2001-11-02 * config/m68hc11/m68hc11.c: Fix comment formatting.Kazu Hirata
2001-10-28 * config/alpha/alpha.md, config/arm/arm.c, config/arm/arm.h,Joseph Myers
2001-10-07 * builtins.c (expand_builtin_setjmp_receiver): Const-ify.Kaveh Ghazi
2001-10-01 * config/m68hc11/m68hc11.md ("add-split"): Fix add split whenStephane Carrez
2001-09-30 * config/m68hc11/m68hc11.md ("cmpqi_1"): Fix constraints.Stephane Carrez
2001-09-30 * config/m68hc11/m68hc11.c (m68hc11_gen_movhi): Fix move of spStephane Carrez
2001-09-30 * config/m68hc11/m68hc11.h(INCOMING_RETURN_ADDR_RTX): Remove soStephane Carrez
2001-09-21 Table-driven attributes.Joseph Myers
2001-09-12 * c-common.c (c_tree_code_name): Const-ification.Kaveh Ghazi
2001-08-09Move constructor/destructor handling into target hooks.Richard Henderson
2001-08-04 * config/m68hc11/m68hc11.md ("cmphi_1", "cmpqi_1"): Allow memoryStephane Carrez
2001-08-04 * config/m68hc11/m68hc11.md ("bitcmpqi"): Allow memory and softStephane Carrez
2001-08-03 * config/m68hc11/t-m68hc11-gas (T_CPPFLAGS): Add _ctor and _dtor.Stephane Carrez
2001-07-24 * recog.c (split_all_insns_noflow): New.Jan Hubicka
2001-07-21 * config/m68hc11/m68hc11.md ("andqi3"): Accept d as second operand.Stephane Carrez
2001-07-20 * config/m68hc11/m68hc11.md ("movdi", "movdi_internal"): Use anStephane Carrez
2001-07-20 * config/m68hc11/m68hc11.c (m68hc11_gen_highpart): Don't useStephane Carrez
2001-07-09 * final.c (output_addr_const): Use target opening andNeil Booth
2001-07-07 * config/m68hc11/m68hc11.c (m68hc11_initial_elimination_offset):Stephane Carrez
2001-07-07 * target.h (targetm): Rename global from "target", so as not toStan Shebs
2001-07-06 * Makefile.in (final.o): Depend on target.h.Neil Booth
2001-07-05 * config/m68hc11/m68hc11.md ("*ashlsi3"): Operand 1 can be a memoryStephane Carrez
2001-07-05 * config/m68hc11/m68hc11.h (RETURN_ADDR_RTX): Fix return addressStephane Carrez
2001-07-03 * explow.c (plus_constant_wide, case PLUS): Call find_constant_termRichard Kenner
2001-06-29 * target.h (struct gcc_target): Add comp_type_attributes andJoseph Myers
2001-06-26 * Makefile.in (TARGET_H, TARGET_DEF_H): New.Neil Booth
2001-06-26 * defaults.h: Default escape sequences to ASCII.Neil Booth
2001-06-11 * config/m68hc11/m68hc11.md ("*lshrdi3_const32"): Mark the clobberStephane Carrez
2001-06-10 * m68hc11.md (peepholes): Remove unused and wrong peepholes.Stephane Carrez
2001-06-10 * config/m68hc11/m68hc11.md ("extendhisi2"): Fix constraints toStephane Carrez
2001-06-10 * config/m68hc11/m68hc11-protos.h (m68hc11_initialize_trampoline):Stephane Carrez
2001-06-10 * config/m68hc11/m68hc11.h (RETURN_ADDR_RTX): Define the returnStephane Carrez
2001-05-20 * config/m68hc11/m68hc11.c (m68hc11_override_options): IgnoreStephane Carrez
2001-05-17i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file.Zack Weinberg