| Commit message (Expand) | Author | Age | Files | Lines |
* | t-linux (SHLIB_INSTALL): Double quote slibdir; fix typo in rm -f. | Richard Henderson | 2001-01-07 | 1 | -5/+10 |
* | Makefile.in (slibdir): New variable. | Richard Henderson | 2001-01-07 | 1 | -0/+3 |
* | mips.c (function_arg): Don't pass NULL_TREE to host_integerp. | Jeffrey Oldham | 2001-01-02 | 1 | -1/+2 |
* | tm.texi (REGISTER_MOVE_COST): Add a mode argument. | Alexandre Oliva | 2001-01-01 | 1 | -2/+2 |
* | (ASM_OUTPUT_SECTION_NAME): emit @nobits | Aldy Hernandez | 2000-12-13 | 5 | -0/+10 |
* | config.gcc (a29k*-*-rtems*, [...]): New targets. | Joel Sherrill | 2000-12-06 | 1 | -0/+34 |
* | genoutput.c (validate_insn_operands): New. | Richard Henderson | 2000-11-28 | 1 | -4/+4 |
* | alpha.c (check_float_value): Use memcpy, not bcopy. | Kaveh R. Ghazi | 2000-11-10 | 2 | -4/+3 |
* | t-iris6 (FPBIT): New. | Jeffrey Oldham | 2000-11-08 | 1 | -0/+15 |
* | iris6.h (SUBTARGET_CC1_SPEC): Remove -static handling. | Mark Mitchell | 2000-11-03 | 1 | -39/+4 |
* | config: | Neil Booth | 2000-11-02 | 23 | -28/+28 |
* | Warning fixes: | Kaveh R. Ghazi | 2000-10-20 | 1 | -1/+1 |
* | Makefile.in (libgcc.mk): Pass SHLIB_EXT, not SHLIB_LIBS. | Richard Henderson | 2000-10-08 | 1 | -3/+4 |
* | Makefile.in (NM_FOR_TARGET): New. | Richard Henderson | 2000-10-05 | 1 | -0/+6 |
* | configure.in (enable-shared): New. | Richard Henderson | 2000-10-04 | 1 | -0/+5 |
* | Change callers in config/m*/ to match: | Hans-Peter Nilsson | 2000-09-25 | 6 | -21/+21 |
* | definitions in config/m[ci]*: | Hans-Peter Nilsson | 2000-09-25 | 9 | -34/+34 |
* | Set rsize properly for args passed by reference. | Bernd Schmidt | 2000-09-15 | 1 | -1/+4 |
* | * config/mips/mips-protos.h | Greg McGary | 2000-09-12 | 4 | -2/+116 |
* | optabs.c (init_optabs): Initialize fixtab... | Greg McGary | 2000-08-24 | 1 | -6/+3 |
* | Warning fixes: | Kaveh R. Ghazi | 2000-08-21 | 1 | -11/+12 |
* | linux.h (LINK_SPEC): Use %(endian_spec). | Maciej W. Rozycki | 2000-08-21 | 2 | -9/+11 |
* | elf.h (CTOR_SECTION_NAME, [...]): New macros define the name of CTOR and DTOR... | Chris Demetriou | 2000-08-10 | 2 | -26/+32 |
* | alpha.c (alpha_emit_xfloating_libcall): Use GEN_CALL_VALUE define. | Rodney Brown | 2000-08-08 | 1 | -1/+1 |
* | Fix most compile time warning messages | Nick Clifton | 2000-08-08 | 2 | -53/+56 |
* | elf.h (CTOR_LIST_BEGIN, [...]): change type of __CTOR_LIST__ from func_ptr ar... | Chris Demetriou | 2000-08-05 | 2 | -8/+8 |
* | mips.h: Clean up comments and spacing near MASKs. | Chris Demetriou | 2000-08-05 | 1 | -36/+38 |
* | alias.c (mark_constant_function): Use INSN_P. | Rodney Brown | 2000-08-04 | 1 | -4/+4 |
* | (mips_legitimate_address_p): Don't allow register+offset if the offset is lar... | Clinton Popetz | 2000-08-04 | 1 | -0/+4 |
* | configure.in (mips*-*-linux*): Use mips*el to check for little endian MIPS, a... | Andreas Jaeger | 2000-07-29 | 1 | -5/+4 |
* | mips.c (mips_expand_prologue): Don't calculate the last argument register unl... | Clinton Popetz | 2000-07-17 | 1 | -5/+11 |
* | Warning patch: | Kaveh R. Ghazi | 2000-07-15 | 2 | -17/+18 |
* | mh-irix6 (CC): Don't set it. | Mark Mitchell | 2000-07-15 | 1 | -9/+0 |
* | mips.md: (absdi2): Handle sign_extend for second operand. | Clinton Popetz | 2000-07-14 | 1 | -1/+7 |
* | mips.c (simple_memory_operand): Access the INTVAL of the address, not it's co... | Clinton Popetz | 2000-07-11 | 1 | -1/+1 |
* | 1750a.h: Mark help strings for options/switches for translation. | Philipp Thomas | 2000-06-27 | 1 | -56/+56 |
* | * mips.c (machine_dependent_reorg): Fix braces for nested if. | J"orn Rennecke | 2000-06-14 | 1 | -2/+4 |
* | combine.c (subst): Use CLASS_CANNOT_CHANGE_MODE and CLASS_CANNOT_CHANGE_MODE_... | Richard Henderson | 2000-06-13 | 1 | -2/+7 |
* | * mips.h (LINKER_ENDIAN_SPEC): Pass -EL to linker by default. | Andreas Jaeger | 2000-05-24 | 1 | -1/+1 |
* | config/mips/elf64.h (CTOR_LISTS_DEFINED_EXTERNALLY): Define | Jonathan Larmour | 2000-05-23 | 1 | -0/+5 |
* | linux.h: Remove undefines which disabled .ctor/.dtor support. | Andreas Jaeger | 2000-05-08 | 1 | -28/+0 |
* | change MIPS varargs ABI in config/mips/mips.c | Donald Lindsay | 2000-05-03 | 1 | -138/+323 |
* | linux.h: Remove erroneous commit of #if 0/#endif in last patch. | Andreas Jaeger | 2000-04-26 | 1 | -2/+0 |
* | mips.h (BITS_PER_WORD, [...]): Remove unnecessary casts. | Kaveh R. Ghazi | 2000-04-19 | 1 | -8/+8 |
* | cccp.c, [...]: Removed. | Zack Weinberg | 2000-04-18 | 3 | -6/+0 |
* | mips-protos.h (mips_legitimate_address_p): New function. | Mark Mitchell | 2000-04-16 | 3 | -123/+159 |
* | mips.c (expand_block_move): Pass alignment argument to move_by_pieces in bits... | Andreas Jaeger | 2000-04-13 | 1 | -1/+1 |
* | linux.h (CPP_PREDEFINES): Also define __PIC__ and __pic__ for little endian. | Andreas Jaeger | 2000-04-13 | 1 | -2/+3 |
* | linux.h (SUBTARGET_ASM_SPEC): Use proper flags if not compiling PIC code, add... | Andreas Jaeger | 2000-04-12 | 1 | -2/+52 |
* | mips.h (MASK_DEBUG_A, [...]): Zero the remaining non-zero debugging masks. | Chris Demetriou | 2000-04-05 | 1 | -3/+3 |