projects
/
gcc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gcc.git
2005-10-04
Andrew Pinski
re PR middle-end/23125 (OpenBSD's zic.c causes g++...
commit
|
commitdiff
|
tree
2005-10-04
Steven Bosscher
re PR tree-optimization/23049 (ICE with -O3 -ftree...
commit
|
commitdiff
|
tree
2005-10-04
Mark Mitchell
* at-file.texi: New file.
commit
|
commitdiff
|
tree
2005-10-04
Diego Novillo
re PR tree-optimization/23445 (ICE with -O1 -ftree...
commit
|
commitdiff
|
tree
2005-10-04
Alexandre Oliva
error.c (dump_type): Print reworded message.
commit
|
commitdiff
|
tree
2005-10-04
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2005-10-03
Tom Tromey
Makefile.in: Rebuilt.
commit
|
commitdiff
|
tree
2005-10-03
Kaz Kojima
sh.c (sh_register_move_cost): Add case for moving from...
commit
|
commitdiff
|
tree
2005-10-03
Andreas Schwab
backport: ltmain.sh: add support for installing into...
commit
|
commitdiff
|
tree
2005-10-03
Richard Henderson
re PR middle-end/24135 (nonlocal goto from nested funct...
commit
|
commitdiff
|
tree
2005-10-03
Jakub Jelinek
* runtime/memory.c (allocate_size): Malloc 1 byte if...
commit
|
commitdiff
|
tree
2005-10-03
Tom Tromey
re PR libgcj/24057 (libgcj installs jawt.h and jni...
commit
|
commitdiff
|
tree
2005-10-03
Paolo Carlini
hashtable (node_iterator::node_iterator(const node_iter...
commit
|
commitdiff
|
tree
2005-10-03
Ranjit Mathew
re PR java/24127 (ICE in libjava.compile/PR6865.java...
commit
|
commitdiff
|
tree
2005-10-03
Mark Mitchell
re PR c++/17775 (-frepo with function template in anony...
commit
|
commitdiff
|
tree
2005-10-03
H.J. Lu
configure.in (*-*-darwin*): Build bfd, binutils and...
commit
|
commitdiff
|
tree
2005-10-03
David Edelsohn
t-aix43 (LDFLAGS): New.
commit
|
commitdiff
|
tree
2005-10-03
Mark Mitchell
Fix typo in ChangeLog
commit
|
commitdiff
|
tree
2005-10-03
Steve Ellcey
trans-types.c (gfc_init_kinds): Only pass float...
commit
|
commitdiff
|
tree
2005-10-03
Ian Lance Taylor
gimplify.c (find_single_pointer_decl_1): New static...
commit
|
commitdiff
|
tree
2005-10-03
François-Xavier...
re PR libfortran/19308 (I/O library should support...
commit
|
commitdiff
|
tree
2005-10-03
Uros Bizjak
target-supports.exp (check_effective_target_vect_shift...
commit
|
commitdiff
|
tree
2005-10-03
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2005-10-02
Mark Mitchell
re PR c++/22621 (Member function overloading introduces...
commit
|
commitdiff
|
tree
2005-10-02
Andrew Pinski
jni.exp (gcj_jni_test_one): For darwin, use -shared...
commit
|
commitdiff
|
tree
2005-10-02
Mark Mitchell
re PR c++/23840 (Bogus "invalid lvalue in unary '&...
commit
|
commitdiff
|
tree
2005-10-02
Diego Novillo
re PR tree-optimization/24142 (VRP miscompiles unzip...
commit
|
commitdiff
|
tree
2005-10-02
Andrew Pinski
re PR c/18851 (IMA is slow and could be sped up)
commit
|
commitdiff
|
tree
2005-10-02
Matthias Klose
invoke.texi: Fix typo and speling error.
commit
|
commitdiff
|
tree
2005-10-02
Paolo Carlini
re PR libstdc++/24054 (std::tr1::unordered_map's erase...
commit
|
commitdiff
|
tree
2005-10-02
Richard Henderson
* tree-stdarg.c (execute_optimize_stdarg): Process...
commit
|
commitdiff
|
tree
2005-10-02
Mark Mitchell
unknown-elf.h (LINK_GCC_C_SEQUENCE_SPEC): Define using...
commit
|
commitdiff
|
tree
2005-10-01
Diego Novillo
tree-vrp.c (value_inside_range, [...]): Add FIXME note...
commit
|
commitdiff
|
tree
2005-10-01
Diego Novillo
re PR tree-optimization/24141 (VRP ICE in compare_name_...
commit
|
commitdiff
|
tree
2005-10-01
James A. Morrison
re PR tree-optimization/23604 (wrong code due to VRP)
commit
|
commitdiff
|
tree
2005-10-01
Jakub Jelinek
memory.c (malloc_t): Remove.
commit
|
commitdiff
|
tree
2005-10-01
Jakub Jelinek
libgfortran.h (GFC_ITOA_BUF_SIZE, [...]): Define.
commit
|
commitdiff
|
tree
2005-10-01
Mark Mitchell
gcc_release (build_sources): If trying to apply a tag...
commit
|
commitdiff
|
tree
2005-10-01
Kenny Simpson
tuple_iterate.h (tuple::operator=(const std::pair<...
commit
|
commitdiff
|
tree
2005-10-01
Paul Thomas
re PR fortran/16404 (should reject invalid code with...
commit
|
commitdiff
|
tree
2005-10-01
Geoffrey Keating
libffi-dg.exp (libffi_target_compile): For darwin,...
commit
|
commitdiff
|
tree
2005-10-01
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2005-09-30
Geoffrey Keating
Makefile.in (LIPO_FOR_TARGET): Define.
commit
|
commitdiff
|
tree
2005-09-30
James E Wilson
Don't build thread library for targets that don't suppo...
commit
|
commitdiff
|
tree
2005-09-30
Joseph Myers
re PR other/23693 (Manuals in the Portable Document...
commit
|
commitdiff
|
tree
2005-09-30
Richard Earnshaw
arm.md (movqi): On thumb when optimizing...
commit
|
commitdiff
|
tree
2005-09-30
Joseph Myers
* update_web_docs_old: Remove.
commit
|
commitdiff
|
tree
2005-09-30
Tom Tromey
re PR libgcj/24051 (libjava failed to configure)
commit
|
commitdiff
|
tree
2005-09-30
Janne Blomqvist
re PR libfortran/24112 (Reopening file with STATUS...
commit
|
commitdiff
|
tree
2005-09-30
Daniel Jacobowitz
reload1.c (merge_assigned_reloads): Do not change any...
commit
|
commitdiff
|
tree
2005-09-30
Geoffrey Keating
t-slibgcc-darwin (libgcc_s_%.dylib): Remove old symlink...
commit
|
commitdiff
|
tree
2005-09-30
James E Wilson
Fix mips-elf gp relocation overflow errors.
commit
|
commitdiff
|
tree
2005-09-30
Geoffrey Keating
t-slibgcc-darwin (libgcc_s_%.dylib): Use --print-multi...
commit
|
commitdiff
|
tree
2005-09-30
Paolo Carlini
re PR libstdc++/24064 (tr1::unordered_map seems to...
commit
|
commitdiff
|
tree
2005-09-30
Andrew Pinski
configure: Regenerate with the correct autoconf version.
commit
|
commitdiff
|
tree
2005-09-30
Catherine Moore
configure.in (bfin-*-*): New.
commit
|
commitdiff
|
tree
2005-09-30
Kazu Hirata
tree-vect-transform.c, [...]: Fix comment typos.
commit
|
commitdiff
|
tree
2005-09-30
Andrew MacLeod
re PR tree-optimization/21430 (Quadratic behavior with...
commit
|
commitdiff
|
tree
2005-09-30
Paolo Carlini
re PR libstdc++/23953 (using stringstreams causes crash...
commit
|
commitdiff
|
tree
2005-09-30
Uros Bizjak
fast-math-vect-reduc-7.c: Clean up temp files.
commit
|
commitdiff
|
tree
2005-09-30
Uros Bizjak
re PR tree-optimization/24059 (ICE expand_expr_real_1...
commit
|
commitdiff
|
tree
2005-09-30
James E Wilson
We can only wrap mmap if it exists.
commit
|
commitdiff
|
tree
2005-09-30
Tom Tromey
re PR java/24120 (jc1 incorrectly uses libiberty hashes)
commit
|
commitdiff
|
tree
2005-09-30
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2005-09-29
Richard Kenner
re PR middle-end/24053 (ICE in build_int_cst_wide,...
commit
|
commitdiff
|
tree
2005-09-29
Mark Mitchell
* optabs.c (expand_binop): Initialize first_pass_p.
commit
|
commitdiff
|
tree
2005-09-29
Jakub Jelinek
re PR middle-end/24109 (non unit-at-a-time failure...
commit
|
commitdiff
|
tree
2005-09-29
Daniel Berlin
re PR tree-optimization/24117 (struct is not marked...
commit
|
commitdiff
|
tree
2005-09-29
Paolo Carlini
2005-09-29 Paolo Carlini <pcarlini@suse.de>
commit
|
commitdiff
|
tree
2005-09-29
Chris Jefferson
re PR libstdc++/23978 (tr1::tie doesn't work with std...
commit
|
commitdiff
|
tree
2005-09-29
Steven Bosscher
* gcc.dg/tree-ssa/ssa-ccp-11.c: Fix the test case and...
commit
|
commitdiff
|
tree
2005-09-29
Paolo Bonzini
Revert this patch:
commit
|
commitdiff
|
tree
2005-09-29
Paolo Bonzini
re PR c/21419 (Accepts writting to const via asm)
commit
|
commitdiff
|
tree
2005-09-29
Jakub Jelinek
string.c (find_option): Change 3rd argument to const...
commit
|
commitdiff
|
tree
2005-09-29
Steven Bosscher
re PR tree-optimization/23911 (Failure to propagate...
commit
|
commitdiff
|
tree
2005-09-29
Uros Bizjak
Added missing PR number to
commit
|
commitdiff
|
tree
2005-09-29
Andreas Tobler
configure.ac: Fix typo.
commit
|
commitdiff
|
tree
2005-09-29
Mark Mitchell
re PR middle-end/17886 (variable rotate and unsigned...
commit
|
commitdiff
|
tree
2005-09-29
Geoffrey Keating
Index: ChangeLog
commit
|
commitdiff
|
tree
2005-09-29
Geoffrey Keating
t-darwin8: Uncomment contents, allow -m64 multilib...
commit
|
commitdiff
|
tree
2005-09-29
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2005-09-29
Alan Modra
re PR target/24102 (floatdisf2_internal2 broken)
commit
|
commitdiff
|
tree
2005-09-28
Geoffrey Keating
Index: ChangeLog
commit
|
commitdiff
|
tree
2005-09-28
Geoffrey Keating
locks.h: Use 64-bit versions of primitives when __LP64_...
commit
|
commitdiff
|
tree
2005-09-28
Paul Brook
fpgnulib.c (__extendsfdf2, [...]): Handle denormals.
commit
|
commitdiff
|
tree
2005-09-28
David Daney
* HACKING: Update instructions for classpath import.
commit
|
commitdiff
|
tree
2005-09-28
Richard Guenther
re PR tree-optimization/23853 (ICE: in tree_low_cst...
commit
|
commitdiff
|
tree
2005-09-28
Mark Mitchell
* g++.dg/opt/pr19650.C: Use -w -fpermissive.
commit
|
commitdiff
|
tree
2005-09-28
Richard Henderson
builtins.c (get_builtin_sync_mode): New.
commit
|
commitdiff
|
tree
2005-09-28
Nick Clifton
config/v850/v850.h (GO_IF_LEGITIMATE_ADDRESS): Tidy...
commit
|
commitdiff
|
tree
2005-09-28
Mark Mitchell
re PR c++/16782 (Accepts qualified member function...
commit
|
commitdiff
|
tree
2005-09-28
Nick Clifton
config/v850/lib1funcs.asm (___ucmpdi2): Correct jump...
commit
|
commitdiff
|
tree
2005-09-28
Richard Henderson
* pretty-print.c (pp_base_format): Fix typo for %>.
commit
|
commitdiff
|
tree
2005-09-28
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2005-09-27
Mark Mitchell
re PR c++/22147 (ICE in get_bindings)
commit
|
commitdiff
|
tree
2005-09-27
Jakub Jelinek
re PR fortran/18518 (equivalenced variables are not...
commit
|
commitdiff
|
tree
2005-09-27
Devang Patel
re PR tree-optimization/23625 (ICE: in bsi_after_labels...
commit
|
commitdiff
|
tree
2005-09-27
Steve Ellcey
re PR target/23552 (FAIL: gfortran.dg/large_real_kind_1...
commit
|
commitdiff
|
tree
2005-09-27
J"orn Rennecke
optabs.c (no_conflict_move_test): Check if a result...
commit
|
commitdiff
|
tree
2005-09-27
Uros Bizjak
pr22585.c: Run on 32-bit x86 only.
commit
|
commitdiff
|
tree
next