Age | Commit message (Expand) | Author | Files | Lines |
2001-03-22 | i386.md (zero_extendsidi2_32): Break out from ... | Jan Hubicka | 1 | -14/+163 |
2001-03-22 | i386.md (pushsi, [...]): Disable. | Jan Hubicka | 1 | -20/+455 |
2001-03-22 | mkconfig.sh: Include insn-flags.h. | Richard Henderson | 36 | -39/+2 |
2001-03-22 | h8300.md (movsi_h8300hs): Split the 2nd alternative into two parts. | Kazu Hirata | 1 | -7/+7 |
2001-03-21 | * config/i386/i386.md (conditional_trap): Remove warning. | Richard Kenner | 1 | -1/+1 |
2001-03-21 | i386.c (override_options): Default ix86_regparm to REGPARM_MAX. | Jan Hubicka | 2 | -18/+85 |
2001-03-21 | i386.md (pushqi1): New. | Jan Hubicka | 4 | -0/+129 |
2001-03-21 | i386.md (pophi1, [...]): Remove. | Jan Hubicka | 1 | -34/+0 |
2001-03-20 | cygwin.h: Declare ctor_section, dtor_section drectve_section, switch_to_section. | David Billinghurst | 2 | -18/+36 |
2001-03-20 | sh.md (movsf_ie): Fix output patterns for fpul load and store. | Alexandre Oliva | 1 | -10/+13 |
2001-03-19 | Undo previous delta | Nick Clifton | 1 | -38/+0 |
2001-03-19 | Add support for unique sections in arm-linux target. | Philip Blundell | 1 | -0/+38 |
2001-03-19 | crtstuff.c (init_dummy): Use CRT_END_INIT_DUMMY if defined. | Jakub Jelinek | 1 | -0/+18 |
2001-03-19 | * i386.md (absdf2 expander): Fix 64bit case. | Jan Hubicka | 1 | -1/+1 |
2001-03-19 | libgcc-ia64.ver: Add __ia64_backtrace. | Andrew Haley | 1 | -0/+1 |
2001-03-19 | pj.h: Remove some trailing commas. | Anthony Green | 1 | -5/+5 |
2001-03-18 | > * config/pj/lib1funcs.S: Fix broken comment. | Anthony Green | 2 | -10/+10 |
2001-03-17 | * config/i386/xm-cygwin.h: Include <sys/cygwin.h. Remove unused variable. | David Billinghurst | 1 | -1/+2 |
2001-03-16 | Fix glibc dl-sysdeps.c abort from Jes Sorensen. | Jim Wilson | 1 | -3/+8 |
2001-03-16 | Fix some MIPS warnings | Michael Meissner | 3 | -19/+29 |
2001-03-16 | i386.c (ix86_expand_fp_movcc): Do not attempt to construct SSE based conditio... | Jan Hubicka | 3 | -3/+42 |
2001-03-16 | sh.c (sh_expand_prologue): Insns that set up the PIC register may be dead. | Alexandre Oliva | 1 | -1/+17 |
2001-03-15 | ia64.h (ASM_OUTPUT_DWARF_OFFSET): New. | Richard Henderson | 2 | -33/+24 |
2001-03-15 | Steve Ellcey's ia64-hpux port. | Steve Ellcey | 2 | -0/+98 |
2001-03-15 | Remove debugging aids | Bernd Schmidt | 1 | -4/+0 |
2001-03-15 | * i960.h (ROUND_TYPE_SIZE_UNIT): Fix typo. | John Wehle | 1 | -1/+1 |
2001-03-15 | i960.h (i960_maxbitalignment, [...]): Declare. | John Wehle | 5 | -131/+128 |
2001-03-15 | Fix scheduling abort; stop bits must have selector in range 1..3. | Bernd Schmidt | 1 | -7/+32 |
2001-03-15 | aclocal.m4 (gcc_AC_C_CHARSET, [...]): New macros. | Zack Weinberg | 27 | -492/+4 |
2001-03-14 | i960.c (i960_function_prologue): Compute size of frame according to number of... | DJ Delorie | 1 | -2/+2 |
2001-03-14 | i386.c (ix86_cmodel_string, [...]): Define. | Jan Hubicka | 2 | -1/+244 |
2001-03-14 | expr.c (emit_move_insn_1): Split push of complex value when no suitable push ... | Jan Hubicka | 2 | -12/+12 |
2001-03-13 | Fix reg-alloc error reported by Andreas Schwab to Trillian list. | Jim Wilson | 1 | -1/+8 |
2001-03-14 | aclocal.m4 (gcc_AC_COMPILE_CHECK_SIZEOF, [...]): New. | Zack Weinberg | 15 | -177/+2 |
2001-03-13 | i386.md (abs?f expander): Support SSE case. | Jan Hubicka | 1 | -3/+131 |
2001-03-12 | aix51.h (CPP_SPEC, [...]): Fix typo in __WCHAR_TYPE__ definition. | David Edelsohn | 1 | -10/+11 |
2001-03-12 | iris5.h: Change WCHAR_TYPE to int. | Neil Booth | 1 | -3/+3 |
2001-03-12 | i386.c: Commit forgotten hunk in previous patch. | Jan Hubicka | 2 | -24/+26 |
2001-03-12 | i386.md (all XFmode patterns except swapxf): Disable for 64bit. | Jan Hubicka | 1 | -87/+126 |
2001-03-12 | i386.h (VALID_FP_MODE_P): XFmode is invalid on x86_64. | Jan Hubicka | 3 | -67/+248 |
2001-03-12 | configure.in: Move check for unsigned enumerated bitfields to macro in acloca... | Zack Weinberg | 15 | -145/+0 |
2001-03-12 | config.gcc: Where xm-host.h used to include another xm-host.h... | Zack Weinberg | 17 | -216/+0 |
2001-03-11 | Added blank line. | Alexandre Oliva | 1 | -0/+1 |
2001-03-11 | * config/sh/sh.h (LEGITIMATE_PIC_OPERAND_P): Defined. | Kaz Kojima | 1 | -0/+7 |
2001-03-11 | sh.md (umulhisi3_i, mulhisi3_i): Fix mnemonics. | Toshiyasu Morita | 2 | -5/+5 |
2001-03-11 | remove duplication. | Christopher Faylor | 1 | -1/+0 |
2001-03-11 | cygwin.h: Make ../w32api a system directory. | Christopher Faylor | 1 | -22/+25 |
2001-03-10 | alpha.c (check_float_value): Use memcpy, not bcopy. | Kaveh R. Ghazi | 3 | -14/+10 |
2001-03-10 | i386.h (DBX_REGISTER_NUMBER): Return proper values for 64bits. | Jan Hubicka | 7 | -10/+29 |
2001-03-09 | * pa.md (builtin_longjmp): Rework slightly to work for PA64 too. | Jeffrey A Law | 1 | -2/+4 |