| Commit message (Expand) | Author | Age | Files | Lines |
* | 2002-03-29 David Billinghurst <David.Billinghurst@riotinto.com> | billingd | 2002-03-29 | 3 | -16/+6 |
* | 2002-03-28 Alexandre Petit-Bianco <apbianco@redhat.com> | apbianco | 2002-03-28 | 2 | -0/+22 |
* | * combine.c (simplify_and_const_int): Make sure to apply mask | law | 2002-03-28 | 2 | -4/+18 |
* | * pa-linux.h (LOCAL_LABEL_PREFIX): Define. | danglin | 2002-03-28 | 2 | -0/+8 |
* | * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern. | hp | 2002-03-28 | 3 | -8/+20 |
* | 2002-03-28 Paolo Carlini <pcarlini@unitus.it> | paolo | 2002-03-28 | 2 | -0/+41 |
* | * doc/invoke.texi (Warning Options): Refer to C++ Dialect Options | gerald | 2002-03-28 | 2 | -1/+8 |
* | Fix wrong date in last Changelog | paolo | 2002-03-28 | 1 | -1/+1 |
* | 2002-03-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com> | paolo | 2002-03-28 | 2 | -17/+34 |
* | * config/alpha/alpha.c (alpha_emit_conditional_branch): TFmode NE | rth | 2002-03-28 | 2 | -11/+24 |
* | * c-decl.c (finish_function): New arg can_defer_p. Pass it | rth | 2002-03-28 | 6 | -12/+21 |
* | * ifcvt.c (if_convert): Clear aux_for_blocks early enought. | hubicka | 2002-03-28 | 2 | -1/+6 |
* | 2002-03-28 Andrew Haley <aph@redhat.com> | aph | 2002-03-28 | 3 | -0/+62 |
* | * checks.ads: | gingell | 2002-03-28 | 7 | -101/+302 |
* | * prj-pp.adb : New file. | bosch | 2002-03-28 | 3 | -0/+733 |
* | * Makefile.in (stamp-sdefault): Fix path for Makefile. | aj | 2002-03-28 | 2 | -1/+5 |
* | * rtlanal.c: Include flags.h | hubicka | 2002-03-28 | 7 | -35/+31 |
* | Daily bump. | gccadmin | 2002-03-28 | 6 | -6/+6 |
* | * misc.c (gnat_expand_expr): Move prototype. | neil | 2002-03-28 | 2 | -2/+6 |
* | * mips.md: Use dconst1, not 1.0, as first argument of | zack | 2002-03-28 | 2 | -10/+15 |
* | 2002-03-28 Bryce McKinlay <bryce@waitaki.otago.ac.nz> | bryce | 2002-03-28 | 2 | -14/+7 |
* | Fix for PR java/5993: | bryce | 2002-03-28 | 2 | -32/+24 |
* | * hex.c: Add documentation. | dj | 2002-03-28 | 3 | -6/+110 |
* | 2002-03-27 Benjamin Kosnik <bkoz@redhat.com> | bkoz | 2002-03-28 | 4 | -27/+44 |
* | * java/net/PlainDatagramSocketImpl.java | jsturm | 2002-03-28 | 5 | -31/+73 |
* | * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors. | rth | 2002-03-28 | 6 | -60/+40 |
* | * configure.in (gcc_cv_as): Use $target_alias in directory searchs | amodra | 2002-03-28 | 3 | -79/+130 |
* | * Makefile.in (attribs.o): Update. | neil | 2002-03-27 | 16 | -16/+43 |
* | * expr.c (expand_invoke): Don't generate null pointer check if | tromey | 2002-03-27 | 2 | -2/+8 |
* | * config/i386/i386.c (classify_argument): Also check for | schwab | 2002-03-27 | 2 | -1/+7 |
* | * configure.in (alpha*-dec-osf*): Enable libgcj. | ro | 2002-03-27 | 4 | -5/+12 |
* | * i960.md (ret): Set PC. | hubicka | 2002-03-27 | 3 | -4/+13 |
* | * optabs.c (emit_no_conflict_block, emit_libcall_block): Avoid nesting | hubicka | 2002-03-27 | 2 | -1/+21 |
* | * cfgrtl.c (merge_blocks_nomove): Use set_block_for_insn instead of | hubicka | 2002-03-27 | 2 | -2/+7 |
* | 2002-03-27 Phil Edwards <pme@gcc.gnu.org> | pme | 2002-03-27 | 18 | -343/+763 |
* | * i386.c (ix86_output_addr_diff_elt): Remove binutils bug workaround. | hubicka | 2002-03-27 | 2 | -1/+5 |
* | * MAINTAINERS (Write After Approval): Add myself. | gingell | 2002-03-27 | 2 | -0/+5 |
* | * include/posix-threads.h [alpha] (_Jv_ThreadSelf): Avoid a copy. | rth | 2002-03-27 | 2 | -2/+6 |
* | * os_dep.c (GC_init_linux_data_start): Fix references to | rth | 2002-03-27 | 2 | -8/+13 |
* | * g++.dg/init/new2.C: New test. | mmitchel | 2002-03-27 | 4 | -6/+41 |
* | * c-common.c (c_expand_expr): Fix prototype. | neil | 2002-03-27 | 22 | -47/+93 |
* | * dyn-string.c: Add libgcc exception to copyright notice. | mmitchel | 2002-03-27 | 2 | -1/+14 |
* | 2002-03-25 Andrew Haley <aph@cambridge.redhat.com>, Hans Boehm <Hans_Boehm@h... | aph | 2002-03-27 | 2 | -0/+62 |
* | 2002-03-27 Anthony Green <green@redhat.com> | tromey | 2002-03-27 | 9 | -104/+121 |
* | 2002-03-27 Anthony Green <green@redhat.com> | tromey | 2002-03-27 | 2 | -0/+9 |
* | 2002-03-27 Anthony Green <green@redhat.com> | tromey | 2002-03-27 | 2 | -2/+6 |
* | 2002-03-27 Anthony Green <green@redhat.com> | tromey | 2002-03-27 | 2 | -8/+15 |
* | PR target/6054 | rth | 2002-03-27 | 3 | -43/+36 |
* | * config/sparc/freebsd.h, config/sparc/linux.h, config/sparc/linux64.h, | rth | 2002-03-27 | 9 | -0/+31 |
* | * config/i386/cygwin.h (TARGET_DLL, TARGET_WIN32, | dannysmith | 2002-03-27 | 2 | -24/+24 |