summaryrefslogtreecommitdiff
path: root/gcc/config/m68hc11
Commit message (Expand)AuthorAgeFilesLines
* Move constructor/destructor handling into target hooks.rth2001-08-092-27/+23
* * config/m68hc11/m68hc11.md ("cmphi_1", "cmpqi_1"): Allow memoryciceron2001-08-041-22/+35
* * config/m68hc11/m68hc11.md ("bitcmpqi"): Allow memory and softciceron2001-08-041-10/+23
* * config/m68hc11/t-m68hc11-gas (T_CPPFLAGS): Add _ctor and _dtor.ciceron2001-08-033-6/+117
* * recog.c (split_all_insns_noflow): New.hubicka2001-07-241-2/+2
* * config/m68hc11/m68hc11.md ("andqi3"): Accept d as second operand.ciceron2001-07-211-11/+11
* * config/m68hc11/m68hc11.md ("movdi", "movdi_internal"): Use anciceron2001-07-201-5/+112
* * config/m68hc11/m68hc11.c (m68hc11_gen_highpart): Don't useciceron2001-07-201-7/+19
* * final.c (output_addr_const): Use target opening andneil2001-07-091-7/+0
* * config/m68hc11/m68hc11.c (m68hc11_initial_elimination_offset):ciceron2001-07-072-4/+3
* * 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-063-9/+8
* * config/m68hc11/m68hc11.md ("*ashlsi3"): Operand 1 can be a memoryciceron2001-07-051-3/+24
* * config/m68hc11/m68hc11.h (RETURN_ADDR_RTX): Fix return addressciceron2001-07-051-2/+2
* * explow.c (plus_constant_wide, case PLUS): Call find_constant_termkenner2001-07-031-1/+1
* * target.h (struct gcc_target): Add comp_type_attributes andjsm282001-06-293-38/+0
* * Makefile.in (TARGET_H, TARGET_DEF_H): New.neil2001-06-263-34/+11
* * defaults.h: Default escape sequences to ASCII.neil2001-06-261-9/+0
* * config/m68hc11/m68hc11.md ("*lshrdi3_const32"): Mark the clobberciceron2001-06-111-3/+3
* * m68hc11.md (peepholes): Remove unused and wrong peepholes.ciceron2001-06-101-38/+0
* * config/m68hc11/m68hc11.md ("extendhisi2"): Fix constraints tociceron2001-06-101-9/+21
* * config/m68hc11/m68hc11-protos.h (m68hc11_initialize_trampoline):ciceron2001-06-101-2/+2
* * config/m68hc11/m68hc11.h (RETURN_ADDR_RTX): Define the returnciceron2001-06-101-0/+6
* * config/m68hc11/m68hc11.c (m68hc11_override_options): Ignoreciceron2001-05-201-8/+22
* i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file.zack2001-05-172-2/+1
* * config/m68hc11/m68hc11.c (m68hc11_gen_movhi): Optimize movesciceron2001-05-051-4/+28
* * config/m68hc11/m68hc11.md ("*logicalsi3_silshr16"): Use '?' insteadciceron2001-05-051-23/+23
* * config/m68hc11/m68hc11.md (lshrhi3_const1): Fix shift ofciceron2001-05-041-1/+1
* * config/m68hc11/m68hc11.c (m68hc11_check_z_replacement): Takeciceron2001-05-041-6/+44
* * config/m68hc11/larith.asm (L_regs_frame): New for _.frame.ciceron2001-05-042-11/+43
* * config/m68hc11/m68hc11.h (CPP_SPEC): Pass -D__HAVE_SHORT_DOUBLE__ciceron2001-05-042-2/+4
* * config/m68hc11/larith.asm (divmodhi4): Empty for 68HC12.ciceron2001-05-042-11/+106
* * config/m68hc11/m68hc11.md (*tbne, *tbeq): New patterns for 68HC12.ciceron2001-05-041-6/+209
* * config/m68hc11/m68hc11.h (CONST_COSTS): Make the cost ofciceron2001-05-042-9/+7
* * alpha.h: NULL_PTR -> NULL.ghazi2001-05-041-2/+2
* * config/m68hc11/m68hc11.md ("bitcmpqi"): New pattern for bitbciceron2001-05-031-0/+81
* * config/m68hc11/m68hc11.h (STATIC_CHAIN_REGNUM): Use soft z registerciceron2001-05-033-11/+58
* Report fixes from 3_0-branch made on 2001-03-04:ciceron2001-05-035-365/+679
* 2001-04-03 Jakub Jelinek <jakub@redhat.com>amacleod2001-04-031-4/+4
* * config.gcc (m68hc11-*-*, m68hc12-*-*): Convert to new tm.hzack2001-03-275-157/+5
* * mkconfig.sh: Include insn-flags.h.rth2001-03-221-1/+0
* * configure.in: Kill tm.h. Include the files in the $tm_filezack2001-03-031-3/+1
* * diagnostic.h (set_internal_error_function): Renamed.kenner2001-02-041-2/+2
* Fix constraints in 68HC11/HC12 portciceron2001-01-111-73/+80
* Fix operand numbers in m68hc11.mdciceron2001-01-111-45/+41
* * tm.texi (REGISTER_MOVE_COST): Add a mode argument.aoliva2001-01-011-2/+2
* * config/mn10200/udivmod.c, config/mn10200/divmod.c,law2000-11-301-4/+3
* Change callers in config/m*/ to match:hp2000-09-251-4/+4
* definitions in config/m[368]*:hp2000-09-251-1/+1
* * config/m68hc11/m68hc11.md: New file, machine description forciceron2000-09-089-0/+14177