Age | Commit message (Expand) | Author | Files | Lines |
2004-06-15 | linux.h (ASM_PREFERRED_EH_DATA_FORMAT): Remove definition. | Chris Demetriou | 1 | -5/+0 |
2004-02-19 | re PR preprocessor/14198 ([3.4.0][MIPS]FAIL: gcc.dg/cpp/assert4.c (test for e... | David Daney | 1 | -0/+1 |
2004-01-31 | alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, | Kazu Hirata | 1 | -1/+1 |
2004-01-07 | mips.h (MDEBUG_ASM_SPEC): Change for dwarf2 default. | Eric Christopher | 1 | -3/+0 |
2004-01-03 | linux.h: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2003-11-29 | gnu.h (HURD_TARGET_OS_CPP_BUILTINS): New. | Kaveh R. Ghazi | 1 | -4/+1 |
2003-10-24 | linux.h: Wrap MD_FALLBACK_FRAME_STATE_FOR and associated includes in #ifndef ... | Richard Sandiford | 1 | -0/+2 |
2003-10-20 | ffi.c: Use _ABIN32, _ABIO32 instead of external _MIPS_SIM_NABI32, _MIPS_SIM_A... | Rainer Orth | 1 | -1/+2 |
2003-10-17 | linux.h (FUNCTION_NAME_ALREADY_DECLARED): Undef before redefinition. | Rainer Orth | 1 | -0/+1 |
2003-10-17 | config.gcc (mips-sgi-irix6*o32): Only enable use_collect2 without gas. | Rainer Orth | 1 | -1/+1 |
2003-10-15 | linux.h (MD_FALLBACK_FRAME_STATE_FOR): New | David Daney | 1 | -0/+70 |
2003-09-27 | GNU CC -> GCC | Kelley Cook | 1 | -4/+4 |
2003-07-14 | elf.h (ASM_OUTPUT_ALIGNED_BSS): Use mips_output_aligned_bss. | Richard Sandiford | 1 | -19/+1 |
2003-07-14 | elf.h (ASM_DECLARE_OBJECT_NAME): Use mips_declare_object_name. | Richard Sandiford | 1 | -20/+1 |
2003-07-14 | elf.h (SBSS_SECTION_ASM_OP): Delete. | Richard Sandiford | 1 | -2/+0 |
2003-07-14 | elf.h (OBJECT_FORMAT_COFF, [...]): Remove undefs. | Richard Sandiford | 1 | -3/+0 |
2003-07-14 | config.gcc (mips-sgi-irix6*o32, [...]): Add mips/sdb.h to the list of include... | Richard Sandiford | 1 | -4/+0 |
2003-07-08 | elf64.h (TARGET_ASM_UNIQUE_SECTION): Delete. | Richard Sandiford | 1 | -23/+1 |
2003-07-01 | sol2.h, [...]: Use c_dialect_ macros. | Neil Booth | 1 | -1/+1 |
2003-06-04 | i370.c (mvs_function_name_length): Fix signed/unsigned warnings. | Kaveh R. Ghazi | 1 | -1/+1 |
2003-06-03 | configure.in (HAVE_LD_PIE): Check for ld -pie. | Jakub Jelinek | 1 | -1/+1 |
2003-05-28 | linux.h (LIB_SPEC): Add missing -lc and correct -lthread to -lpthread. | Daniel Jacobowitz | 1 | -1/+2 |
2003-05-18 | c-cppbuiltin.c (TARGET_OS_CPP_BUILTINS, [...]): Default here. | Neil Booth | 1 | -1/+0 |
2003-05-01 | Merge from rewrite branch. | Eric Christopher | 1 | -1/+1 |
2003-03-28 | elf.h (ASM_OUTPUT_ALIGNED_BSS): Remove unnecessary globalize_label. | Alan Modra | 1 | -2/+2 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+6 |
2002-08-21 | alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk. | Kaveh R. Ghazi | 1 | -1/+1 |
2002-08-02 | config.gcc: Don't include mips/abi64.h in $tm_file. | Richard Sandiford | 1 | -2/+0 |
2002-07-29 | elf.h: Remove ecoff.h and gofast includes. | Eric Christopher | 1 | -3/+1 |
2002-07-25 | defaults.h (ASM_OUTPUT_TYPE_DIRECTIVE, [...]): New default definitions of new... | Zack Weinberg | 1 | -24/+13 |
2002-07-23 | linux.h (ASM_OUTPUT_DEFINE_LABEL_DIFFERENCE_SYMBOL): Remove. | Neil Booth | 1 | -11/+0 |
2002-07-04 | linux.h: Add #undef for SUBTARGET_CPP_SPEC. | Eric Christopher | 1 | -0/+1 |
2002-06-11 | tm.texi (Run-time Target): Add comment about flag_iso and strict ANSI. | Eric Christopher | 1 | -55/+43 |
2002-05-29 | linux.h (SUBTARGET_CPP_SPEC): Add support for mips5/mips32/mips64 and _MIPS_I... | Eric Christopher | 1 | -0/+3 |
2002-05-20 | linux.h (SDB_DEBUGGING_INFO): Undefine. | H.J. Lu | 1 | -0/+4 |
2002-05-18 | final.c (HAVE_READONLY_DATA_SECTION): New. | Richard Henderson | 1 | -3/+2 |
2002-05-17 | hooks.c (hook_tree_bool_false): New. | Richard Henderson | 1 | -3/+1 |
2002-05-15 | c-parse.in (MODIFIED_WCHAR_TYPE): New macro. | Zack Weinberg | 1 | -8/+0 |
2002-04-15 | linux.h, [...] (CPP_PREDEFINES): Define __gnu_linux__, not gnu_linux. | Richard Henderson | 1 | -2/+2 |
2002-04-13 | linux.h: Define __gnu_linux__ wherever __linux__ is defined... | Mark Mitchell | 1 | -3/+3 |
2002-02-16 | linux.h (ASM_PREFERRED_EH_DATA_FORMAT): New. | H.J. Lu | 1 | -0/+5 |
2002-02-07 | linux.h (SUBTARGET_ASM_DEBUGGING_SPEC): Defined. | H.J. Lu | 1 | -0/+3 |
2002-02-02 | 2002-02-01 Eric Christopher <echristo@redhat.com> | Eric Christopher | 1 | -0/+6 |
2002-01-16 | linux.h: Include "mips/abi64.h". | H.J. Lu | 1 | -0/+1 |
2002-01-16 | t-linux: New. | H.J. Lu | 1 | -5/+0 |
2001-11-19 | cppmacro.c (_cpp_backup_tokens): Pop cur_run before decrementing cur_token, n... | Jason Merrill | 1 | -23/+0 |
2001-11-11 | unicosmk.h (ASM_OUTPUT_DOUBLE, [...]): Fix format specifier warning. | Kaveh R. Ghazi | 1 | -1/+3 |
2001-11-02 | config.gcc: Revert part of earlier patch. | Eric Christopher | 1 | -0/+2 |
2001-10-31 | elf.h: Fix comment formatting. | Kazu Hirata | 1 | -2/+2 |
2001-10-04 | mips.c (init_cumulative_args): Remember to set cum->prototype. | Eric Christopher | 1 | -3/+1 |