projects
/
gcc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gcc.git
2004-06-14
Ian Lance Taylor
sparc.h: Correct comment about availability of little...
commit
|
commitdiff
|
tree
2004-06-14
Ian Lance Taylor
config.gcc: Remove sparc64-*-aout*.
commit
|
commitdiff
|
tree
2004-06-14
Andreas Jaeger
* gcc_update: Add libcpp.
commit
|
commitdiff
|
tree
2004-06-14
Arnaud Charlet
[multiple changes]
commit
|
commitdiff
|
tree
2004-06-14
Paolo Carlini
slist: Trivial formatting fixes.
commit
|
commitdiff
|
tree
2004-06-14
Ulrich Weigand
s390.c: Include "tree-gimple.h".
commit
|
commitdiff
|
tree
2004-06-14
J"orn Rennecke
basic-block.h (could_fall_through): Declare.
commit
|
commitdiff
|
tree
2004-06-14
Paolo Carlini
locale_facets.tcc (time_get<>::_M_extract_name): Don...
commit
|
commitdiff
|
tree
2004-06-14
Alan Modra
rs6000.h (ASM_CPU_SPEC): Handle -mpowerpc64 and -mcpu...
commit
|
commitdiff
|
tree
2004-06-14
Andrew Pinski
linking.m (_objcInit): New empty function for Darwin...
commit
|
commitdiff
|
tree
2004-06-14
Paolo Bonzini
Fixed 2005-05-25 entry to mention that rtlhooks-def...
commit
|
commitdiff
|
tree
2004-06-14
Steven Bosscher
gcse.c (hash_scan_set, [...]): Revert previous change...
commit
|
commitdiff
|
tree
2004-06-14
Jason Merrill
tree.h: Move std_gimplify_va_arg_expr protoype here.
commit
|
commitdiff
|
tree
2004-06-14
Daniel Berlin
Fix PR tree-optimization/15979 Fix PR tree-optimization...
commit
|
commitdiff
|
tree
2004-06-14
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2004-06-14
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2004-06-13
Paul Brook
* intrinsic.c (add_sym_2s): Use correct function types.
commit
|
commitdiff
|
tree
2004-06-13
Paul Brook
Makefile.am (gfor_helper_src): Add runtime/normalize...
commit
|
commitdiff
|
tree
2004-06-13
Daniel Berlin
tree-ssa-pre.c (add_to_value): is_gimple_min_invariant...
commit
|
commitdiff
|
tree
2004-06-13
Andrew Pinski
fold-const.c (fold_checksum_tree <case 't'>): Only...
commit
|
commitdiff
|
tree
2004-06-13
Andrew Pinski
decl.c (grokdeclarator): Do not depend on C99's _Bool...
commit
|
commitdiff
|
tree
2004-06-13
Diego Novillo
* tree-sra.c (tree_sra): Update documentation.
commit
|
commitdiff
|
tree
2004-06-13
Steven G. Kargl
random.c: Fix several spelling and formatting mistakes...
commit
|
commitdiff
|
tree
2004-06-13
Tobias Schlüter
random.c (random_r4): Burn a random number.
commit
|
commitdiff
|
tree
2004-06-13
Joseph Myers
c-typeck.c (comptypes, [...]): Remove flags parameter.
commit
|
commitdiff
|
tree
2004-06-13
Eric Christopher
c-decl.c (diagnose_mismatched_decls): Improve error...
commit
|
commitdiff
|
tree
2004-06-13
Paolo Carlini
locale_facets.tcc (time_get<>::do_get_time, [...])...
commit
|
commitdiff
|
tree
2004-06-13
Kaz Kojima
libgcc-std.ver: Add __unorddf2 and __unordsf2 with...
commit
|
commitdiff
|
tree
2004-06-13
Roger Sayle
expmed.c (shift_cost, [...]): Additionally index by...
commit
|
commitdiff
|
tree
2004-06-13
Eric Christopher
s390.h: Rename TARGET_TPF to TARGET_TPF_PROFILING.
commit
|
commitdiff
|
tree
2004-06-13
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2004-06-13
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2004-06-13
Jon Ziegler
All right, I'm in! Working on apple-ppc-branch for...
commit
|
commitdiff
|
tree
2004-06-12
Paul Brook
Fix changelog typo.
commit
|
commitdiff
|
tree
2004-06-12
Tobias Schlüter
Make-lang.in (F95_OBJS, [...]): Alpabetize.
commit
|
commitdiff
|
tree
2004-06-12
Roger Sayle
fold-const.c (omit_two_operands): New function.
commit
|
commitdiff
|
tree
2004-06-12
Bud Davis
re PR libfortran/15292 (libgfortran depends on c99...
commit
|
commitdiff
|
tree
2004-06-12
Steven G. Kargl
check.c (gfc_check_second_sub, [...]): New functions.
commit
|
commitdiff
|
tree
2004-06-12
Paul Brook
* gfortran.fortran-torture/execute/contained_3.f90...
commit
|
commitdiff
|
tree
2004-06-12
Tobias Schlüter
re PR libfortran/14923 (gfortran misses the DATE_AND_TI...
commit
|
commitdiff
|
tree
2004-06-12
Tobias Schlüter
re PR fortran/14957 (testsuite issues)
commit
|
commitdiff
|
tree
2004-06-12
Tobias Schlüter
PR fortran/15665 Fixup ChangeLog from my previous commit
commit
|
commitdiff
|
tree
2004-06-12
Tobias Schlüter
PR fortran/15655Fixup ChangeLog entries from previous...
commit
|
commitdiff
|
tree
2004-06-12
Tobias Schlüter
re PR fortran/12841 (passing null to a subroutine)
commit
|
commitdiff
|
tree
2004-06-12
Bud Davis
args.c: Implement GETARG and IARGC.
commit
|
commitdiff
|
tree
2004-06-12
Steven Bosscher
gcse.c (record_set_info): Use predicates like REG_P.
commit
|
commitdiff
|
tree
2004-06-12
Mark Wielaard
* javax/swing/RepaintManager.java
commit
|
commitdiff
|
tree
2004-06-12
Bud Davis
re PR libfortran/12839 (incorrect IO of Inf)
commit
|
commitdiff
|
tree
2004-06-12
Steven Bosscher
rtl.h (MEM_P, [...]): New predicates.
commit
|
commitdiff
|
tree
2004-06-12
Paolo Carlini
[multiple changes]
commit
|
commitdiff
|
tree
2004-06-12
Zack Weinberg
c-typeck.c (default_function_array_conversion): Use...
commit
|
commitdiff
|
tree
2004-06-12
Zack Weinberg
configure.ac: Don't invoke ACX_HEADER_STDBOOL.
commit
|
commitdiff
|
tree
2004-06-12
Andreas Jaeger
libgcc-std.ver: Add __unorddf2 and __unordsf2 with...
commit
|
commitdiff
|
tree
2004-06-12
Peter Jakubek
reload.c (find_reloads): Force reload for pseudo regist...
commit
|
commitdiff
|
tree
2004-06-12
Daniel Berlin
[multiple changes]
commit
|
commitdiff
|
tree
2004-06-12
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2004-06-12
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2004-06-11
John David...
pa.c (pa_hpux_init_libfunc): Add support for unord_optab.
commit
|
commitdiff
|
tree
2004-06-11
John David...
pa.c (legitimize_pic_address): Use UNSPEC_DLTIND14R...
commit
|
commitdiff
|
tree
2004-06-11
Roger Sayle
expmed.c (synth_mult): Add an additional MODE argument...
commit
|
commitdiff
|
tree
2004-06-11
Richard Henderson
tree-ssa-operands.c (get_stmt_operands): Clear makes_al...
commit
|
commitdiff
|
tree
2004-06-11
Mike Stump
Merge in xfails from PR14107.
commit
|
commitdiff
|
tree
2004-06-11
Andrew Pinski
install.text (--enable-shared): Fix typo.
commit
|
commitdiff
|
tree
2004-06-11
Richard Henderson
alpha.c (alpha_gimplify_va_arg_1): Remove post_p argument.
commit
|
commitdiff
|
tree
2004-06-11
Andrew Pinski
install.texi (--enable-shared): Update libobjc's shared...
commit
|
commitdiff
|
tree
2004-06-11
Andrew Pinski
configure.ac: Support --enable-shared=libobjc.
commit
|
commitdiff
|
tree
2004-06-11
Jason Merrill
i386.h (EXPAND_BUILTIN_VA_ARG): Just abort.
commit
|
commitdiff
|
tree
2004-06-11
Joern Rennecke
Add PR number in:
commit
|
commitdiff
|
tree
2004-06-11
Mark Mitchell
re PR c++/15862 ('enum yn' fails)
commit
|
commitdiff
|
tree
2004-06-11
J"orn Rennecke
* sh.h (ALLOCATE_INITIAL_VALUE): Use return_address_poi...
commit
|
commitdiff
|
tree
2004-06-11
Zack Weinberg
ChangeLog: Merge text from include/ChangeLog.
commit
|
commitdiff
|
tree
2004-06-11
Mark Mitchell
Add missing ChangeLog entries
commit
|
commitdiff
|
tree
2004-06-11
Andrew Pinski
re PR libobjc/15901 (libobjc is not build shared if...
commit
|
commitdiff
|
tree
2004-06-11
Joseph Myers
install.texi (Prerequisites): Update documentation...
commit
|
commitdiff
|
tree
2004-06-11
Arnaud Charlet
[multiple changes]
commit
|
commitdiff
|
tree
2004-06-11
Mark Wielaard
jni.cc (_Jv_JNI_GetAnyMethodID): Add name and signature...
commit
|
commitdiff
|
tree
2004-06-11
Jason Merrill
sparc.c (sparc_gimplify_va_arg): New fn.
commit
|
commitdiff
|
tree
2004-06-11
Jerry Quinn
GregorianCalendar.java (computeTime): Skip buggy formul...
commit
|
commitdiff
|
tree
2004-06-11
Jason Merrill
fix typo
commit
|
commitdiff
|
tree
2004-06-11
Jerry Quinn
typeclass.h: Add GPL plus exception license.
commit
|
commitdiff
|
tree
2004-06-11
Jason Merrill
gimplify.c (gimplify_modify_expr): Don't force a tempor...
commit
|
commitdiff
|
tree
2004-06-11
Jeff Law
fold-const.c (fold_inf_compare): Avoid creating non...
commit
|
commitdiff
|
tree
2004-06-11
Giovanni Bajo
typeck2.c (abstract_virtual_errors): Reword diagnostics...
commit
|
commitdiff
|
tree
2004-06-11
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2004-06-11
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2004-06-10
Diego Novillo
Makefile.in (tree-ssanames.o): Depend on TREE_FLOW_H.
commit
|
commitdiff
|
tree
2004-06-10
Joseph Myers
sourcebuild.texi (Front End): Add details of more insta...
commit
|
commitdiff
|
tree
2004-06-10
Brian Booth
tree-ssa.texi: Remove references to VDEF and add descri...
commit
|
commitdiff
|
tree
2004-06-10
Vladimir Makarov
re PR target/15653 (Gcc 3.4 ICE on valid code)
commit
|
commitdiff
|
tree
2004-06-10
Volker Reichelt
re PR web/15263 (configure.html: end tag for element...
commit
|
commitdiff
|
tree
2004-06-10
Aaron W. LaFramboise
istream.tcc (istream::ignore): Fix for -Wuninitialized.
commit
|
commitdiff
|
tree
2004-06-10
Roger Sayle
builtins.c (expand_builtin): Fall back to library funct...
commit
|
commitdiff
|
tree
2004-06-10
Jason Merrill
re PR c++/15875 (rejects pointer to member in template)
commit
|
commitdiff
|
tree
2004-06-10
J"orn Rennecke
sh.c (dump_table): New argument start.
commit
|
commitdiff
|
tree
2004-06-10
Jan van Dijk
std_complex.h (sin(const complex<_Tp>& __z)): Make...
commit
|
commitdiff
|
tree
2004-06-10
Jason Merrill
fix conflict markers
commit
|
commitdiff
|
tree
2004-06-10
Jason Merrill
target.h (struct gcc_target): Change gimplify_va_arg_ex...
commit
|
commitdiff
|
tree
2004-06-10
Stephen Crowley
re PR libmudflap/13505 ([tree-ssa] libmudflap mf-hooks2...
commit
|
commitdiff
|
tree
2004-06-10
Zdenek Dvorak
Makefile.in (df.o): Remove fibheap dependency.
commit
|
commitdiff
|
tree
2004-06-10
Mark Mitchell
re PR c++/15227 (Trouble with invalid function definition)
commit
|
commitdiff
|
tree
next