Age | Commit message (Expand) | Author | Files | Lines |
2003-09-29 | Fixed little typo. | Michael Koch | 1 | -1/+1 |
2003-09-29 | 2003-09-29 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -13/+66 |
2003-09-29 | IndexColorModel.java: Reformated. | Michael Koch | 2 | -168/+172 |
2003-09-29 | InetAddress.java, URL.java: Reformated. | Michael Koch | 3 | -51/+64 |
2003-09-29 | 12352.cc: Use __attribute__((unused)) for test. | Paolo Carlini | 2 | -1/+6 |
2003-09-29 | boehm.cc (_Jv_BuildGCDescr): Put first word of object in most significant bit... | Bryce McKinlay | 2 | -5/+18 |
2003-09-29 | cppopts.texi: Use 'dashMP' instead of '-MP' as a cross- reference name. | Phil Edwards | 2 | -2/+7 |
2003-09-29 | * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__. | Eric Botcazou | 2 | -1/+7 |
2003-09-29 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2003-09-28 | c-decl.c (duplicate_decls): Copy DECL_SOURCE_LOCATION, not file and line sepa... | Richard Henderson | 10 | -35/+41 |
2003-09-28 | s390.md ("*adddi3_carry1_cc", [...]): New insns. | Ulrich Weigand | 2 | -30/+92 |
2003-09-28 | stmt.c (expand_asm_operands): Take a location_t, instead of individual file a... | Richard Henderson | 10 | -13/+29 |
2003-09-28 | expr.c (java_check_reference): Use the semantics of COND_EXPRs with void-type... | Roger Sayle | 2 | -4/+7 |
2003-09-28 | decl.c (java_optimize_inline, [...]): Remove. | Jeff Sturm | 5 | -53/+18 |
2003-09-28 | arm.c (legitimize_pic_address): Check SYMBOL_REF_LOCAL_P, not ENCODED_SHORT_C... | Philip Blundell | 2 | -2/+8 |
2003-09-28 | pdp11-protos.h, [...]: Convert to ISO C90 function declarations and definitions. | Steven Bosscher | 7 | -657/+372 |
2003-09-28 | friend19.C: Fix typo. | Kriang Lerdsuwanakij | 3 | -5/+7 |
2003-09-28 | stormy16.c, [...]: Convert to ISO C90 function declarations and definitions. | Steven Bosscher | 3 | -242/+138 |
2003-09-28 | mips.c (mips_constant_info): Add reloc field. | Richard Sandiford | 2 | -16/+33 |
2003-09-28 | mips-protos.h (mips16_gp_pseudo_reg): Remove. | Richard Sandiford | 8 | -106/+175 |
2003-09-28 | toplev.c (flag_evaluation_order): New global variable. | Roger Sayle | 8 | -11/+34 |
2003-09-28 | c-decl.c (finish_function): Convert definition to ISO C90. | Andreas Jaeger | 10 | -40/+55 |
2003-09-28 | DateFormat.java (format): Throw IllegalArgumentException if j' is not a Numbe... | Bryce McKinlay | 3 | -24/+33 |
2003-09-28 | SimpleDateFormat (parse): Revert patch of 2003-09-25. | Bryce McKinlay | 2 | -12/+15 |
2003-09-28 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2003-09-27 | * config.gcc (alpha*-dec-osf[45]*): Disable fixproto. | Nathanael Nerode | 2 | -0/+2 |
2003-09-27 | * config.gcc (arm*-*-uclinux*): Disable fixproto. | Nathanael Nerode | 2 | -0/+2 |
2003-09-27 | config.gcc (powerpc-*-eabispe*, [...]): Disable fixproto. | Nathanael Nerode | 2 | -0/+8 |
2003-09-27 | * libjava.jacks/jacks.xfail: Updated for new passes. | Tom Tromey | 2 | -23/+4 |
2003-09-27 | re PR java/1333 (private field access modifier not implemented correctly) | Alexandre Petit-Bianco | 2 | -21/+31 |
2003-09-27 | re PR rtl-optimization/12340 (loop unroller + gcse produces wrong code) | Eric Botcazou | 5 | -4/+448 |
2003-09-27 | name-lookup.h (get_global_value_if_present): New function. | Gabriel Dos Reis | 8 | -47/+61 |
2003-09-27 | Correct PR number. | Kriang Lerdsuwanakij | 1 | -1/+1 |
2003-09-27 | re PR c++/11415 (Error message with ::::) | Kriang Lerdsuwanakij | 2 | -0/+10 |
2003-09-27 | * unroll.c(loop_interations)[GT]: Add missing break. | Graham Stott | 2 | -0/+5 |
2003-09-27 | URL.java (getURLStreamHandler): Compile fixes. | Michael Koch | 2 | -2/+11 |
2003-09-27 | URL.java (getURLStreamHandler): Check if we have to use cache before trying t... | Michael Koch | 2 | -21/+39 |
2003-09-27 | Correct previous ChangeLog entry. | R. Kelley Cook | 1 | -1/+1 |
2003-09-27 | GNU CC -> GCC | Kelley Cook | 208 | -905/+988 |
2003-09-27 | 2.cc (test_02): Allow either "Son" or "So" as abbreviated name for Sunday in ... | Ulrich Weigand | 3 | -2/+8 |
2003-09-27 | cp-tree.h, [...]: Remove reference to macros BINDING_SCOPE, BINDING_VALUE and... | Gabriel Dos Reis | 6 | -108/+88 |
2003-09-27 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2003-09-26 | objc-act.c (tm_p.h): Tweak order. | Loren J. Rittle | 2 | -4/+5 |
2003-09-26 | * objc/objc-act.c (tm_p.h): Tweak order. | Loren J. Rittle | 2 | -1/+5 |
2003-09-26 | config.gcc (hppa*64*-*-linux* | parisc*64*-*-linux*): Include t-slibgcc-elf-v... | Nathanael Nerode | 2 | -1/+3 |
2003-09-26 | re PR java/12426 (gcj allows access to private members from superclass) | Michael Koch | 2 | -1/+8 |
2003-09-26 | config.gcc (hppa*64*-*-linux* | parisc*64-*-linux*): Disable fixproto. | Nathanael Nerode | 2 | -0/+3 |
2003-09-26 | config.gcc (i960-*-coff*, [...]): Disable fixproto. | Nathanael Nerode | 2 | -0/+5 |
2003-09-26 | config.gcc (i[34567]86-*-solaris2*, [...]): Disable fixproto. | Nathanael Nerode | 2 | -0/+6 |
2003-09-26 | * config/i386/unix.h: Remove (unused) DEFAULT_ASSEMBLER_DIALECT. | Nathanael Nerode | 2 | -2/+4 |