Age | Commit message (Expand) | Author | Files | Lines |
2024-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-09-16 | mips: Fix macro typo | Martin Liska | 1 | -1/+1 |
2021-08-31 | MIPS: use mips_isa enum instead hardcoded numbers | YunQiang Su | 1 | -2/+3 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-12-19 | MIPS32R6 and MIPS64R6 support | Matthew Fortune | 1 | -16/+9 |
2014-04-01 | netbsd.h (TARGET_OS_CPP_BUILTINS): Define __mips_o32 for -mabi=32. | Martin Husemann | 1 | -1/+3 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2011-03-31 | re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer... | Joseph Myers | 1 | -7/+0 |
2011-01-19 | linux64.h (LINK_SPEC): Remove %{non_shared} %{call_shared}. | Joseph Myers | 1 | -1/+0 |
2011-01-14 | linux64.h (LINK_SPEC): Remove %{bestGnum} %{no_archive} %{exact_version}. | Joseph Myers | 1 | -2/+2 |
2010-12-09 | nto.h (MD_EXEC_PREFIX, [...]): Define. | Joseph Myers | 1 | -4/+0 |
2010-11-01 | common.opt (R, [...]): New. | Joseph Myers | 1 | -11/+1 |
2007-08-02 | host-hpux.c: Change copyright header to refer to version 3 of the GNU General... | Nick Clifton | 1 | -6/+5 |
2005-06-25 | Update FSF address. | R. Kelley Cook | 1 | -2/+2 |
2004-12-23 | mips.h (TARGET_CPU_CPP_BUILTINS): Add assert for machine=mips for !TARGET_IRIX. | Eric Christopher | 1 | -1/+0 |
2004-01-31 | alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, | Kazu Hirata | 1 | -1/+1 |
2004-01-03 | linux.h: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2003-09-27 | GNU CC -> GCC | Kelley Cook | 1 | -4/+4 |
2003-08-21 | Makefile.in (INCLUDES): Remove -I$(srcdir)/config. | Zack Weinberg | 1 | -12/+1 |
2003-07-03 | m32r.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-01-08 | config.gcc (mipsisa32r2-*-elf*, [...]): New targets, to support MIPS32 Releas... | Chris Demetriou | 1 | -4/+15 |
2002-11-10 | netbsd.h (TARGET_OS_CPP_BUILTINS): Define __ABICALLS__ if TARGET_ABICALLS. | Jason Thorpe | 1 | -0/+3 |
2002-11-09 | netbsd.h (SUBTARGET_ASM_SPEC): Don't pass -KPIC to the assembler if -mno-abic... | Jason Thorpe | 1 | -2/+3 |
2002-09-22 | netbsd.h (SUBTARGET_ASM_SPEC): Always pass -KPIC unless -fno-pic or -fno-PIC ... | Jason Thorpe | 1 | -1/+1 |
2002-09-15 | netbsd.h (TARGET_OS_CPP_BUILTINS): Add MIPS ABI CPP macros. | Jason Thorpe | 1 | -7/+72 |
2002-08-28 | config.gcc (mips*-*-netbsd*): Set target_cpu_default to "MASK_GAS|MASK_ABICAL... | Jason Thorpe | 1 | -15/+1 |
2002-07-29 | elf.h: Remove ecoff.h and gofast includes. | Eric Christopher | 1 | -5/+0 |
2002-06-11 | tm.texi (Run-time Target): Add comment about flag_iso and strict ANSI. | Eric Christopher | 1 | -40/+2 |
2002-06-08 | netbsd.h (SUBTARGET_EXTRA_SPECS): Add netbsd_link_spec and netbsd_entry_point. | Jason Thorpe | 1 | -19/+12 |
2002-06-07 | * config/mips/netbsd.h (CACHE_FLUSH_FUNC): Define. | Jason Thorpe | 1 | -0/+6 |
2002-05-30 | netbsd.h (TARGET_OS_CPP_BUILTINS): Define. | Jason Thorpe | 1 | -27/+40 |
2002-05-15 | c-parse.in (MODIFIED_WCHAR_TYPE): New macro. | Zack Weinberg | 1 | -17/+5 |
2002-05-07 | c-common.c (c_common_init): Set options->unsigned_wchar. | Neil Booth | 1 | -3/+0 |
2002-01-22 | netbsd.h (TARGET_HAS_F_SETLKW): define. | Jason Thorpe | 1 | -191/+157 |
2001-11-11 | unicosmk.h (ASM_OUTPUT_DOUBLE, [...]): Fix format specifier warning. | Kaveh R. Ghazi | 1 | -1/+4 |
2001-10-31 | elf.h: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2001-09-11 | Do not allow -mgp32 -mfp64; Fix int/long printf warning | Michael Meissner | 1 | -1/+4 |
2001-08-17 | elf.h, [...]: Fix typos last change. | Richard Henderson | 1 | -6/+6 |
2001-08-17 | varasm.c (text_section): Allow TEXT_SECTION to override the printing of TEXT_... | Richard Henderson | 1 | -0/+13 |
2001-08-03 | target.h (gcc_target): Add asm_out.named_section, section_type_flags, have_na... | Richard Henderson | 1 | -18/+3 |
2000-12-13 | (ASM_OUTPUT_SECTION_NAME): emit @nobits | Aldy Hernandez | 1 | -0/+2 |