Age | Commit message (Expand) | Author | Files | Lines |
2009-06-03 | linux.h (HAVE_GAS_BALIGN_AND_P2ALIGN): Move to ... | Maxim Kuvyrkov | 2 | -7/+7 |
2009-05-18 | re PR target/39531 (m68k gcc does not convert andil to bclr when compiled on ... | Andreas Schwab | 1 | -3/+3 |
2009-05-18 | * config/m68k/m68k.c (m68k_legitimize_address): Fix typo in signature. | Maxim Kuvyrkov | 1 | -1/+1 |
2009-05-18 | M68K TLS support. | Maxim Kuvyrkov | 7 | -87/+670 |
2009-05-15 | frv.h: Clean up references to GO_IF_LEGITIMATE_ADDRESS. | Paolo Bonzini | 1 | -1/+1 |
2009-05-14 | tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc... | Paolo Bonzini | 3 | -9/+4 |
2009-05-13 | t-uclinux (M68K_MLIB_CPU): Check for FL_UCLINUX. | Nathan Sidwell | 3 | -10/+11 |
2009-05-12 | Merge cond-optab branch. | Paolo Bonzini | 5 | -318/+293 |
2009-05-11 | m68k-devices.def (52274, [...]): New devices. | Nathan Sidwell | 1 | -1/+22 |
2009-05-10 | arc.c (arc_handle_interrupt_attribute): Use %qE for identifiers in diagnostics. | Joseph Myers | 1 | -2/+2 |
2009-05-04 | tm.texi (LEGITIMIZE_ADDRESS): Revise documentation. | Paolo Bonzini | 2 | -48/+82 |
2009-05-03 | defaults.h (FRAME_POINTER_REQUIRED): Provide default. | Anatoly Sokolov | 1 | -2/+0 |
2009-04-22 | defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Provide empty default. | Paolo Bonzini | 1 | -5/+0 |
2009-04-21 | ABOUT-GCC-NLS, [...]: Add copyright and license notices. | Joseph Myers | 4 | -0/+72 |
2009-04-21 | linux.h (FINALIZE_TRAMPOLINE): Use enum for second argument of emit_library_c... | Andreas Schwab | 1 | -2/+2 |
2009-04-13 | genautomata.c: Put blank after comma. | Vladimir Makarov | 1 | -4/+1 |
2009-04-09 | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | Jakub Jelinek | 5 | -60/+41 |
2009-03-28 | inclhack.def (aix_syswait, [...]): Remove. | Joseph Myers | 3 | -149/+1 |
2009-03-24 | t-rtems: Add m5329 multilib. | Ralf Corsepius | 1 | -0/+1 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 8 | -8/+9 |
2008-12-02 | lb1sf68.asm (PICCALL, PICJUMP): Use GOT instead of PC-relative addressing whe... | Nathan Sidwell | 1 | -26/+56 |
2008-11-25 | m68k.md (extendsidi2, [...]): Merge, clean up. | Maxim Kuvyrkov | 1 | -16/+19 |
2008-11-24 | * config/m68k/m68k.md (cmpdi): Use (scratch) instead of pseudo. | Maxim Kuvyrkov | 1 | -3/+3 |
2008-11-24 | re PR target/35018 ([m68k-elf] Gcc ouputs invalid asm when compiling with -O2... | Maxim Kuvyrkov | 1 | -3/+13 |
2008-11-19 | lb1sf68.asm: Add GNU-stack annotation to avoid executable stack. | Maxim Kuvyrkov | 1 | -0/+5 |
2008-11-19 | m68k.c (sched_attr_op_type): Handle all CONSTs. | Maxim Kuvyrkov | 1 | -1/+2 |
2008-11-19 | re PR target/36133 (GCC creates suboptimal ASM : Code includes unneeded TST i... | Andrew Stubbs | 3 | -11/+129 |
2008-11-14 | re PR target/36134 (GCC creates suboptimal ASM : usage of ADDA.L where LEA co... | Maxim Kuvyrkov | 1 | -12/+13 |
2008-11-12 | m68k.c (print_operand): Mask off extra extension bits when writing out the re... | Andreas Schwab | 1 | -3/+4 |
2008-09-11 | * config/m68k/m68k.h (IRA_COVER_CLASSES): Define. | Andreas Schwab | 1 | -0/+5 |
2008-08-31 | fwprop.c (should_replace_address): Add speed attribute. | Jan Hubicka | 1 | -2/+3 |
2008-07-07 | * config/m68k/m68k.c (m68k_return_in_memory): Fix arguments types. | Maxim Kuvyrkov | 1 | -2/+2 |
2008-07-07 | * config/m68k/lb1sf68.asm: Add PIC macros for Linux targets. | Mark Shinwell | 1 | -5/+31 |
2008-07-07 | config.gcc (m68k-*-linux*): Add with_arch. | Nathan Sidwell | 1 | -0/+11 |
2008-07-07 | t-cf (MULTILIB_EXTRA_OPTS): Add no-mac. | Nathan Sidwell | 2 | -13/+20 |
2008-07-02 | vms_tramp.asm, [...]: Remove .file directives. | Joseph Myers | 2 | -2/+0 |
2008-06-29 | m68k.c (print_operand): Always print a float constant in hex. | Andreas Schwab | 2 | -39/+11 |
2008-06-27 | c-format.c (handle_format_attribute): Fix -Wc++-compat and/or -Wcast-qual war... | Kaveh R. Ghazi | 1 | -5/+7 |
2008-06-12 | m68k.c (m68k_tune_flags): New. | Kazu Hirata | 2 | -5/+27 |
2008-06-04 | m68k.opt (mxgot): New option. | Joseph Myers | 5 | -3/+50 |
2008-05-14 | rtl.texi: Removed reference to REG_NO_CONFLICT notes. | Kenneth Zadeck | 1 | -4/+4 |
2008-05-07 | Cleanup ColdFire scheduling support and add V4 pipeline model. | Maxim Kuvyrkov | 5 | -1229/+2058 |
2008-04-25 | re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) | Jan Hubicka | 1 | -11/+11 |
2008-04-22 | Support scheduling for ColdFire V1 and V3 microarchitecture. | Maxim Kuvyrkov | 5 | -397/+1383 |
2008-04-08 | function.h (incomming_args): Break out of struct function. | Jan Hubicka | 1 | -2/+2 |
2008-04-03 | re PR target/35795 (Revision 133787 breaks ia64) | Jan Hubicka | 1 | -0/+1 |
2008-04-03 | t-uclinux (generated_files): Add sysroot-suffix.h. | Tom Tromey | 1 | -0/+2 |
2008-03-27 | sourcebuild.texi, [...]: Revert automatic dependency patch. | Tom Tromey | 1 | -2/+0 |
2008-03-25 | x-solaris (host-solaris.o): Update. | Tom Tromey | 1 | -0/+2 |
2008-02-16 | t-rtems (M68K_MLIB_CPU): Add 5208, 5307, 5407, 5475 multilibs. | Ralf Corsepius | 1 | -1/+5 |