Age | Commit message (Expand) | Author | Files | Lines |
2001-12-20 | varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl... | Richard Henderson | 5 | -237/+0 |
2001-12-18 | att.h (ASM_FILE_START): Use asm_dialect. | Jan Hubicka | 5 | -26/+48 |
2001-12-17 | target.h (asm_out.byte_op, [...]): New fields. | Richard Sandiford | 10 | -64/+22 |
2001-12-16 | clix.h (ASM_OUTPUT_ASCII): Avoid signed/unsigned warnings. | Kaveh R. Ghazi | 7 | -13/+13 |
2001-12-16 | uwin.h (MD_STARTFILE_PREFIX): Avoid redefinition warnings. | Kaveh R. Ghazi | 1 | -0/+1 |
2001-12-15 | c-typeck.c, [...]: Use "built-in" and "bit-field" spellings in messages. | Joseph Myers | 1 | -8/+8 |
2001-12-15 | configure.in: Check for ld. | Jakub Jelinek | 1 | -1/+2 |
2001-12-14 | cygwin.h (I386_PE_STRIP_ENCODING): Handle '*' at SYM_NAME[0] or SYM_NAME[3]. | DJ Delorie | 1 | -2/+3 |
2001-12-14 | config.gcc: Revamp target_cpu_default2 to strings; support new x86 variants. | Jan Hubicka | 3 | -88/+211 |
2001-12-14 | * i386.md (sqrt?f): Fix conditionals. | Jan Hubicka | 1 | -6/+6 |
2001-12-14 | i386.c (ix86_fpmath, [...]): New. | Jan Hubicka | 3 | -45/+160 |
2001-12-13 | predict.c (estimate_probability): Reorganize opcode heuristics. | Jan Hubicka | 2 | -40/+101 |
2001-12-12 | Wrap comment. | Richard Henderson | 1 | -2/+2 |
2001-12-12 | elfos.h (ENDFILE_SPEC, [...]): Do not define. | David O'Brien | 1 | -0/+7 |
2001-12-10 | i386.md (leave, [...]): Adjust pattern to match what insn does. | Richard Kenner | 1 | -2/+2 |
2001-12-09 | ChangeLog.2, [...]: Fix spelling errors. | Joseph Myers | 5 | -15/+15 |
2001-12-09 | 1750a.md: Add default case in switch. | Kaveh R. Ghazi | 1 | -3/+3 |
2001-12-06 | final.c (count_basic_block, [...]): Kill. | Jan Hubicka | 2 | -377/+2 |
2001-12-06 | linux64.h (LINK_SPEC): Correct name of dynamic linker. | Bo Thorsen | 1 | -1/+1 |
2001-12-04 | i386.md (prefetch): Rename as prefetch_sse to avoid conflicts with new generi... | Janis Johnson | 2 | -3/+3 |
2001-12-03 | c-decl.c (grokdeclarator): Use ISO word. | Neil Booth | 5 | -19/+19 |
2001-12-03 | * i386.md (movabsqi*): Use 'b' prefix instead of 'q'. | Jan Hubicka | 1 | -5/+5 |
2001-11-29 | re PR other/4932 (the i386 backend crashes on incorrect asm("... %c0 ...")) | Craig Rodrigues | 1 | -0/+7 |
2001-11-28 | config.gcc (i[34567]86-*-interix3*): New case. | Douglas B Rupp | 1 | -0/+32 |
2001-11-27 | sol2.h (WINT_TYPE): Redefine. | Rainer Orth | 1 | -0/+7 |
2001-11-26 | stormy16.h: Remove DEFAULT_VTABLE_THUNKS. | Loren J. Rittle | 1 | -3/+0 |
2001-11-22 | Fix typo in last change | Richard Kenner | 1 | -1/+1 |
2001-11-22 | i386.md (leave, [...]): Have RTL reflect what insn actually does. | Richard Kenner | 1 | -4/+4 |
2001-11-19 | read-rtl.c (ISDIGIT, ISSPACE): Make sure we have these. | DJ Delorie | 1 | -4/+4 |
2001-11-19 | unix.h (ASM_FILE_START): Const-ify. | Kaveh R. Ghazi | 3 | -6/+6 |
2001-11-19 | gcse.c (try_replace_reg): Copy RTX before creating note. | Jan Hubicka | 1 | -0/+4 |
2001-11-18 | cygwin.h: Strip leading '*' from name, if any. | Egor Duda | 1 | -0/+1 |
2001-11-17 | cygwin.h: Search target specific include directory for w32api stuff, if appro... | Christopher Faylor | 1 | -2/+4 |
2001-11-16 | Some SSE fixes | Bernd Schmidt | 2 | -18/+36 |
2001-11-16 | s390.md: Remove ALIGN arg from emit_cmp_and_jump_insns call. | Bryce McKinlay | 1 | -1/+1 |
2001-11-15 | expr.c (store_field): Pass tree instead of max size; callers changed. | Richard Kenner | 1 | -16/+16 |
2001-11-15 | dwarf2out.c (dwarf2out_finish): Don't abort because of orphan DIEs if there w... | Jason Merrill | 5 | -10/+86 |
2001-11-15 | config.gcc: Set STMP_FIXPROTO and FIXPROTO_DEFINES in target makefile frag... | Andreas Schwab | 9 | -8/+15 |
2001-11-11 | unicosmk.h (ASM_OUTPUT_DOUBLE, [...]): Fix format specifier warning. | Kaveh R. Ghazi | 14 | -31/+33 |
2001-11-11 | final.c (*_MAX_SKIP): Use *_max_skip variables. | Jan Hubicka | 1 | -10/+20 |
2001-11-10 | config.gcc (i[34567]86-dg-dgux*): Don't set `out_file'. | Kaveh R. Ghazi | 2 | -202/+8 |
2001-11-09 | c-lang.c (LANG_HOOKS_NAME): New. | Neil Booth | 1 | -1/+1 |
2001-11-07 | expmed.c (expand_mult): Force operand to register before computing cost. | Jan Hubicka | 2 | -25/+34 |
2001-11-04 | aof.h (aof_text_section, [...]): Don't declare. | Kaveh R. Ghazi | 2 | -8/+8 |
2001-11-04 | ChangeLog.2, [...]: Fix spelling errors. | Joseph Myers | 4 | -17/+17 |
2001-10-31 | att.h: Fix comment formatting. | Kazu Hirata | 41 | -127/+127 |
2001-10-31 | builtins.def: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2001-10-30 | * i386.md (movti_rex64 splitter): Fix condition. | Jan Hubicka | 1 | -2/+2 |
2001-10-28 | Makefile.in (toplev.o, halfpic.o): Depend on halfpic.h | Kaveh R. Ghazi | 1 | -3/+3 |
2001-10-28 | alpha.md, [...]: Fix spelling errors. | Joseph Myers | 5 | -9/+9 |