| Commit message (Expand) | Author | Age | Files | Lines |
* | * config/pdp11/pdp11-protos.h, config/pdp11/pdp11.c, | steven | 2003-09-28 | 7 | -657/+372 |
* | * g++.dg/template/friend19.C: Fix typo. | lerdsuwa | 2003-09-28 | 3 | -5/+7 |
* | * config/stormy16/stormy16.c, config/stormy16/stormy16-protos.h: | steven | 2003-09-28 | 3 | -242/+138 |
* | * config/mips/mips.c (mips_constant_info): Add reloc field. | rsandifo | 2003-09-28 | 2 | -16/+33 |
* | * config/mips/mips-protos.h (mips16_gp_pseudo_reg): Remove. | rsandifo | 2003-09-28 | 8 | -106/+175 |
* | * toplev.c (flag_evaluation_order): New global variable. | sayle | 2003-09-28 | 8 | -11/+34 |
* | * c-decl.c (finish_function): Convert definition to ISO C90. | aj | 2003-09-28 | 10 | -40/+55 |
* | * java/text/DateFormat.java (format): Throw IllegalArgumentException | bryce | 2003-09-28 | 3 | -24/+33 |
* | * java/text/SimpleDateFormat (parse): Revert patch of 2003-09-25. | bryce | 2003-09-28 | 2 | -12/+15 |
* | Daily bump. | gccadmin | 2003-09-28 | 2 | -2/+2 |
* | * config.gcc (alpha*-dec-osf[45]*): Disable fixproto. | neroden | 2003-09-27 | 2 | -0/+2 |
* | * config.gcc (arm*-*-uclinux*): Disable fixproto. | neroden | 2003-09-27 | 2 | -0/+2 |
* | * config.gcc (powerpc-*-eabispe*, powerpc-*-eabisimaltivec*, | neroden | 2003-09-27 | 2 | -0/+8 |
* | * libjava.jacks/jacks.xfail: Updated for new passes. | tromey | 2003-09-27 | 2 | -23/+4 |
* | 2003-09-27 Alexandre Petit-Bianco <apbianco@redhat.com> | tromey | 2003-09-27 | 2 | -21/+31 |
* | PR optimization/12340 | ebotcazou | 2003-09-27 | 5 | -4/+448 |
* | * name-lookup.h (get_global_value_if_present): New function. | gdr | 2003-09-27 | 8 | -47/+61 |
* | Correct PR number. | lerdsuwa | 2003-09-27 | 1 | -1/+1 |
* | PR c++/11413 | lerdsuwa | 2003-09-27 | 2 | -0/+10 |
* | * unroll.c(loop_interations)[GT]: Add missing break. | grahams | 2003-09-27 | 2 | -0/+5 |
* | 2003-09-27 Michael Koch <konqueror@gmx.de> | mkoch | 2003-09-27 | 2 | -2/+11 |
* | 2003-09-27 Michael Koch <konqueror@gmx.de> | mkoch | 2003-09-27 | 2 | -21/+39 |
* | Correct previous ChangeLog entry. | kcook | 2003-09-27 | 1 | -1/+1 |
* | GNU CC -> GCC | kcook | 2003-09-27 | 208 | -905/+988 |
* | * testsuite/22_locale/time_put/put/char/2.cc (test_02): Allow either | uweigand | 2003-09-27 | 3 | -2/+8 |
* | * cp-tree.h, name-lookup.h, decl.c, decl2.c: Remove reference to | gdr | 2003-09-27 | 6 | -108/+88 |
* | Daily bump. | gccadmin | 2003-09-27 | 2 | -2/+2 |
* | * objc/objc-act.c (tm_p.h): Tweak order. | ljrittle | 2003-09-26 | 2 | -4/+5 |
* | * objc/objc-act.c (tm_p.h): Tweak order. | ljrittle | 2003-09-26 | 2 | -1/+5 |
* | * config.gcc (hppa*64*-*-linux* | parisc*64*-*-linux*): | neroden | 2003-09-26 | 2 | -1/+3 |
* | 2003-09-27 Michael Koch <konqueror@gmx.de> | mkoch | 2003-09-26 | 2 | -1/+8 |
* | * config.gcc (hppa*64*-*-linux* | parisc*64-*-linux*): | neroden | 2003-09-26 | 2 | -0/+3 |
* | * config.gcc (i960-*-coff*, m68k-*-aout*, sparclite-*-coff*): | neroden | 2003-09-26 | 2 | -0/+5 |
* | * config.gcc (i[34567]86-*-solaris2*, sparc64-*-solaris2*, | neroden | 2003-09-26 | 2 | -0/+6 |
* | * config/i386/unix.h: Remove (unused) DEFAULT_ASSEMBLER_DIALECT. | neroden | 2003-09-26 | 2 | -2/+4 |
* | * config/i386/i386.h (ix86_return_in_memory): Revert my last patch. | ljrittle | 2003-09-26 | 3 | -1/+6 |
* | 2003-09-26 Brad Spencer <spencer@infointeractive.com> | bkoz | 2003-09-26 | 6 | -44/+43 |
* | 2003-09-26 Michael Koch <konqueror@gmx.de> | mkoch | 2003-09-26 | 2 | -47/+66 |
* | 2003-09-26 Sascha Brawer <brawer@dandelis.ch> | mkoch | 2003-09-26 | 3 | -141/+162 |
* | * dbxout.c (dbxout_typedefs): Output typedefs in forward order. | bothner | 2003-09-26 | 2 | -4/+7 |
* | PR optimization/11741 | sayle | 2003-09-26 | 4 | -37/+98 |
* | 2003-09-26 Andreas Krebbel <krebbel1@de.ibm.com> | uweigand | 2003-09-26 | 3 | -44/+29 |
* | 2003-09-26 Michael Koch <konqueror@gmx.de> | mkoch | 2003-09-26 | 2 | -229/+82 |
* | PR bootstrap/12358 | danglin | 2003-09-26 | 2 | -1/+6 |
* | * decl.c (pop_binding_level, suspend_binding_level, | gdr | 2003-09-26 | 2 | -65/+52 |
* | * java/awt/geom/RoundRectangle2D.java (getPathIterator): Wrote. | tromey | 2003-09-26 | 3 | -7/+167 |
* | * expmed.c (store_bit_field): Don't search for an integer mode | rsandifo | 2003-09-26 | 2 | -5/+9 |
* | * expr.c (emit_move_insn_1): If there is no move pattern for the | rsandifo | 2003-09-26 | 2 | -0/+16 |
* | * combine.c (if_then_else_cond): Tighten mode check. | rsandifo | 2003-09-26 | 2 | -1/+5 |
* | * cppcharset.c, cpphash.h: Rename 'struct strbuf' to | neroden | 2003-09-26 | 3 | -17/+22 |