aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m68hc11
AgeCommit message (Expand)AuthorFilesLines
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-0/+1
2010-06-29reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd1-9/+0
2010-06-17m68hc11-protos.h (print_operand): Delete.Nathan Froyd3-21/+14
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-1/+0
2010-05-03tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.Steven Bosscher1-1/+1
2009-11-04defaults.h (CONSTANT_ADDRESS_P): Provide a default definition.Nick Clifton1-3/+0
2009-09-22m68hc11.c (TARGET_TRAMPOLINE_INIT): New.Richard Henderson3-26/+31
2009-08-26hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov2-12/+18
2009-06-25arc.c: Include "df.h".Ian Lance Taylor3-43/+39
2009-06-03ansidecl.h (EXPORTED_CONST): Define.Ian Lance Taylor1-1/+1
2009-05-15frv.h: Clean up references to GO_IF_LEGITIMATE_ADDRESS.Paolo Bonzini1-1/+1
2009-05-14tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini3-23/+12
2009-05-12Merge cond-optab branch.Paolo Bonzini3-231/+83
2009-05-10arc.c (arc_handle_interrupt_attribute): Use %qE for identifiers in diagnostics.Joseph Myers1-6/+6
2009-05-04tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.Paolo Bonzini3-32/+0
2009-05-03defaults.h (FRAME_POINTER_REQUIRED): Provide default.Anatoly Sokolov1-6/+0
2009-04-22defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Provide empty default.Paolo Bonzini1-4/+0
2009-04-21ABOUT-GCC-NLS, [...]: Add copyright and license notices.Joseph Myers1-0/+19
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2-41/+19
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek5-5/+6
2008-09-01expr.c (MOVE_BY_PIECES_P, [...]): Pass speed operand.Jan Hubicka1-1/+1
2008-08-31frv.c (frv_rtx_costs): Update forward declaration.Jan Hubicka2-7/+5
2008-08-31fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka1-14/+15
2008-08-30optabs.c (expand_abs_nojump): Update BRANCH_COST call.Jan Hubicka1-1/+1
2008-08-06alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords.Kaveh R. Ghazi1-35/+35
2008-07-02vms_tramp.asm, [...]: Remove .file directives.Joseph Myers2-3/+0
2008-06-27c-format.c (handle_format_attribute): Fix -Wc++-compat and/or -Wcast-qual war...Kaveh R. Ghazi1-1/+1
2008-04-08function.h (incomming_args): Break out of struct function.Jan Hubicka2-8/+8
2008-03-27config.cc (m68hc11, [...]): Add usegas.h, rename tmake_file to m68hc11/t-m68h...Paolo Bonzini1-2/+0
2007-08-23arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi3-4/+5
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton7-34/+27
2007-06-19m68hc11.c: Include dataflow header file.Rask Ingemann Lambertsen1-24/+5
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-5/+5
2007-05-21gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER...Jan Hubicka1-9/+3
2007-02-20* config/m68hc11/m68hc11.h (OVERRIDE_OPTIONS): Remove extra ;.Ben Elliston1-1/+1
2007-02-04bitops.md, [...]: Follow spelling conventions.Kazu Hirata3-9/+9
2006-12-08recog.c (mode_dependent_address_p): Identify pre-increment...Mark Shinwell1-6/+1
2006-02-06tree-vrp.c (execute_vrp): Do not pass dump argument to.Zdenek Dvorak1-1/+1
2006-01-02arm.c (all_fpus): Fix comment typo.Volker Reichelt1-1/+1
2005-08-06Makefile.in, [...]: Fix comment/doc typos.Kazu Hirata1-1/+1
2005-06-26defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined.Jakub Jelinek1-3/+3
2005-06-25Update FSF address.R. Kelley Cook9-18/+18
2005-05-26c-common.c, [...]: Fix comment typos.Kazu Hirata2-2/+2
2005-05-25common.opt (-Wattributes): New.DJ Delorie1-4/+6
2005-05-08m68hc11.h (REG_VALID_P): A regno must be >= 0 and -1 can happen in reg_renumb...Stephane Carrez1-1/+1
2005-05-08m68hc11.c (m68hc11_emit_libcall): Use gcc_assert and gcc_unreachable as appro...Nathan Sidwell3-132/+92
2005-05-08re PR target/21281 (ICE with building newlib)Stephane Carrez1-1/+1
2005-05-08predicates.md (reg_or_some_mem_operand): Do not allow the 68HC12 address indi...Stephane Carrez5-72/+125
2005-05-08re PR target/19051 (m6811-elf-gcc ICE)Stephane Carrez1-5/+5
2005-05-08re PR target/16925 (ICE when building a m68hc11 cross-compiler on 64-bit arch...Stephane Carrez1-29/+7