Age | Commit message (Expand) | Author | Files | Lines |
2001-03-15 | aclocal.m4 (gcc_AC_C_CHARSET, [...]): New macros. | Zack Weinberg | 1 | -25/+0 |
2001-03-14 | aclocal.m4 (gcc_AC_COMPILE_CHECK_SIZEOF, [...]): New. | Zack Weinberg | 2 | -8/+0 |
2001-03-12 | iris5.h: Change WCHAR_TYPE to int. | Neil Booth | 1 | -3/+3 |
2001-03-12 | configure.in: Move check for unsigned enumerated bitfields to macro in acloca... | Zack Weinberg | 1 | -7/+0 |
2001-03-12 | config.gcc: Where xm-host.h used to include another xm-host.h... | Zack Weinberg | 1 | -5/+0 |
2001-03-08 | xm-pc532-min.h, xm-we32k.h: Delete references to the MAXPATHLEN macro. | Kaveh R. Ghazi | 1 | -22/+0 |
2001-03-08 | xm-mvs.h, [...]: Delete references to the USG macro. | Kaveh R. Ghazi | 6 | -50/+0 |
2001-03-07 | Brad's -ffast-math breakup. | Brad Lucier | 1 | -4/+4 |
2001-03-06 | xm-a29k.h, [...]: Delete HOST_BITS_PER_* definitions which match the defaults... | Kaveh R. Ghazi | 1 | -6/+0 |
2001-03-06 | aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New. | Zack Weinberg | 7 | -46/+0 |
2001-03-03 | configure.in: Kill tm.h. | Zack Weinberg | 1 | -8/+0 |
2001-03-02 | xm-lynx.h, [...]: Do not define TRUE or FALSE. | Zack Weinberg | 1 | -5/+0 |
2001-02-28 | xm-iris4.h: Delete #if 0 block (there since before 1997). | Zack Weinberg | 1 | -10/+0 |
2001-02-27 | mips.c (mips_make_temp_file): Fix thinko in last change. | Jeffrey Oldham | 1 | -1/+1 |
2001-02-25 | config.gcc: Put back pa/t-openbsd and rs6000/t-openbsd. | Zack Weinberg | 1 | -3/+3 |
2001-02-25 | xm-interix.h, [...]: Don't define any of... | Zack Weinberg | 2 | -53/+6 |
2001-02-25 | config.gcc: Expunge references to alpha/t-pe... | Zack Weinberg | 2 | -36/+0 |
2001-02-18 | * mips.c (mips_expand_prologue) Add REG_MAYBE_DEAD to | Richard Henderson | 1 | -3/+12 |
2001-02-16 | resource.c (mark_referenced_resources): Fix typo in introductory comment. | Jeffrey Oldham | 1 | -2/+2 |
2001-02-05 | mips.c (mips_make_temp_file): Call fatal_io_error, not pfatal_with_name. | Richard Kenner | 1 | -5/+5 |
2001-02-05 | * config/mips/mips.c (override_options): Fix typo in last change. | Richard Kenner | 1 | -1/+1 |
2001-02-04 | diagnostic.h (set_internal_error_function): Renamed. | Richard Kenner | 1 | -8/+15 |
2001-02-04 | * mips.h (MULTILIB_ISA_DEFAULT): Don't use #elif. | Kaveh R. Ghazi | 1 | -11/+17 |
2001-02-01 | iris6.h (SUPPORTS_INIT_PRIORITY): Reverse change of 2001-Jan-29. | Jeffrey Oldham | 1 | -1/+1 |
2001-01-29 | iris6.h (SUPPORTS_INIT_PRIORITY): Revise definition to use flag_gnu_linker. | Jeffrey Oldham | 1 | -1/+1 |
2001-01-24 | abi64.h (RETURN_IN_MEMORY): Always take into account whether registers are 32... | Will Cohen | 1 | -1/+1 |
2001-01-15 | linux.h (SUBTARGET_CPP_SPEC): Default ABI is 32; change SUBTARGET_CPP_SPEC ap... | Ralf Baechle | 1 | -2/+2 |
2001-01-15 | defaults.h (SUPPORTS_INIT_PRIORITY): New macro to indicate the linker support... | Jeffrey Oldham | 1 | -1/+5 |
2001-01-07 | t-linux (SHLIB_INSTALL): Double quote slibdir; fix typo in rm -f. | Richard Henderson | 1 | -5/+10 |
2001-01-07 | Makefile.in (slibdir): New variable. | Richard Henderson | 1 | -0/+3 |
2001-01-02 | mips.c (function_arg): Don't pass NULL_TREE to host_integerp. | Jeffrey Oldham | 1 | -1/+2 |
2001-01-01 | tm.texi (REGISTER_MOVE_COST): Add a mode argument. | Alexandre Oliva | 1 | -2/+2 |
2000-12-13 | (ASM_OUTPUT_SECTION_NAME): emit @nobits | Aldy Hernandez | 5 | -0/+10 |
2000-12-06 | config.gcc (a29k*-*-rtems*, [...]): New targets. | Joel Sherrill | 1 | -0/+34 |
2000-11-28 | genoutput.c (validate_insn_operands): New. | Richard Henderson | 1 | -4/+4 |
2000-11-10 | alpha.c (check_float_value): Use memcpy, not bcopy. | Kaveh R. Ghazi | 2 | -4/+3 |
2000-11-08 | t-iris6 (FPBIT): New. | Jeffrey Oldham | 1 | -0/+15 |
2000-11-03 | iris6.h (SUBTARGET_CC1_SPEC): Remove -static handling. | Mark Mitchell | 1 | -39/+4 |
2000-11-02 | config: | Neil Booth | 23 | -28/+28 |
2000-10-20 | Warning fixes: | Kaveh R. Ghazi | 1 | -1/+1 |
2000-10-08 | Makefile.in (libgcc.mk): Pass SHLIB_EXT, not SHLIB_LIBS. | Richard Henderson | 1 | -3/+4 |
2000-10-05 | Makefile.in (NM_FOR_TARGET): New. | Richard Henderson | 1 | -0/+6 |
2000-10-04 | configure.in (enable-shared): New. | Richard Henderson | 1 | -0/+5 |
2000-09-25 | Change callers in config/m*/ to match: | Hans-Peter Nilsson | 6 | -21/+21 |
2000-09-25 | definitions in config/m[ci]*: | Hans-Peter Nilsson | 9 | -34/+34 |
2000-09-15 | Set rsize properly for args passed by reference. | Bernd Schmidt | 1 | -1/+4 |
2000-09-12 | * config/mips/mips-protos.h | Greg McGary | 4 | -2/+116 |
2000-08-24 | optabs.c (init_optabs): Initialize fixtab... | Greg McGary | 1 | -6/+3 |
2000-08-21 | Warning fixes: | Kaveh R. Ghazi | 1 | -11/+12 |
2000-08-21 | linux.h (LINK_SPEC): Use %(endian_spec). | Maciej W. Rozycki | 2 | -9/+11 |