aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mips
AgeCommit message (Expand)AuthorFilesLines
2003-07-08elf64.h (TARGET_ASM_UNIQUE_SECTION): Delete.Richard Sandiford7-344/+126
2003-07-06h8300.c: Fix comment typos.Kazu Hirata2-4/+4
2003-07-03* config/mips/mips.h (save_argv): Delete.Kaveh R. Ghazi1-1/+0
2003-07-03m32r.c: Fix comment typos.Kazu Hirata4-13/+13
2003-07-02Actually remove iris[34].h.Rainer Orth2-104/+0
2003-07-02mips.md (addsi3): Remove workaround for adds of -32768.Richard Sandiford1-36/+4
2003-07-02mips.c (machine_function): Add new fields: ignore_hazard_length_p and all_nor...Richard Sandiford2-76/+273
2003-07-02iris5.h (SET_FILE_NUMBER): Moved here from iris3.h.Rainer Orth3-46/+55
2003-07-01sol2.h, [...]: Use c_dialect_ macros.Neil Booth3-11/+11
2003-06-28builtins.c: Follow spelling conventions.Kazu Hirata1-1/+1
2003-06-27mips.c (mips_build_va_list): Make padding in va_list structure explicit to av...Chris Demetriou1-2/+10
2003-06-20mips.h (PUT_SDB_FUNCTION_END): Pass 0 as third arg to ASM_OUTPUT_SOURCE_LINE.Rainer Orth1-1/+1
2003-06-19target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg4-33/+20
2003-06-17* config/mips/mips.md (trap): Use break 0 when !TARGET_GAS.Rainer Orth1-1/+2
2003-06-17iris6-o32.h (MIPS_ISA_DEFAULT): Remove.Rainer Orth1-2/+2
2003-06-17ChangeLog.3: Fix comment typos.Kazu Hirata2-3/+3
2003-06-17mips.c (TARGET_ASM_UNALIGNED_DI_OP): Define as NULL.Rainer Orth1-1/+3
2003-06-17dbxout.c (dbxout_source_line_counter): New global variable.Eric Botcazou2-2/+2
2003-06-17mips-protos.h (mips_expand_block_move): Declare.Richard Sandiford4-685/+136
2003-06-16decl.c, [...]: Don't use the PTR macro.Kaveh R. Ghazi1-5/+5
2003-06-15mips.h (asm_file_name, [...]): Remove.Neil Booth1-3/+0
2003-06-14rtl.h (STORE_FLAG_VALUE): Remove default definition from here.Roger Sayle1-5/+0
2003-06-11configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.Rainer Orth2-0/+11
2003-06-09mips.h (GLOBAL_POINTER_REGNUM): New macro.Richard Sandiford3-211/+282
2003-06-09mips-protos.h (mips_output_division): Declare.Richard Sandiford4-509/+44
2003-06-09mips.c (mips_reg_names): Change hilo entry to "".Richard Sandiford3-672/+289
2003-06-09re PR target/10913 (mips-elf ICE in text_section at varasm.c: 241)Richard Sandiford6-233/+48
2003-06-07config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.Zack Weinberg4-26/+24
2003-06-04i370.c (mvs_function_name_length): Fix signed/unsigned warnings.Kaveh R. Ghazi1-1/+1
2003-06-04config.gcc: Reorganize --with-cpu logic.Daniel Jacobowitz1-0/+14
2003-06-03t-linux64 (CRTSTUFF_T_CFLAGS_S): Define.Chris Demetriou1-0/+1
2003-06-03configure.in (HAVE_LD_PIE): Check for ld -pie.Jakub Jelinek2-2/+2
2003-06-03builtins.c (expand_builtin_memcpy): Remove endp argument and endp != 0 handling.Jakub Jelinek1-1/+1
2003-06-02Revert accidental change to mips_output_move.Richard Sandiford1-2/+2
2003-06-02mips.c: Don't include output.h twice.Kaveh R. Ghazi1-1/+0
2003-05-30mips.c (extern_list): Add GTY marker.Eric Christopher1-7/+9
2003-05-30mips.h (SUBTARGET_ASM_DEBUGGING_SPEC): Move -mdebug/-no-mdebug switches ...Rainer Orth1-1/+11
2003-05-29mips-protos.h (mips_output_load_label): Declare.Richard Sandiford3-7/+36
2003-05-28linux.h (LIB_SPEC): Add missing -lc and correct -lthread to -lpthread.Daniel Jacobowitz1-1/+2
2003-05-23mips.md (clzsi, clzdi): New patterns.Eric Christopher1-0/+25
2003-05-20linux64.h (LIB_SPEC): Add missing -lc and correct -lthread to -lpthread.Alexandre Oliva1-1/+3
2003-05-19mips.h (ISA_HAS_LOAD_DELAY, [...]): New macros.Richard Sandiford3-17/+81
2003-05-19mips-protos.h (final_prescan_insn, [...]): Remove.Richard Sandiford4-516/+65
2003-05-19mips.c (mips_class_max_nregs): Return the number of words in the mode.Richard Sandiford1-7/+8
2003-05-19mips.c (override_options): Disable explicit relocs for old ABIs unless using ...Richard Sandiford1-0/+7
2003-05-19mips.h: Remove definition of g_switch_value.Eric Christopher1-1/+1
2003-05-18c-cppbuiltin.c (TARGET_OS_CPP_BUILTINS, [...]): Default here.Neil Booth1-1/+0
2003-05-16t-elf: Remove obsolete rules adding dependencies on tm.h.Richard Kenner4-132/+0
2003-05-16alpha.c (print_operand_address, [...]): Use string concatentation on HOST_WID...Kaveh R. Ghazi2-9/+6
2003-05-15config.gcc: Purge all targets obsoleted in GCC 3.3.Zack Weinberg4-224/+0