| Commit message (Expand) | Author | Age | Files | Lines |
* | PR bootstrap/15120 | kkojima | 2004-05-18 | 9 | -8/+14 |
* | 2004-05-18 Jonathan Wakely <redi@gcc.gnu.org> | redi | 2004-05-18 | 2 | -5/+12 |
* | fix broken CL entry | steven | 2004-05-18 | 1 | -1/+2 |
* | * config/rs6000/rs6000.md (ctrsi_internal3): Delete. | amodra | 2004-05-18 | 2 | -98/+5 |
* | 2004-05-17 Benjamin Kosnik <bkoz@redhat.com> | bkoz | 2004-05-18 | 10 | -2/+340 |
* | Forgot to commit. | law | 2004-05-18 | 1 | -3/+13 |
* | * toplev.h (flag_delete_null_pointer_checks): Move from here to... | law | 2004-05-18 | 7 | -24/+80 |
* | top: | zack | 2004-05-18 | 137 | -174460/+720 |
* | PR fortran/13930 | pbrook | 2004-05-18 | 7 | -62/+129 |
* | Daily bump. | gccadmin | 2004-05-18 | 2 | -2/+2 |
* | * gfortran.fortran-torture/execute/cmplx.f90: Add test for bug in | tobi | 2004-05-18 | 2 | -0/+8 |
* | 2004-05-17 Steve Kargl <kargls@comcast.net> | tobi | 2004-05-17 | 2 | -1/+5 |
* | [maintainer-scripts/] | kcook | 2004-05-17 | 2 | -8/+6 |
* | 2004-05-17 Steve Kargl <kargls@comcast.net> | tobi | 2004-05-17 | 2 | -1/+6 |
* | 2004-05-17 Jonathan Wakely <redi@gcc.gnu.org> | redi | 2004-05-17 | 6 | -10/+31 |
* | oh oh oh. forgot to add the PR number. | steven | 2004-05-17 | 1 | -0/+1 |
* | * tree-ssa-operands.c (get_expr_operands): Do not treat malloc | steven | 2004-05-17 | 4 | -5/+33 |
* | * gcc.dg/loop-4.c: New test. | ebotcazou | 2004-05-17 | 1 | -0/+25 |
* | 2004-05-17 Frank Ch. Eigler <fche@redhat.com> | fche | 2004-05-17 | 2 | -0/+6 |
* | 2004-05-17 Frank Ch. Eigler <fche@redhat.com> | fche | 2004-05-17 | 6 | -12/+43 |
* | * check-init.c: Correct minor typos. | rmathew | 2004-05-17 | 2 | -12/+16 |
* | Enable tree browser for all front ends. | rmathew | 2004-05-17 | 2 | -3/+9 |
* | * i386.c (construct_container): Do not produce BLKmode registers. | hubicka | 2004-05-17 | 2 | -2/+11 |
* | 2004-05-17 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2004-05-17 | 2 | -7/+21 |
* | 2004-05-17 Richard Kenner <kenner@vlsi1.ultra.nyu.edu> | charlet | 2004-05-17 | 91 | -1917/+2144 |
* | * config/mips/mips.h (MASK_DEBUG_G, TARGET_DEBUG_G_MODE): Delete. | rsandifo | 2004-05-17 | 3 | -853/+82 |
* | * optabs.c (expand_unop): Try implementing negation using subtraction | rsandifo | 2004-05-17 | 2 | -0/+14 |
* | * pa.md: Fix typo from last change. Remove DFmode move to and from | danglin | 2004-05-17 | 2 | -7/+10 |
* | Daily bump. | gccadmin | 2004-05-17 | 2 | -2/+2 |
* | PR target/10982 | rearnsha | 2004-05-16 | 2 | -5/+112 |
* | * options.c (gfc_handle_module_path_options): Fix buffer overrun. | pbrook | 2004-05-16 | 2 | -1/+5 |
* | * io/format.c (write_real): Don't include padding in format. | pbrook | 2004-05-16 | 2 | -4/+7 |
* | * java/io/Writer.java (Writer(Object)): Check for null lock object. | mark | 2004-05-16 | 2 | -2/+10 |
* | * io/format.c (format_lex): Make c an int. | pbrook | 2004-05-16 | 2 | -1/+6 |
* | * crontab: Add GCC 3.5 snapshots, currenty run on Sundays. | gerald | 2004-05-16 | 2 | -0/+5 |
* | * arith.c (gfc_range_check): Fix logic error. | pbrook | 2004-05-16 | 2 | -1/+5 |
* | 2004-05-16 Paolo Carlini <pcarlini@suse.de> | paolo | 2004-05-16 | 2 | -12/+16 |
* | 2004-05-16 Paolo Carlini <pcarlini@suse.de> | paolo | 2004-05-16 | 2 | -26/+37 |
* | * io/write.c (write_logical): Don't print extra blank. | pbrook | 2004-05-16 | 2 | -4/+33 |
* | * io/io.h (flush): Add prototype. | pbrook | 2004-05-16 | 4 | -1/+22 |
* | * arith.c: Fix comment typos. | pbrook | 2004-05-16 | 2 | -4/+8 |
* | Daily bump. | gccadmin | 2004-05-16 | 2 | -2/+2 |
* | * c-gimplify.c (c_genericize): | steven | 2004-05-15 | 16 | -62/+94 |
* | * doc/cni.sgml: Removed, merged into gcj.texi. | mark | 2004-05-15 | 2 | -996/+4 |
* | PR fortran/15234 | tobi | 2004-05-15 | 11 | -54/+73 |
* | 2004-05-15 Mark Wielaard <mark@klomp.org> | mark | 2004-05-15 | 95 | -70/+5497 |
* | 2004-05-15 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-05-15 | 2 | -0/+5 |
* | PR fortran/13742 | tobi | 2004-05-15 | 3 | -3/+48 |
* | * be.po, ca.po, da.po, de.po, el.po, es.po, fr.po, ja.po, nl.po, | jsm28 | 2004-05-15 | 12 | -41022/+42012 |
* | * Make-lang.in (f95.generated-manpages): Remove. | jsm28 | 2004-05-15 | 2 | -29/+22 |