| Commit message (Expand) | Author | Age | Files | Lines |
* | Daily bump. | GCC Administrator | 2004-08-28 | 2 | -2/+2 |
* | cp-tree.def (OFFSETOF_EXPR): New. | Richard Henderson | 2004-08-27 | 4 | -12/+21 |
* | configure.host: For mips*-*-linux* update cpu_include_dir after atomicity_dir... | Matthias Klose | 2004-08-27 | 2 | -0/+6 |
* | baseline_symbols.txt: New. | Matthias Klose | 2004-08-27 | 4 | -3077/+6176 |
* | outer_code, not Outer code. | David Edelsohn | 2004-08-27 | 1 | -1/+1 |
* | rs6000.c (rs6000_override_options): Increase maximum skip to 15. | David Edelsohn | 2004-08-27 | 2 | -5/+25 |
* | call.c (validate_conversion_obstack): Replace my_friendly_assert with gcc_ass... | Nathan Sidwell | 2004-08-27 | 20 | -478/+484 |
* | stor-layout.c (sizetype_set): Remove. | Nathan Sidwell | 2004-08-27 | 2 | -5/+3 |
* | tree.h (size_int_type): Remove. | Nathan Sidwell | 2004-08-27 | 10 | -108/+35 |
* | configure.ac: Add ENABLE_ASSERT_CHECKING control. | Nathan Sidwell | 2004-08-27 | 6 | -21/+101 |
* | gfortran.h (gfc_default_*_kind): Remove prototypes, add extern variable decla... | Tobias Schlüter | 2004-08-27 | 19 | -199/+172 |
* | 1.cc: New. | Paolo Carlini | 2004-08-27 | 11 | -61/+502 |
* | Comment typo. | Paul Brook | 2004-08-27 | 1 | -1/+1 |
* | rewind.c (st_rewind): Reset unit to read mode. | Paul Brook | 2004-08-27 | 4 | -0/+31 |
* | rtl.h (read_rtx): Change prototype. | Richard Sandiford | 2004-08-27 | 4 | -37/+33 |
* | * utils.c (gnat_init_decl_processing): Ada has a signed sizetype. | Nathan Sidwell | 2004-08-27 | 2 | -1/+5 |
* | * Make-lang.in (EXTRA_GNATBIND_OBJS): Add errors.o. | Andreas Schwab | 2004-08-27 | 2 | -1/+5 |
* | re PR libfortran/16597 (gfortran: bug in unformatted I/O on scratch files) | Bud Davis | 2004-08-27 | 6 | -4/+54 |
* | Update comment for staticp. | Richard Henderson | 2004-08-26 | 1 | -3/+8 |
* | c-typeck.c (build_offsetof): Remove. | Richard Henderson | 2004-08-26 | 6 | -37/+94 |
* | tree.c (staticp): Return the static object. | Richard Henderson | 2004-08-26 | 8 | -27/+33 |
* | Daily bump. | GCC Administrator | 2004-08-27 | 2 | -2/+2 |
* | alpha.h (HARD_REGNO_MODE_OK): Allow complex float modes. | Richard Henderson | 2004-08-26 | 2 | -9/+15 |
* | configure.in: Give a better error message if GMP/MPFR are missing and a langu... | Phil Edwards | 2004-08-26 | 3 | -48/+68 |
* | configure.in: Print a list of available language front-ends if a requested on... | Phil Edwards | 2004-08-26 | 3 | -50/+62 |
* | arith.c: Include system.h, not real system headers. | Richard Henderson | 2004-08-26 | 7 | -257/+345 |
* | re PR c/13801 (Decls should regain old type at end of scope) | Joseph Myers | 2004-08-26 | 15 | -14/+1938 |
* | texi2pod.pl: keep references of the form @ref{...}, print them bold. | Matthias Klose | 2004-08-26 | 2 | -3/+10 |
* | c-parse.in (OBJC_TYPE_QUAL): New %token for ObjC use. | Ziemowit Laski | 2004-08-26 | 2 | -0/+8 |
* | tree-alias-common.c (gate_pta): New function. | Daniel Berlin | 2004-08-26 | 2 | -5/+19 |
* | cp-tree.h (DECL_FIELD_IS_BASE): New. | Richard Henderson | 2004-08-26 | 3 | -3/+20 |
* | Fixed several -mcpu=G5 and 'long double' issues for apple-ppc-darwin. | Fariborz Jahanian | 2004-08-26 | 4 | -12/+64 |
* | check.c (gfc_check_atan2): New function. | Tobias Schlüter | 2004-08-26 | 4 | -1/+20 |
* | [multiple changes] | Daniel Berlin | 2004-08-26 | 8 | -100/+2320 |
* | xtensa.c (xtensa_ld_opcodes, [...]): Delete. | Bob Wilson | 2004-08-26 | 2 | -15/+11 |
* | re PR target/13506 (tcpsm.c:263: internal compiler error: Segmentation fault) | Richard Earnshaw | 2004-08-26 | 2 | -0/+15 |
* | re PR libgcj/17002 (java.util.TimeZone.getDefault() is broken) | Mark Wielaard | 2004-08-26 | 3 | -143/+538 |
* | io.h, [...]: Fix formatting issues, update copyright years. | Tobias Schlüter | 2004-08-26 | 1 | -0/+5 |
* | re PR target/17119 ([m32r] ICE at switch case 0x8000) | Nick Clifton | 2004-08-26 | 4 | -5/+31 |
* | Revert corruption introduced in revision 1.3846. | Joseph Myers | 2004-08-26 | 1 | -10/+5866 |
* | * gcc.dg/c90-typespec-1.c, gcc.dg/c99-typespec-1.c: New tests. | Joseph Myers | 2004-08-26 | 3 | -0/+1690 |
* | re PR target/16974 (could not split insn (ice in final_scan_insn, final.c)) | Richard Henderson | 2004-08-26 | 2 | -4/+13 |
* | * treetree.c (tree_code_get_integer_value): Fix build_int_cst call. | Nathan Sidwell | 2004-08-26 | 2 | -1/+6 |
* | re PR debug/10695 (ICE in dwarf2out_frame_debug_expr,) | Richard Henderson | 2004-08-26 | 2 | -40/+72 |
* | arith.c (gfc_validate_kind): Add may_fail argument; abort if false and we don... | Richard Henderson | 2004-08-25 | 9 | -101/+74 |
* | test_summary: Include baseline used for libstdc++-v3 abi check in test summary. | Matthias Klose | 2004-08-26 | 2 | -0/+6 |
* | intrinsic_sr_kind.f90: Disable the bits that expect kind=8 to be the largest ... | Richard Henderson | 2004-08-25 | 2 | -14/+20 |
* | re PR target/17171 (Unrecognized comments in generated asm) | Richard B. Kreckel | 2004-08-25 | 2 | -0/+9 |
* | alpha.c (alpha_cannot_force_const_mem): New. | Richard Henderson | 2004-08-25 | 2 | -0/+18 |
* | const-str-3.m: Include <stdlib.h> and <memory.h>. | Ziemowit Laski | 2004-08-26 | 2 | -0/+6 |