Age | Commit message (Expand) | Author | Files | Lines |
2004-03-09 | re PR bootstrap/12371 ([m68k-linux] bootstrap error in make compare) | Roman Zippel | 2 | -7/+34 |
2004-02-17 | * config/m68k/m68k.c: Remove obsolete support for HPUX_ASM. | Gunther Nikl | 1 | -36/+2 |
2004-02-16 | t-slibgcc-elf-ver: Define SHLIB_NAME and SHLIB_SONAME in terms of SHLIB_SOVER... | Matthias Klose | 1 | -0/+3 |
2004-02-15 | m68k.h (PRINT_OPERAND_PUNCT_VALID_P): Restore support for '%#'. | Bernardo Innocenti | 1 | -2/+5 |
2004-02-09 | m68k.c, m68k.md (SGS, [...]): Remove code to support SGS assembler. | Bernardo Innocenti | 6 | -460/+176 |
2004-02-09 | m68k.h (REGISTER_NAMES): Prefix each name with REGISTER_PREFIX. | Bernardo Innocenti | 1 | -3/+20 |
2004-02-09 | m68k.h (REGISTER_NAMES): Prefix each name with REGISTER_PREFIX. | Andreas Schwab | 6 | -106/+60 |
2004-02-06 | tm.texi (INIT_CUMULATIVE_ARGS): Update doco. | Alan Modra | 1 | -1/+1 |
2004-02-04 | darwin.c, [...]: Fix comment formatting. | Kazu Hirata | 2 | -5/+5 |
2004-02-04 | config.gcc: Remove obsolete ports and configurations. | Kazu Hirata | 7 | -1328/+0 |
2004-02-01 | arm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (". | Kazu Hirata | 1 | -2/+2 |
2004-01-31 | alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, | Kazu Hirata | 1 | -1/+2 |
2004-01-29 | m68k.c (TARGET_PROMOTE_PROTOTYPES): New. | Kazu Hirata | 5 | -15/+30 |
2004-01-15 | re PR bootstrap/13562 (bootstrap failure on m68k-linux) | Andreas Schwab | 1 | -1/+4 |
2004-01-13 | netbsd-elf.h (REGISTER_NAMES): Add missing "argptr" pseudo-register. | Bernardo Innocenti | 1 | -1/+1 |
2004-01-12 | m68k.md: Switch from the "*..." syntax to the brace-enclosed syntax in all C ... | Bernardo Innocenti | 1 | -1146/+962 |
2004-01-12 | re PR target/12148 (longstanding m68k libgcc.a bug when using ` -mshort') | Markus F.X.J. Oberhumer | 1 | -20/+20 |
2004-01-05 | m68k.c (output_andsi3): Fix signed/unsigned comparison warning. | Bernardo Innocenti | 1 | -1/+1 |
2003-12-27 | uclinux.h (LIB_SPEC): Add elf2flt magic required for correct linking of execu... | Bernardo Innocenti | 1 | -1/+1 |
2003-12-13 | vxlib.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-11-30 | m68k.c (MOTOROLA): Move from here... | Gunther Nikl | 3 | -469/+250 |
2003-11-30 | config.gcc (m68020-*-elf*, [...]): Add tm_defines containing MOTOROLA and USE... | Gunther Nikl | 3 | -14/+0 |
2003-11-29 | gnu.h (HURD_TARGET_OS_CPP_BUILTINS): New. | Kaveh R. Ghazi | 2 | -5/+3 |
2003-11-14 | m68k.c: Use C statements instead of #ifdef's when testing for MOTOROLA versus... | Bernardo Innocenti | 1 | -600/+390 |
2003-10-29 | m68k.c (notice_update_cc): Clear cc status for shifts and rotates. | Richard Henderson | 1 | -4/+9 |
2003-10-26 | m68k.c (m68k_compute_frame_layout): Ensure FPU related frame information is a... | Gunther Nikl | 1 | -24/+20 |
2003-10-26 | m68k.c (m68k_compute_frame_layout): Swap reg_mask and reg_rev_mask computation. | Gunther Nikl | 1 | -7/+7 |
2003-10-26 | m68k.c (m68k_output_function_prologue): Eliminate num_saved_regs, use current... | Bernardo Innocenti | 1 | -6/+3 |
2003-10-26 | m68k.c (m68k_output_function_prologue): Move front comment from here to... | Gunther Nikl | 1 | -17/+14 |
2003-10-22 | re PR target/12676 (m68k.c: LP64 bug) | Andreas Schwab | 1 | -1/+1 |
2003-10-21 | m68k.c (m68k_output_function_prologue): Remove obsolete comments. | Gunther Nikl | 1 | -4/+0 |
2003-10-18 | m68k.c (m68k_output_function_epilogue): Add missing argument to asm_fprintf s... | Gunther Nikl | 1 | -1/+2 |
2003-10-15 | m68k.h (MASK_SEP_DATA, [...]): Move definitions after the other flags. | Bernardo Innocenti | 1 | -13/+13 |
2003-10-13 | Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.o with min-insn-mo... | Zack Weinberg | 2 | -3/+22 |
2003-10-11 | lb1sf68.asm: Follow spelling conventions. | Kazu Hirata | 4 | -23/+23 |
2003-10-11 | m68k-protos.h: Remove the prototype for finalize_pic. | Kazu Hirata | 1 | -3/+0 |
2003-10-11 | * config/m68k/m68k.c: Fix comment typos. | Kazu Hirata | 1 | -3/+3 |
2003-10-11 | m68k-protos.h (use_return_insn): Change return type from int to bool. | Bernardo Innocenti | 2 | -182/+151 |
2003-10-11 | m68k.c (m68k_frame): Move before protos referencing it. | Peter Barada | 1 | -36/+110 |
2003-10-11 | t-uclinux: New target Makefile fragment. | Bernardo Innocenti | 2 | -0/+87 |
2003-10-11 | lb1sf68.asm: Add __PIC__ and __ID_SHARED_LIBRARY__ support. | Bernardo Innocenti | 6 | -119/+256 |
2003-10-06 | real.h (REAL_MODE_FORMAT): New macro. | Zack Weinberg | 1 | -1/+1 |
2003-09-27 | GNU CC -> GCC | Kelley Cook | 20 | -79/+79 |
2003-09-22 | m68k.h (MASK_RTD, [...]): Resurrect -mrtd option. | Bernardo Innocenti | 1 | -3/+24 |
2003-09-19 | t-m68kbare, t-rtems: Change 68681 to 68881. | Joel Sherrill | 2 | -2/+2 |
2003-09-19 | m68k.h (TARGET_CPU_CPP_PREDEFINES): Add predefines for -m68030, -m68020-60 an... | Bernardo Innocenti | 2 | -143/+126 |
2003-09-19 | t-rtems: New. | Ralf Corsepius | 1 | -0/+6 |
2003-09-17 | m68k.h (TARGET_CPU_CPP_BUILTINS): Add target predefines. | Bernardo Innocenti | 2 | -63/+41 |
2003-09-13 | re PR target/12021 (warning "cpu" and "machine" reasserted for every file) | Andrew Pinski | 2 | -4/+0 |
2003-09-09 | coff.h (REGISTER_NAMES): Add fake register `argptr' | Bernardo Innocenti | 8 | -113/+281 |