Age | Commit message (Expand) | Author | Files | Lines |
2004-02-10 | darwin-longlong.c: Only use r0 in asm for darwin. | Alan Modra | 3 | -4/+19 |
2004-02-10 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2004-02-09 | * de.po: Update. | Joseph Myers | 2 | -8139/+9121 |
2004-02-10 | * gcc.dg/debug/20020327-1.c: xfail for powerpc64. | Alan Modra | 2 | -1/+5 |
2004-02-09 | xm-djgpp.h (GCC_DRIVER_HOST_INITIALIZATION): No longer modify standard_exec_p... | DJ Delorie | 2 | -6/+6 |
2004-02-09 | re PR c++/11295 (ICE when using a non-trivial object in a compound statement ... | James E Wilson | 2 | -1/+5 |
2004-02-09 | re PR libstdc++/5625 ([mips] exception unwinding creates invalid pointer on m... | James E Wilson | 6 | -0/+36 |
2004-02-09 | rs6000.c (rs6000_emit_move): Remove splitting slow unaligned loads and stores. | David Edelsohn | 2 | -40/+5 |
2004-02-09 | iris5.h (BSS_SECTION_ASM_OP): Define. | Rainer Orth | 4 | -48/+61 |
2004-02-09 | configure.ac: Remove default executable files before AC_PROG_CC. | Rainer Orth | 3 | -1/+24 |
2004-02-09 | re PR target/13721 (SEGV on inline-asm) | Kazu Hirata | 2 | -0/+9 |
2004-02-09 | [multiple changes] | Arnaud Charlet | 29 | -1040/+1456 |
2004-02-09 | * call.c, parser.c, tree.c: Fix comment typos. | Kazu Hirata | 4 | -5/+9 |
2004-02-09 | fold-const.c (fold): Use the original type conversion tree code rather than c... | Roger Sayle | 4 | -12/+33 |
2004-02-09 | [multiple changes] | Arnaud Charlet | 8 | -38/+128 |
2004-02-08 | parse.y (resolve_qualified_expression_name): In case of inaccessible class do... | Per Bothner | 2 | -1/+13 |
2004-02-09 | m68k.c, m68k.md (SGS, [...]): Remove code to support SGS assembler. | Bernardo Innocenti | 7 | -460/+189 |
2004-02-09 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2004-02-09 | m68k.h (REGISTER_NAMES): Prefix each name with REGISTER_PREFIX. | Bernardo Innocenti | 1 | -3/+20 |
2004-02-09 | m68k.h (REGISTER_NAMES): Prefix each name with REGISTER_PREFIX. | Andreas Schwab | 7 | -106/+75 |
2004-02-08 | Fixed a typo in ChangeLog. | Kazu Hirata | 1 | -1/+2 |
2004-02-08 | target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null. | Kazu Hirata | 23 | -51/+21 |
2004-02-08 | README.Portability: Change "ISO C89" to "ISO C90". | Joseph Myers | 5 | -7/+16 |
2004-02-08 | real.c (encode_ibm_extended): Normalize the input value before converting it ... | Richard Sandiford | 5 | -4/+40 |
2004-02-08 | c-objc-common.c (): Fix a typo in a warning. | Kazu Hirata | 4 | -31/+41 |
2004-02-08 | * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC. | Eric Botcazou | 2 | -1/+7 |
2004-02-08 | * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit. | Eric Botcazou | 2 | -8/+24 |
2004-02-08 | * schedule-ebb.c (schedule_ebbs): Do not allocate reg life data. | Jan Hubicka | 2 | -1/+4 |
2004-02-07 | * function.c (assign_parms): Fix formatting. | David Edelsohn | 2 | -1/+6 |
2004-02-08 | default.h (PROMOTE_PROTOTYPES): Remove. | Kazu Hirata | 7 | -50/+30 |
2004-02-08 | system.h (SHARED_SECTION_ASM_OP): Poison. | Kazu Hirata | 4 | -17/+8 |
2004-02-08 | c-common.c (shadow_warning): Delete. | Zack Weinberg | 19 | -167/+157 |
2004-02-08 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2004-02-07 | Makefile.in, [...]: Use the top level mkinstalldirs, not the one in the gcc s... | Nathanael Nerode | 8 | -133/+32 |
2004-02-07 | re PR middle-end/13696 (enum not useable as array index?) | Roger Sayle | 4 | -277/+450 |
2004-02-07 | genrecog.c (find_operand): add extra argument stop. | Jan Hubicka | 2 | -8/+28 |
2004-02-07 | config.gcc: Don't mention MAX_LONG_TYPE_SIZE. | Kazu Hirata | 26 | -100/+24 |
2004-02-07 | re PR bootstrap/13990 (build fails because of wrong use of gen_rtx_NE) | Stephane Carrez | 2 | -2/+15 |
2004-02-07 | var-tracking.c (vt_add_function_parameters): Surround checkings by #ifdef ENA... | Josef Zlomek | 2 | -0/+9 |
2004-02-07 | fold-const.c (negate_expr_p, [...]): Optimize -(A+B) into either (-A)-B or (-... | Roger Sayle | 2 | -13/+68 |
2004-02-07 | c-ppoutput.c, [...]: Update copyright. | Kazu Hirata | 15 | -13/+25 |
2004-02-07 | * c-ppoutput.c, var-tracking.c: Fix comment typos. | Kazu Hirata | 3 | -4/+8 |
2004-02-06 | Fix compile error with old glibc verisons. | James E Wilson | 2 | -0/+11 |
2004-02-07 | tm.texi (TARGET_FLOAT_LIB_COMPARE_RETURNS_BOOL): Change to FLOAT_LIB_COMPARE_... | Kazu Hirata | 2 | -1/+6 |
2004-02-07 | t-linux64 (LIB2FUNCS_EXTRA): Add darwin-ldouble.c. | Alan Modra | 6 | -14/+100 |
2004-02-07 | builtins.c (expand_builtin_signbit): Use extract_bit_field instead of gen_hig... | Roger Sayle | 2 | -22/+30 |
2004-02-06 | dwarf2out.c (loclabel_num): Move into #ifdef DWARF2_DEBUGGING_INFO. | Andrew Pinski | 2 | -2/+8 |
2004-02-07 | re PR c++/14033 (tree check: expected class 't', have 'x' (error_mark) in ini... | Giovanni Bajo | 2 | -0/+18 |
2004-02-07 | re PR c++/14033 (tree check: expected class 't', have 'x' (error_mark) in ini... | Giovanni Bajo | 2 | -2/+6 |
2004-02-07 | Daily bump. | GCC Administrator | 1 | -1/+1 |