Age | Commit message (Expand) | Author | Files | Lines |
2002-08-29 | chorus.h: Consistently define *_DEBUGGING_INFO with the value 1. | Jason Thorpe | 1 | -2/+2 |
2002-07-30 | elf.h (STARTFILE_SPEC): Define differently if default ABI is MEABI. | Chris Demetriou | 1 | -1/+2 |
2002-07-29 | elf.h: Remove ecoff.h and gofast includes. | Eric Christopher | 1 | -41/+9 |
2002-07-29 | configure.in (mips*-*-*): Add a test to see if MIPS libgloss linker scripts u... | Chris Demetriou | 1 | -0/+4 |
2002-07-25 | invoke.texi: Document -mabi=meabi, and expand on the EABI description. | Richard Sandiford | 1 | -5/+2 |
2002-07-25 | defaults.h (ASM_OUTPUT_TYPE_DIRECTIVE, [...]): New default definitions of new... | Zack Weinberg | 1 | -17/+7 |
2002-07-24 | elf.h (STARTFILE_SPEC): Undo previous change. | Chris Demetriou | 1 | -4/+1 |
2002-07-24 | elf.h (STARTFILE_SPEC): Never include crt0.o. | Chris Demetriou | 1 | -1/+4 |
2002-06-11 | tm.texi (Run-time Target): Add comment about flag_iso and strict ANSI. | Eric Christopher | 1 | -9/+0 |
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 | -4/+4 |
2002-05-03 | elf64.h (UNIQUE_SECTION): Use mips_unique_section. | Richard Sandiford | 1 | -65/+2 |
2002-03-16 | mips.md (movdf_internal2): Add two new move constraints. | Eric Christopher | 1 | -0/+7 |
2001-11-11 | unicosmk.h (ASM_OUTPUT_DOUBLE, [...]): Fix format specifier warning. | Kaveh R. Ghazi | 1 | -2/+7 |
2001-11-06 | mips.md (movdf_internal2): Add constraints for float to general register move. | Eric Christopher | 1 | -0/+3 |
2001-10-31 | elf.h: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2001-10-07 | builtins.c (expand_builtin_setjmp_receiver): Const-ify. | Kaveh R. Ghazi | 1 | -2/+3 |
2001-09-11 | Do not allow -mgp32 -mfp64; Fix int/long printf warning | Michael Meissner | 1 | -1/+4 |
2001-08-28 | c-pragma.h (add_weak): Move prototype from here... | Eric Christopher | 1 | -9/+14 |
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-09 | Move constructor/destructor handling into target hooks. | Richard Henderson | 1 | -68/+2 |
2001-08-03 | target.h (gcc_target): Add asm_out.named_section, section_type_flags, have_na... | Richard Henderson | 1 | -20/+3 |
2001-04-26 | config.gcc (mips*-*-linux*): Add elfos.h to tm_file. | H.J. Lu | 1 | -0/+6 |
2000-12-13 | (ASM_OUTPUT_SECTION_NAME): emit @nobits | Aldy Hernandez | 1 | -0/+2 |
2000-09-25 | Change callers in config/m*/ to match: | Hans-Peter Nilsson | 1 | -3/+3 |
2000-09-25 | definitions in config/m[ci]*: | Hans-Peter Nilsson | 1 | -3/+3 |
2000-08-10 | elf.h (CTOR_SECTION_NAME, [...]): New macros define the name of CTOR and DTOR... | Chris Demetriou | 1 | -13/+16 |
2000-08-05 | elf.h (CTOR_LIST_BEGIN, [...]): change type of __CTOR_LIST__ from func_ptr ar... | Chris Demetriou | 1 | -4/+4 |
2000-05-23 | config/mips/elf64.h (CTOR_LISTS_DEFINED_EXTERNALLY): Define | Jonathan Larmour | 1 | -0/+5 |
2000-03-07 | rtl.h (rtunion_def): Constify member `rtstr'. | Kaveh R. Ghazi | 1 | -1/+1 |
2000-01-22 | Fix definition of UNIQUE_SECTION so that zero initialised data is placed | Alan Modra | 1 | -4/+3 |
2000-01-05 | oops - typo in previous delta | Nick Clifton | 1 | -1/+1 |
2000-01-05 | Add support for generating unique sections for unitialised data. | Nick Clifton | 1 | -2/+6 |
1999-12-01 | elf.h (STARTFILE_SPEC): Add no-crt0. | Mark Salter | 1 | -1/+1 |
1999-10-29 | elf.h: remove NAME__MAIN and SYMBOL__MAIN. | Andrew Haley | 1 | -2/+0 |
1999-10-25 | mips.h (MIPS_ISA_DEFAULT): Insure it's defined. | Gavin Romig-Koch | 1 | -3/+0 |
1999-09-21 | elf64.h (ASM_OUTPUT_CONSTRUCTOR, [...]): Use Pmode to determine whether to ou... | Andrew MacLeod | 1 | -2/+2 |
1999-09-07 | mips.h (MULTILIB_ENDIAN_DEFAULT): New macro. | Gavin Romig-Koch | 1 | -7/+1 |
1999-05-10 | Fix irix5 native build failure resulting from my previous patch. | Jim Wilson | 1 | -0/+1 |
1999-05-07 | Fix mips16 libstdc++ builds. Fix inconsistency from Apr 7 change. | Jim Wilson | 1 | -0/+2 |
1999-04-14 | Wed Apr 14 10:48:03 1999 Catherine Moore <clm@cygnus.com> | Catherine Moore | 1 | -1/+95 |
1998-09-28 | flags.h: Add flag_data_sections. | Catherine Moore | 1 | -0/+61 |
1998-06-08 | elf.h (ASM_DECLARE_OBJECT_NAME): Define. | Richard Henderson | 1 | -0/+67 |
1998-05-05 | Fix bug reported by Ian Taylor, mips64-elf multilibs are wrong. | Jim Wilson | 1 | -8/+9 |
1998-04-29 | elf.h (ASM_OUTPUT_DEF,ASM_WEAKEN_LABEL, [...]): Define. | Gavin Koch | 1 | -0/+32 |
1997-12-18 | mips.h (INIT_SUBTARGET_OPTABS): Define if not defined. | Ian Lance Taylor | 1 | -5/+5 |
1997-11-21 | patch from andrew cagney | Andrew Cagney | 1 | -3/+3 |
1997-10-29 | elf64.h (PREFERRED_DEBUGGING_TYPE): Only define if not previously defined. | Gavin Koch | 1 | -0/+2 |
1997-04-30 | x | Jason Merrill | 1 | -2/+2 |