Age | Commit message (Expand) | Author | Files | Lines |
2001-10-20 | pe.c (arm_pe_unique_section): Const-ify. | Kaveh R. Ghazi | 2 | -2/+4 |
2001-10-19 | config.gcc (i[34567]86-*-gnu*, [...]): Delete superflous ${cpu_type} setting. | Franz Sirl | 36 | -113/+59 |
2001-10-19 | stormy-abi: Updates to varargs descriptions. | Catherine Moore | 2 | -13/+21 |
2001-10-19 | Makefile.in (rtlanal.o): Depend on $(TM_P_H). | Kaveh R. Ghazi | 3 | -4/+7 |
2001-10-19 | a29k-protos.h (literal_section): Prototype. | Kaveh R. Ghazi | 3 | -5/+9 |
2001-10-19 | calls.c (emit_call_1): Mark parameter with ATTRIBUTE_UNUSED. | Kaveh R. Ghazi | 3 | -7/+8 |
2001-10-19 | alpha.c (summarize_insn): Don't abort on ASM_INPUT. | Jakub Jelinek | 1 | -1/+1 |
2001-10-19 | stormy16.h (ASM_COMMENT_START): Define. | Catherine Moore | 2 | -3/+16 |
2001-10-18 | alpha.md (sibcall_osf_1): Load destination address into $27 explicitly. | Richard Henderson | 1 | -4/+5 |
2001-10-17 | config.gcc: Update c4x and i370 for C front end-specific dependencies. | Neil Booth | 8 | -177/+235 |
2001-10-17 | rs6000.c: Make assorted mechanical formatting and typo fixes throughout. | Stan Shebs | 1 | -274/+289 |
2001-10-17 | * config/alpha/alpha.c (direct_call_operand): Don't fall off end. | Richard Henderson | 1 | -0/+2 |
2001-10-17 | dsp16xx.c: Fix comment formatting to match GNU standards. | Michael Collison | 1 | -78/+77 |
2001-10-16 | configure.in (HAVE_AS_GOTOFF_IN_DATA): New x86 check. | Richard Henderson | 19 | -208/+55 |
2001-10-16 | darwin.h (GCC_NAME): Remove, no longer used. | Stan Shebs | 2 | -8/+21 |
2001-10-16 | alpha.c (current_file_function_operand): Don't fail for profiling. | Richard Henderson | 5 | -76/+48 |
2001-10-16 | netbsd-elf.h (ASM_OUTPUT_ADDR_DIFF_ELT): Define. | Krister Walfridsson | 1 | -0/+10 |
2001-10-16 | cfg.c (free_edge): Break out from .... | Jan Hubicka | 4 | -1/+7 |
2001-10-16 | i386.c (split_ti): New function. | Jan Hubicka | 4 | -18/+153 |
2001-10-16 | * config/rs6000/darwin.h (ASM_COMMENT_START): Define. | Stan Shebs | 1 | -0/+5 |
2001-10-15 | rs6000.md (cr_logical): Swap order of CODE and MODE arguments to | David Edelsohn | 1 | -12/+12 |
2001-10-15 | system.h: Poison old unused target macros. | Neil Booth | 5 | -65/+51 |
2001-10-14 | c-pragma.h (cpp_register_pragma_space): Remove. | Neil Booth | 1 | -1/+0 |
2001-10-14 | re PR c/4157 (space missing in gcc-3.0.1/gcc/config/i386/cygwin.h) | Craig Rodrigues | 1 | -1/+1 |
2001-10-14 | dsp16xx.md: Rewrite for more efficient code and add scheduling support. | Michael Collison | 4 | -698/+1957 |
2001-10-13 | cris.c (cris_legitimate_pic_operand): Kludge around missing CONSTANT_P test i... | Hans-Peter Nilsson | 1 | -0/+6 |
2001-10-12 | arit.c: Use __builtin_labs, not abs. | Hans-Peter Nilsson | 3 | -29/+5 |
2001-10-12 | rs6000.c: Remove uses of "register" specifier in declarations of arguments an... | Stan Shebs | 1 | -62/+62 |
2001-10-12 | cygwin.h: Revert erroneous checkin of crtbegin and ENDFILE_SPEC definition. | Christopher Faylor | 1 | -4/+0 |
2001-10-12 | final.c (output_asm_insn): Make sure assembly dialects are terminated, not ne... | Jakub Jelinek | 1 | -12/+12 |
2001-10-11 | i386.md (setcc splitters): Add four splitters to simplify compound compares t... | Richard Henderson | 1 | -0/+70 |
2001-10-11 | xcoff.h (UNALIGNED_DOUBLE_INT_ASM_OP): Only available in 64-bit mode. | David Edelsohn | 1 | -1/+2 |
2001-10-11 | config.gcc: Add cris-*-aout, cris-*-elf, cris-*-none, cris-*-linux* cases. | Hans-Peter Nilsson | 13 | -0/+11369 |
2001-10-11 | float-i128.h: Make sure __STDC__VERSION__ is defined before using it. | Hartmut Schirmer | 7 | -7/+7 |
2001-10-10 | i386.c (test splitter): Narrow tests vs paradoxical subregs. | Richard Henderson | 1 | -1/+59 |
2001-10-10 | cygwin.h: Avoid adding include files if -nostdinc is used. | Christopher Faylor | 3 | -21/+34 |
2001-10-10 | config.gcc (mips*-*-gnu*): Delete support. | Franz Sirl | 1 | -112/+0 |
2001-10-10 | rs6000.c (rs6000_emit_load_toc_table): Don't strdup the toc label. | John Wehle | 1 | -2/+2 |
2001-10-09 | i386.c (ix86_attribute_table): Correct min_len, max_len fields for dllimport,... | Danny Smith | 1 | -3/+3 |
2001-10-09 | freebsd.h, [...]: Update FSF address. | Joseph Myers | 10 | -10/+20 |
2001-10-08 | i386.md (movsi_xor): Export. | Richard Henderson | 1 | -6/+37 |
2001-10-08 | romp-protos.h (romp_initialize_trampoline): New function. | Kaveh R. Ghazi | 3 | -31/+27 |
2001-10-08 | 3b1.h (ASM_OUTPUT_SOURCE_LINE): Don't reference `last_linenum'. | Kaveh R. Ghazi | 4 | -4/+4 |
2001-10-08 | aclocal.m4 (gcc_AC_PROG_GNAT): New. | Zack Weinberg | 4 | -4/+4 |
2001-10-08 | * config/i386/sol2.h (UNALIGNED_DOUBLE_INT_ASM_OP): New. | Richard Henderson | 1 | -0/+4 |
2001-10-07 | acinclude.m4: Fix spelling error of "separate" as "seperate". | Joseph Myers | 1 | -1/+1 |
2001-10-07 | builtins.c (expand_builtin_setjmp_receiver): Const-ify. | Kaveh R. Ghazi | 24 | -153/+163 |
2001-10-06 | * config/s390/s390.c (s390_va_arg): Use set_mem_alias_set. | Ulrich Weigand | 1 | -1/+1 |
2001-10-05 | stormy-abi: Document abi changes. | Catherine Moore | 3 | -15/+19 |
2001-10-05 | i386.c (ix86_split_to_parts): Use trunc_int_for_mode to ensure valid SImode c... | Richard Kenner | 1 | -5/+7 |