| Commit message (Expand) | Author | Age | Files | Lines |
* | * config/i386/unix.h: Remove (unused) DEFAULT_ASSEMBLER_DIALECT. | Nathanael Nerode | 2003-09-26 | 1 | -2/+0 |
* | i386.h (ix86_return_in_memory): Revert my last patch. | Loren J. Rittle | 2003-09-26 | 1 | -1/+0 |
* | s390.md ("builtin_setjmp_setup"): Insn deleted. | Andreas Krebbel | 2003-09-26 | 2 | -44/+19 |
* | re PR bootstrap/12358 (Bootstrap comparison failure!) | John David Anglin | 2003-09-26 | 1 | -1/+1 |
* | netbsd-elf.h, [...]: Replace "GNU CC", "GNU compiler", and "GNU C-compiler" w... | Nathanael Nerode | 2003-09-26 | 24 | -102/+102 |
* | i386-aout.h, [...]: GNU CC -> GCC. | Nathanael Nerode | 2003-09-26 | 20 | -84/+84 |
* | att.h, [...]: GNU CC -> GCC. | Nathanael Nerode | 2003-09-26 | 16 | -65/+65 |
* | * config/i386/i386.h (ix86_return_in_memory): Add prototype. | Loren J. Rittle | 2003-09-25 | 1 | -0/+1 |
* | s390.c (s390_emit_prologue): Simplify accesses to FPR slots in the save area. | Ulrich Weigand | 2003-09-25 | 1 | -44/+18 |
* | arm.c (all_cores): arm710t, arm720t and arm740t are all based on the arm7tdmi... | Richard Earnshaw | 2003-09-25 | 1 | -3/+3 |
* | darwin-protos.h (objc_image_info_section): New prototype. | Ziemowit Laski | 2003-09-25 | 1 | -0/+1 |
* | mips.c (mips_va_arg): Handle arguments that must be passed on the stack. | Richard Sandiford | 2003-09-25 | 1 | -0/+19 |
* | MERGE OF objc-improvements-branch into MAINLINE. | Ziemowit Laski | 2003-09-25 | 2 | -0/+7 |
* | rs6000.md (movti_power): Collapse case 1 and 2 together. | David Edelsohn | 2003-09-24 | 1 | -3/+2 |
* | arm.h (ASM_OUTPUT_REG_PUSH, [...]): Wrap in do...while(0) | Richard Earnshaw | 2003-09-24 | 1 | -11/+17 |
* | * config/t-darwin (crt2.o): Add stmp-int-hdrs to dependencies. | Geoffrey Keating | 2003-09-24 | 1 | -1/+1 |
* | mn10300.md (andsi3): Fix cut&pasto in 0xfffffffe constant. | Alexandre Oliva | 2003-09-24 | 1 | -2/+2 |
* | pa.c (hppa_expand_prologue): Do pic register save in frame marker without add... | John David Anglin | 2003-09-24 | 2 | -7/+20 |
* | rs6000.c (function_arg_pass_by_reference): Don't pass zero-size arrays by ref... | Geoffrey Keating | 2003-09-23 | 1 | -2/+2 |
* | target.h (struct gcc_target): New member external_libcall. | Rainer Orth | 2003-09-23 | 4 | -16/+16 |
* | config.gcc: Do per-target disabling of fixproto here in clauses, not in t- fr... | Nathanael Nerode | 2003-09-23 | 18 | -56/+0 |
* | rs6000.c (altivec_in_gprs_p): Rename to ... | David Edelsohn | 2003-09-22 | 4 | -164/+178 |
* | xtensa-protos.h: Convert to ISO C90. | Bob Wilson | 2003-09-22 | 2 | -344/+218 |
* | mn10300.md: Revert 2003-09-17's patch. | Alexandre Oliva | 2003-09-22 | 1 | -12/+47 |
* | m68k.h (MASK_RTD, [...]): Resurrect -mrtd option. | Bernardo Innocenti | 2003-09-22 | 1 | -3/+24 |
* | re PR target/12281 (not emiting function which is static and marked as inline) | Andrew Pinski | 2003-09-22 | 1 | -2/+2 |
* | Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change. | Richard Henderson | 2003-09-21 | 2 | -4/+6 |
* | tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const. | Richard Henderson | 2003-09-21 | 2 | -6/+4 |
* | * config/vax/vax-protos.h: Convert to ISO C90. | Nathanael Nerode | 2003-09-21 | 1 | -6/+6 |
* | * config/vax/vax.c: Convert to ISO C90. | Nathanael Nerode | 2003-09-21 | 1 | -40/+24 |
* | re PR target/12353 (ICE in copyprop_hardreg_forward_1) | Graham Stott | 2003-09-21 | 1 | -1/+1 |
* | c-format.c (gcc_diag_char_table): Add %J. | Richard Henderson | 2003-09-20 | 5 | -39/+37 |
* | i386.c (ix86_expand_carry_flag_compare): Fix transformation of a>=0 into (uns... | Roger Sayle | 2003-09-21 | 1 | -3/+3 |
* | * config/darwin.c (machopic_select_rtx_section): Fix check for PIC code. | Andrew Pinski | 2003-09-20 | 1 | -1/+1 |
* | t-linux, [...]: Remove obsolete references to ENQUIRE. | Nathanael Nerode | 2003-09-20 | 3 | -11/+0 |
* | xm-vsta.h: Remove xm-file believed useless. | Nathanael Nerode | 2003-09-19 | 1 | -11/+0 |
* | t-m68kbare, t-rtems: Change 68681 to 68881. | Joel Sherrill | 2003-09-19 | 2 | -2/+2 |
* | m68k.h (TARGET_CPU_CPP_PREDEFINES): Add predefines for -m68030, -m68020-60 an... | Bernardo Innocenti | 2003-09-19 | 2 | -143/+126 |
* | t-rtems: New. | Ralf Corsepius | 2003-09-19 | 1 | -0/+6 |
* | t-rtems: New. | Ralf Corsepius | 2003-09-19 | 1 | -0/+5 |
* | re PR target/12166 (Profiled programs crash if PROFDIR is set) | T. Papadopoulo | 2003-09-19 | 1 | -0/+4 |
* | winnt.c (gen_stdcall_suffix): Quit summation of total parm size if a parm has... | Danny Smith | 2003-09-18 | 1 | -2/+8 |
* | * config/i386/i386.c (x86_emit_floatuns): Also handle SImode operand. | Zdenek Dvorak | 2003-09-18 | 1 | -3/+8 |
* | mn10300.md (andsi3, [...]): Make them set_zn. | Alexandre Oliva | 2003-09-18 | 1 | -12/+12 |
* | * config/rs6000/sysv4.h (LIB_LINUX_SPEC): Give -lpthread before -lc. | Daniel Jacobowitz | 2003-09-18 | 1 | -2/+2 |
* | re PR target/10190 ([IRIX] building gcc 3.2.2 on irix 5.3 fails) | Rainer Orth | 2003-09-17 | 3 | -54/+20 |
* | sysv4.h (LIB_LINUX_SPEC): Make -pthread apply to shared libraries. | Daniel Jacobowitz | 2003-09-17 | 1 | -1/+1 |
* | m68k.h (TARGET_CPU_CPP_BUILTINS): Add target predefines. | Bernardo Innocenti | 2003-09-17 | 2 | -63/+41 |
* | linux.h (LINK_GCC_C_SEQUENCE_SPEC): Define. | Jakub Jelinek | 2003-09-16 | 8 | -5/+30 |
* | xtensa.c (xtensa_multibss_section_type_flags): Add ATTRIBUTE_UNUSED. | Bob Wilson | 2003-09-15 | 1 | -3/+32 |