Age | Commit message (Expand) | Author | Files | Lines |
2000-07-27 | c-decl.c (finish_function): Don't treat 'main' specially unless flag_hosted. | Joseph Myers | 2 | -1/+9 |
2000-07-27 | * gcc.dg/c99-main-1.c: New test. | Joseph Myers | 2 | -0/+13 |
2000-07-27 | dwarf2out.c (gen_typedef_die): Abort if we get identical TREE_TYPE and DECL_O... | Jason Merrill | 4 | -10/+25 |
2000-07-27 | Put phi nodes after NOTE_INSN_BASIC_BLOCK. | Mark Mitchell | 6 | -59/+72 |
2000-07-27 | fini.c (main): Avoid automatic aggregate initialization. | Kaveh R. Ghazi | 3 | -2/+10 |
2000-07-27 | expr.h (get_alias_set, [...]): Delete prototypes. | Rodney Brown | 3 | -5/+10 |
2000-07-27 | c-decl.c (store_parm_decls): In C99 mode... | Joseph Myers | 2 | -1/+8 |
2000-07-27 | * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests. | Joseph Myers | 3 | -0/+21 |
2000-07-27 | c-parse.in (string): For -Wtraditional, warn about string concatenation only ... | Kaveh R. Ghazi | 2 | -3/+19 |
2000-07-27 | x-pa-hpux: Add -D_HIUX_SOURCE to FIXPROTO_DEFINES for HI-UX/WE2 systems. | Akiko Matsushita | 2 | -1/+6 |
2000-07-27 | rely* on GCC defining the __xxx_TYPE__ macros | Bruce Korb | 6 | -123/+31 |
2000-07-27 | [multiple changes] | Alexandre Petit-Bianco | 3 | -25/+22 |
2000-07-27 | Daily bump. | Jeff Law | 2 | -2/+2 |
2000-07-27 | decl.c (start_cleanup_fn): Mark the function as `inline'. | Mark Mitchell | 5 | -2/+32 |
2000-07-27 | cpp.texi: Append a trailing full-stop to xrefs where needed. | Andrew Cagney | 2 | -3/+7 |
2000-07-26 | i370.c: Remove LONGEXTERNAL ifdef from alias_number. | Dave Pitts | 3 | -20/+101 |
2000-07-26 | reload.c (find_reloads_toplev): Reload a paradoxical subreg of a mem if the a... | Hans-Peter Nilsson | 2 | -1/+25 |
2000-07-26 | * gcc.c-tortuer/execute/20000726-1.c: New test. | Hans-Peter Nilsson | 2 | -0/+35 |
2000-07-26 | h8300.c (print_operand): Print ":8" when the 'R' operand is suitable for 8-bi... | Kazu Hirata | 3 | -1/+23 |
2000-07-26 | * varasm.c (assemble_variable) [! defined(ASM_OUTPUT_ALIGNED_COMMON) | Hans-Peter Nilsson | 2 | -1/+9 |
2000-07-27 | emit-rtl.c (gen_lowpart_common): Handle cross-compiling between 64-bit and 32... | Geoff Keating | 2 | -65/+100 |
2000-07-26 | ia64.md (movqicc_astep, [...]): New. | Richard Henderson | 2 | -49/+337 |
2000-07-26 | * real.c (asctoeg): Rename `error' label to unexpected_char_error | Rodney Brown | 2 | -5/+9 |
2000-07-26 | Remove definition of __arm__ from CPP_PREDEFINES | Nick Clifton | 2 | -27/+29 |
2000-07-26 | Accept SEQUENCE as well as PARALLEL blocks in FRAME_RELATED_EXPR notes. | Nick Clifton | 2 | -1/+7 |
2000-07-26 | * parse.y: Add missing ';'. | Marc Espie | 2 | -1/+5 |
2000-07-26 | parse.y (empty_parms): Use `()', not `(...)', when in the scope of `extern "C... | Mark Mitchell | 2 | -1/+7 |
2000-07-26 | lang-specs.h: Remove one /dev/null from tradcpp invocation. | Toon Moene | 2 | -1/+5 |
2000-07-26 | Daily bump. | Jeff Law | 2 | -2/+2 |
2000-07-26 | * gcc.c-torture/execute/enum-2.c: New test. | Alexandre Oliva | 2 | -0/+26 |
2000-07-26 | c-decl.c (finish_enum): Convert enumerations that fit in an `int' to `int'. | Alexandre Oliva | 2 | -3/+26 |
2000-07-25 | * config/alpha/osf.h (SIZE_TYPE, PTRDIFF_TYPE): New. | Rodney Brown | 2 | -0/+8 |
2000-07-25 | sh.md (cmpgtdi_t): Must be split. | J"orn Rennecke | 2 | -7/+32 |
2000-07-25 | cpplib.c (_cpp_check_directive): Issue -Wtraditional warnings for indented di... | Zack Weinberg | 2 | -13/+23 |
2000-07-25 | * gcc.dg/cpp/tr-warn3.c: New test. | Kaveh R. Ghazi | 2 | -0/+65 |
2000-07-25 | Kill strict_prototype. | Nathan Sidwell | 8 | -82/+56 |
2000-07-25 | invoke.texi (strict-prototypes): Remove. | Nathan Sidwell | 3 | -14/+45 |
2000-07-25 | implicit1.C: Remove. | Nathan Sidwell | 6 | -39/+16 |
2000-07-25 | * g++.old-deja/g++.other/for2.C: New test. | Nathan Sidwell | 2 | -0/+18 |
2000-07-25 | decl.c (poplevel): Deal with anonymous variables at for scope. | Nathan Sidwell | 2 | -1/+10 |
2000-07-25 | i386.md (andsi_1+1): Allow HImode. | Jakub Jelinek | 4 | -3/+51 |
2000-07-25 | i386.md (call_pop): Check operands[0], not operands[1]. | Jakub Jelinek | 2 | -6/+18 |
2000-07-25 | toplev.c (pipe_closed): Delete. | Zack Weinberg | 4 | -63/+39 |
2000-07-25 | rs6000.c (print_operand, case 'T'): New case. | David Edelsohn | 3 | -309/+319 |
2000-07-25 | parse.c: Remove (again.) | Alexandre Petit-Bianco | 1 | -0/+4 |
2000-07-25 | 2000-07-25 Toon Moene <toon@moene.indiv.nluug.nl> | Toon Moene | 1 | -0/+4 |
2000-07-25 | 20000630-2.x: Removed. | Toon Moene | 1 | -2/+0 |
2000-07-25 | Daily bump. | Jeff Law | 2 | -2/+2 |
2000-07-24 | ia64.c (ia64_print_operand): Handle "%,". | Richard Henderson | 4 | -13/+33 |
2000-07-24 | cppexp.c: Warn about unary + if -Wtraditional. | Zack Weinberg | 3 | -4/+11 |