Age | Commit message (Expand) | Author | Files | Lines |
2000-12-08 | FileInputStream.java (close): Check if the fd is valid. | Warren Levy | 5 | -8/+15 |
2000-12-08 | fp-bit.c (_fpmul_parts): Use USItype variables as inputs for multiplies. | J"orn Rennecke | 2 | -8/+13 |
2000-12-08 | Daily bump. | Jeff Law | 5 | -5/+5 |
2000-12-08 | Makefile.am (EXTRA_LONG_DOUBLE_yes): Remove ccosl, cexpl, clog10l, csinhl, ct... | Gabriel Dos Reis | 33 | -2291/+176 |
2000-12-08 | acinclude.m4: Don't forget to remove check for cpowl as it is no longer neede... | Gabriel Dos Reis | 4 | -1037/+1033 |
2000-12-08 | * Makefile.in (local-distclean): Remove leftover built files. | Mike Stump | 2 | -0/+9 |
2000-12-08 | * Makefile.in (distclean): Remove alloca.c hashtab.c. | Mike Stump | 2 | -1/+5 |
2000-12-08 | safe-ctype.h: New file. | Zack Weinberg | 40 | -1574/+1641 |
2000-12-08 | * g++.old-deja/g++.other/eh3.C: New testcase. | Geoffrey Keating | 2 | -0/+36 |
2000-12-07 | c-decl.c (grokdeclarator): preserve previous alignments when rebuilding array... | DJ Delorie | 2 | -0/+7 |
2000-12-07 | wtr-aggr-init-1.c, [...]: Update. | Neil Booth | 17 | -16/+25 |
2000-12-07 | cppfiles.c (struct include_file): Move from cpphash.h. | Neil Booth | 5 | -95/+123 |
2000-12-07 | format-nonlit-1.c, [...]: Use __SIZE_TYPE__ instead of int for type of intege... | Joseph Myers | 3 | -2/+8 |
2000-12-07 | Fix typo. | Mike Stump | 1 | -1/+1 |
2000-12-07 | texi2pod.pl: If multiple @c man sections with the same tag appear... | Zack Weinberg | 2 | -33/+53 |
2000-12-07 | * Makefile.in (distclean): When cleaning, remove testsuite. | Mike Stump | 2 | -0/+5 |
2000-12-07 | ctype_base.h (ctype_base): Change space mask. | Benjamin Kosnik | 13 | -37/+44 |
2000-12-07 | flow.c (calculate_global_regs_live): Force the stack pointer live after reloa... | Richard Henderson | 2 | -3/+8 |
2000-12-07 | use "exeext" for variables and "build_exeext" for substitution | Bruce Korb | 4 | -11/+16 |
2000-12-07 | class.c (check_field_decls): Don't special case anonymous fields in error mes... | Nathan Sidwell | 4 | -21/+21 |
2000-12-07 | cp-tree.h (sufficient_parms_p): Declare new function. | Nathan Sidwell | 4 | -21/+31 |
2000-12-07 | optimize.c (copy_body_r): Set STMT_IS_FULL_EXPR_P on EXPR_STMT. | Jakub Jelinek | 4 | -0/+43 |
2000-12-07 | Daily bump. | Jeff Law | 5 | -5/+5 |
2000-12-07 | * gcc_update: Don't touch tradcif.c or java/parse.h. | Joseph Myers | 2 | -2/+5 |
2000-12-07 | * Changelog: Forgotten commit. | Neil Booth | 1 | -0/+11 |
2000-12-07 | c-common.c (warn_format_security): New variable. | Joseph Myers | 10 | -6/+72 |
2000-12-07 | c-common.c (check_format_info): Warn for non-constant format strings with str... | Joseph Myers | 4 | -2/+51 |
2000-12-07 | c-common.c (format_wanted_type): Add reading_from_flag. | Joseph Myers | 4 | -15/+54 |
2000-12-07 | invoke.texi (-Wformat): Document what format features are checked. | Joseph Myers | 2 | -0/+15 |
2000-12-07 | pt.c (verify_class_unification): New function. | Kriang Lerdsuwanakij | 5 | -30/+124 |
2000-12-07 | c-common.c (parse_in): Make a cpp_reader *. | Neil Booth | 5 | -67/+11 |
2000-12-07 | locale_facets.h (ctype): Remove _Ctype_nois and _Ctype and replace with commo... | Benjamin Kosnik | 22 | -280/+251 |
2000-12-06 | * config/h8300/h8300.h: Fix formatting. | Kazu Hirata | 2 | -93/+128 |
2000-12-06 | config.gcc (a29k*-*-rtems*, [...]): New targets. | Joel Sherrill | 7 | -0/+354 |
2000-12-06 | config.gcc: Reorganize handling of *-*-gnu*, to share target specific make de... | Mark Kettenis | 2 | -21/+24 |
2000-12-06 | c-lex.c (cb_indent): Decorate `str' argument, unused on HP-UX. | Rodney Brown | 3 | -3/+10 |
2000-12-06 | contrib.texi: Fix my email address. | Jeffrey A Law | 2 | -2/+9 |
2000-12-06 | * gcc.c-torture/execute/ieee/hugeval.x: New. | J. David Anglin | 2 | -0/+14 |
2000-12-06 | Forgot to commit with last change. | Jeff Law | 2 | -2/+4 |
2000-12-06 | osf.h: Standarize copyright statement. | Rodney Brown | 31 | -30/+77 |
2000-12-06 | actions.h: Standarize copyright statement. | Rodney Brown | 14 | -13/+28 |
2000-12-06 | * getopt.h obstack.h: Standarize copyright statement. | Rodney Brown | 3 | -2/+8 |
2000-12-06 | machmode.def: Use correct definition for BITSIZE on targets where BITS_PER_UN... | Jeff Law | 2 | -52/+57 |
2000-12-06 | * thr-rtems.c: New file. Stub to compile. | Ralf Corsepius | 2 | -0/+198 |
2000-12-07 | Make the fixinc/Makefile.* files more similar | Bruce Korb | 5 | -21/+25 |
2000-12-06 | pa.c: Include expr.h before c-tree.h. | J. David Anglin | 4 | -8/+162 |
2000-12-07 | GridBagConstraints.java: Filled in values for static final fields. | Tom Tromey | 2 | -15/+18 |
2000-12-07 | * final.c (final_addr_vec_align): Fix clipping to BIGGEST_ALIGNMENT. | J"orn Rennecke | 2 | -2/+6 |
2000-12-06 | acinclude.m4 (GLIBCPP_CHECK_*_DECL_AND_LINKAGE_*): Pre-test whether the cache... | Phil Edwards | 9 | -2029/+2561 |
2000-12-06 | * java/util/BitSet.java: Updated copyright notice. | Tom Tromey | 2 | -4/+23 |