Age | Commit message (Expand) | Author | Files | Lines |
2005-04-29 | 2005-04-29 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -22/+9 |
2005-04-29 | ResourceBundle.java (getObject): Clarify MissingResourceException detailed me... | Mark Wielaard | 2 | -7/+13 |
2005-04-29 | 2005-04-29 Robert Schuster <thebohemian@gmx.net> | Robert Schuster | 3 | -22/+75 |
2005-04-29 | trans-expr.c (gfc_conv_expr_present): Fix broken assert. | Paul Brook | 4 | -2/+37 |
2005-04-28 | Fix problems noticed while reviewing patch from Alex Oliva. | James E Wilson | 2 | -4/+7 |
2005-04-28 | opt-functions.awk (var_set): Emit proper initializer for non-target bitfields. | DJ Delorie | 2 | -2/+12 |
2005-04-29 | * intrinsics/rename.c: Add missing #includes. | Tobias Schlüter | 2 | -0/+6 |
2005-04-28 | dbxout.c (have_used_extensions): Remove. | Devang Patel | 2 | -34/+10 |
2005-04-29 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2005-04-29 | gfortran.h (gfc_namespace): Add seen_implicit_none field. | Tobias Schlüter | 4 | -2/+48 |
2005-04-29 | target-supports.exp (check_profiling_available): Return false for xtensa-*-elf. | Bob Wilson | 2 | -0/+6 |
2005-04-28 | fortran-torture.exp (fortran-torture.exp): Catch error if file cannot be dele... | David Billinghurst | 2 | -1/+6 |
2005-04-28 | Fix install doc problems reported by Jean-Paul Rigault | James E Wilson | 2 | -9/+16 |
2005-04-28 | type_traits (is_convertible): Adjust according to the resolution of TR1 issue... | Paolo Carlini | 3 | -3/+21 |
2005-04-28 | gfortran.h (gfc_gsymbol): Make name a const char *. | Tobias Schlüter | 3 | -2/+8 |
2005-04-28 | 2005-04-28 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -3/+9 |
2005-04-28 | optc-gen.awk (END): Make sure no variable is defined more than once. | DJ Delorie | 4 | -15/+53 |
2005-04-28 | [multiple changes] | Michael Koch | 2 | -1/+21 |
2005-04-28 | Prevent out-of-bounds array access in reload. | Martin Koegler | 2 | -2/+8 |
2005-04-28 | Timer.java: Reordered all fields and methods, Added more javadocs. | Michael Koch | 2 | -160/+202 |
2005-04-28 | * AUTHORS, COPYING, INSTALL, NEWS, README: Remove. | Tobias Schlüter | 6 | -522/+4 |
2005-04-28 | re PR target/20813 (ICE in gen_reg_rtx for 3 spec tests) | David Edelsohn | 5 | -8/+21 |
2005-04-28 | Timer.java: Javadocs merged from GNU classpath. | Michael Koch | 2 | -33/+73 |
2005-04-28 | [multiple changes] | Michael Koch | 2 | -20/+27 |
2005-04-28 | pr18178.C, [...]: Use cleanup-tree-dump. | Kazu Hirata | 26 | -5/+41 |
2005-04-28 | arm.c (legitimize_pic_address): Fix sense of assertion test for creating pseu... | Richard Earnshaw | 2 | -1/+6 |
2005-04-28 | global.c (earlyclobber_regclass): Change the type to VEC(int,heap). | Kazu Hirata | 2 | -21/+46 |
2005-04-28 | re PR fortran/20865 (statement function shall not be supplied as procedure ar... | Francois-Xavier Coudert | 4 | -0/+27 |
2005-04-28 | tree-ssa-alias.c (push_fields_onto_fieldstack): Remove bogus assert. | Nathan Sidwell | 2 | -8/+5 |
2005-04-28 | PR libstdc++/21244 (cont) | Paolo Carlini | 9 | -58/+85 |
2005-04-28 | attribs.c, [...]: Update copyright. | Kazu Hirata | 83 | -82/+123 |
2005-04-28 | bt-load.c, [...]: Use JUMP_P, LABEL_P, REG_P, MEM_P, NONJUMP_INSN_P, and INSN... | Kazu Hirata | 15 | -26/+31 |
2005-04-28 | * MAINTAINERS: Add self as darwin maintainer. | Mike Stump | 2 | -1/+6 |
2005-04-28 | * tree.h (edge_def): Remove. | Kazu Hirata | 2 | -2/+2 |
2005-04-27 | From Andris Pavenis, approved by Zack Weinberg, for DJGPP build problem. | Andris Pavenis | 2 | -0/+5 |
2005-04-28 | * config.gcc: Obsolete c4x-* and tic4x-*. | Kazu Hirata | 2 | -0/+4 |
2005-04-28 | modulo-sched.c, [...]: Use targetm.foo instead of (*targetm.foo). | Kazu Hirata | 3 | -8/+13 |
2005-04-27 | Fix ada enabled "make html". | James E Wilson | 2 | -0/+7 |
2005-04-28 | c-typeck.c (build_compound_expr): Correct logic in last change. | Joseph Myers | 4 | -4/+21 |
2005-04-27 | Fix issues brought up by Nathan's assertify patch for the ia64 backend. | James E Wilson | 2 | -67/+50 |
2005-04-28 | * doc/cpp.texi: gcc now implements universal character names. | Mike Stump | 2 | -2/+6 |
2005-04-28 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2005-04-27 | user.cfg.in: Update to doxygen-1.4.2. | Benjamin Kosnik | 3 | -27/+1044 |
2005-04-27 | * Fix Paul's email address in ChangeLog entry. | Julian Brown | 1 | -1/+1 |
2005-04-27 | re PR c/21159 ("no effect" warning despite cast to void*) | Joseph Myers | 4 | -3/+32 |
2005-04-27 | Correct fixes for various hot/cold partitioning concerns. | Caroline Tice | 9 | -194/+302 |
2005-04-27 | Connection.java: Return correct content length for directory listing. | Chris Burdess | 3 | -15/+88 |
2005-04-27 | * gnu/java/net/protocol/https/Handler.java: Commit. | Thomas Fitzsimmons | 1 | -0/+76 |
2005-04-27 | tree-ssa-propagate.c (set_rhs): Revert last change. | Richard Guenther | 2 | -2/+5 |
2005-04-27 | * explow.c (convert_memory_address): Add gcc_assert. | Steve Ellcey | 2 | -0/+5 |