Age | Commit message (Expand) | Author | Files | Lines |
2005-06-25 | Update FSF address. | R. Kelley Cook | 1 | -2/+2 |
2005-04-17 | iris6.h (DRIVER_SELF_SPECS): Check -march as well as -mipsN before forcing a ... | Richard Sandiford | 1 | -1/+1 |
2005-04-05 | iris6.h (DWARF_FRAME_RETURN_COLUMN): Redefine to match what the system unwind... | Olivier Hainque | 1 | -0/+5 |
2005-02-07 | re PR target/19796 (Bootstrap fails: Unresolved data symbol "set_fpc_csr") | Richard Sandiford | 1 | -3/+1 |
2005-01-27 | c-common.def, [...]: Update copyright. | Kazu Hirata | 1 | -1/+2 |
2005-01-26 | iris6.h (ENDFILE_SPEC): Don't link in irix-csr.o if either -ffast-math or -fu... | Richard Sandiford | 1 | -1/+2 |
2005-01-24 | irix-csr.c: New file. | Richard Sandiford | 1 | -1/+2 |
2004-08-20 | configure.ac (mips*-*-*): Print an error if not using GAS. | Richard Sandiford | 1 | -412/+39 |
2004-07-07 | re PR target/16407 (Unaligned access to local variables) | Richard Sandiford | 1 | -2/+3 |
2004-02-17 | t-iris6gld: Renamed to ... | Rainer Orth | 1 | -9/+6 |
2004-02-09 | iris5.h (BSS_SECTION_ASM_OP): Define. | Rainer Orth | 1 | -44/+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 | -4/+5 |
2003-11-24 | config.gcc (mips-sgi-irix6*): Add t-iris6gld to tmake_file when using GNU ld. | Richard Sandiford | 1 | -8/+15 |
2003-10-29 | builtins.c (std_build_builtin_va_list): New. | Richard Henderson | 1 | -6/+0 |
2003-10-17 | config.gcc (mips-sgi-irix6*o32): Only enable use_collect2 without gas. | Rainer Orth | 1 | -33/+91 |
2003-10-09 | * config/mips/iris6.h (SUBTARGET_CPP_SPEC): Define. | Rainer Orth | 1 | -0/+5 |
2003-09-27 | GNU CC -> GCC | Kelley Cook | 1 | -4/+4 |
2003-09-23 | target.h (struct gcc_target): New member external_libcall. | Rainer Orth | 1 | -1/+0 |
2003-08-12 | iris6.h: Convert to C90 prototypes. | Richard Sandiford | 1 | -2/+2 |
2003-07-14 | elf.h (ASM_DECLARE_OBJECT_NAME): Use mips_declare_object_name. | Richard Sandiford | 1 | -37/+3 |
2003-07-08 | elf64.h (TARGET_ASM_UNIQUE_SECTION): Delete. | Richard Sandiford | 1 | -23/+2 |
2003-07-02 | iris5.h (SET_FILE_NUMBER): Moved here from iris3.h. | Rainer Orth | 1 | -23/+16 |
2003-07-01 | sol2.h, [...]: Use c_dialect_ macros. | Neil Booth | 1 | -3/+3 |
2003-06-19 | target.h (asm_out.file_start, [...]): New hooks. | Zack Weinberg | 1 | -2/+0 |
2003-06-07 | config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9. | Zack Weinberg | 1 | -2/+0 |
2003-05-12 | Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz> | Jan Hubicka | 1 | -1/+1 |
2003-04-01 | real.h (EXP_BITS): Make room for... | Alexandre Oliva | 1 | -1/+1 |
2003-03-19 | Add support for DWARF 3 64-bit sections. | Kevin Buettner | 1 | -0/+7 |
2003-02-19 | re PR libgcj/9652 (libjava bootstrap failure on irix6.5.1[78]) | Rainer Orth | 1 | -0/+7 |
2003-01-26 | avr.h, [...]: Undefine ASM_FINISH_DECLARE_OBJECT before defining it. | Steven Bosscher | 1 | -0/+1 |
2003-01-19 | config.gcc (mips64*-*-linux*): Added. | Alexandre Oliva | 1 | -1/+3 |
2002-08-29 | chorus.h: Consistently define *_DEBUGGING_INFO with the value 1. | Jason Thorpe | 1 | -2/+2 |
2002-08-02 | config.gcc: Don't include mips/abi64.h in $tm_file. | Richard Sandiford | 1 | -1/+0 |
2002-07-25 | invoke.texi: Document -mabi=meabi, and expand on the EABI description. | Richard Sandiford | 1 | -1/+1 |
2002-07-25 | defaults.h (ASM_OUTPUT_TYPE_DIRECTIVE, [...]): New default definitions of new... | Zack Weinberg | 1 | -11/+7 |
2002-07-11 | configure.in (mips*-*-irix6*o32): Enable stabs. | Rainer Orth | 1 | -7/+0 |
2002-06-11 | tm.texi (Run-time Target): Add comment about flag_iso and strict ANSI. | Eric Christopher | 1 | -46/+69 |
2002-05-19 | Fix a typo in a comment in my last checkin. | Kaveh Ghazi | 1 | -1/+1 |
2002-05-18 | system.h (SELECT_RTX_SECTION): Poison. | Richard Henderson | 1 | -0/+1 |
2002-05-18 | final.c (HAVE_READONLY_DATA_SECTION): New. | Richard Henderson | 1 | -23/+12 |
2002-05-15 | c-parse.in (MODIFIED_WCHAR_TYPE): New macro. | Zack Weinberg | 1 | -14/+0 |
2002-05-13 | os_defines.h: Revert 2002-05-06 change. | Kaveh R. Ghazi | 1 | -0/+12 |
2001-12-17 | target.h (asm_out.byte_op, [...]): New fields. | Richard Sandiford | 1 | -2/+0 |
2001-10-31 | elf.h: Fix comment formatting. | Kazu Hirata | 1 | -2/+2 |
2001-08-29 | iris6.h (ASM_DECLARE_OBJECT_NAME, [...]): Fix format specifier warnings. | Kaveh R. Ghazi | 1 | -2/+6 |
2001-08-21 | crtstuff.c: Fix thinko last change. | Richard Henderson | 1 | -1/+1 |
2001-08-17 | iris6.h (TARGET_IRIX6): New. | Richard Henderson | 1 | -4/+55 |
2001-08-09 | Move constructor/destructor handling into target hooks. | Richard Henderson | 1 | -76/+1 |
2001-08-03 | target.h (gcc_target): Add asm_out.named_section, section_type_flags, have_na... | Richard Henderson | 1 | -34/+3 |