projects
/
gcc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gcc.git
2007-06-03
Matthias Klose
libjava/classpath/ChangeLog.gcj:
|
commitdiff
2007-06-03
Andrew Pinski
configure.ac: Fix a typo in *-*-darwin clause.
|
commitdiff
2007-06-03
Zdenek Dvorak
re PR tree-optimization/32194 (ice for legal code with...
|
commitdiff
2007-06-03
Zdenek Dvorak
cfgloopmanip.c (remove_path, [...]): Change dom_bbs...
|
commitdiff
2007-06-03
Andreas Schwab
m68k.c (override_options): Don't override REAL_MODE_FORMAT.
|
commitdiff
2007-06-03
Tobias Burnus
re PR fortran/32124 (Execution stops with stat= in...
|
commitdiff
2007-06-03
Kaz Kojima
re PR target/32163 (Compiling with stack protector...
|
commitdiff
2007-06-03
Kazu Hirata
m68k.c (m68k_attribute_table): Add "interrupt".
|
commitdiff
2007-06-03
GCC Administrator
Daily bump.
|
commitdiff
2007-06-02
Uros Bizjak
revert: sse.md ("sse4_1_blendvpd"): Require "z" class...
|
commitdiff
2007-06-02
H.J. Lu
Fix a typo in ChangeLog.
|
commitdiff
2007-06-02
Paolo Carlini
type_traits (is_reference, [...]): Remove.
|
commitdiff
2007-06-02
H.J. Lu
configure.ac: Fix a typo.
|
commitdiff
2007-06-02
H.J. Lu
sse4_2-check.h: New.
|
commitdiff
2007-06-02
Uros Bizjak
i386.md ("sse4_1_blendvpd"): Require "z" class XMM...
|
commitdiff
2007-06-02
H.J. Lu
i386.h (enum reg_class): New.
|
commitdiff
2007-06-02
Paolo Bonzini
configure: Regenerate.
|
commitdiff
2007-06-02
David Daney
mips.c (mips_output_mi_thunk): Only load gp if not...
|
commitdiff
2007-06-02
Andrew Pinski
Makefile.in: Replace all uses of libext with libsuffix.
|
commitdiff
2007-06-02
GCC Administrator
Daily bump.
|
commitdiff
2007-06-01
Geoffrey Keating
darwin.h (LINK_SPEC): Pass -fpie through to the linker.
|
commitdiff
2007-06-01
Ian Lance Taylor
tree-vrp.c (compare_name_with_value): Always set used_s...
|
commitdiff
2007-06-01
Kazu Hirata
builtin-return-1.c (g): New.
|
commitdiff
2007-06-01
Benjamin Kosnik
what-big.cc: New.
|
commitdiff
2007-06-01
Ian Lance Taylor
re PR rtl-optimization/31455 (lower subreg causes a...
|
commitdiff
2007-06-01
H.J. Lu
Fix ChangeLog entry.
|
commitdiff
2007-06-01
Steve Ellcey
libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set...
|
commitdiff
2007-06-01
Benjamin Kosnik
throw_allocator.h (__throw_allocator::allocate): Throw...
|
commitdiff
2007-06-01
Andreas Schwab
Remove conflict marker.
|
commitdiff
2007-06-01
Uros Bizjak
expr.c (force_operand): Remove breaks after return...
|
commitdiff
2007-06-01
Kaz Kojima
sh.c (fpscr_set_from_mem): Call get_free_reg only after...
|
commitdiff
2007-06-01
Mike Stump
Fixup whitespacing
|
commitdiff
2007-06-01
Mark Mitchell
decl.c (get_atexit_fn_ptr_type): New function.
|
commitdiff
2007-06-01
GCC Administrator
Daily bump.
|
commitdiff
2007-06-01
Eric Christopher
expr.c (convert_move): Assert that we don't have a...
|
commitdiff
2007-05-31
Paolo Carlini
re PR libstdc++/31426 (TR1 includes do not work with...
|
commitdiff
2007-05-31
Rask Ingemann Lamb...
limits-caselabels.c: Fix for targets where int is 16...
|
commitdiff
2007-05-31
Richard Guenther
trans-expr.c (gfc_conv_expr_op): Use zero constant...
|
commitdiff
2007-05-31
Paul Thomas
re PR fortran/32156 (ICE with characters)
|
commitdiff
2007-05-31
Paul Thomas
re PR fortran/32156 (ICE with characters)
|
commitdiff
2007-05-31
Daniel Berlin
in gcc/ 2007-05-31 Daniel Berlin <dberlin@dberlin.org>
|
commitdiff
2007-05-31
H.J. Lu
i386.c: Correct coments on -mno-sse4.
|
commitdiff
2007-05-31
Frank Ch. Eigler
2007-05-31 Frank Ch. Eigler <fche@redhat.com>
|
commitdiff
2007-05-31
H.J. Lu
config.gcc (i[34567]86-*-*): Add nmmintrin.h to extra_h...
|
commitdiff
2007-05-31
Dorit Nuzman
MAINTAINERS (Various Maintainers): Add myself as auto...
|
commitdiff
2007-05-31
Jakub Jelinek
re PR c++/31806 (miscompilation with -fschedule-insns2...
|
commitdiff
2007-05-31
Zdenek Dvorak
re PR tree-optimization/32160 (ICE with -O3 in verify_ssa)
|
commitdiff
2007-05-31
Kazu Hirata
gcc.c (main): Don't consider linker options when issuin...
|
commitdiff
2007-05-31
Andreas Schwab
Fix line endianess.
|
commitdiff
2007-05-31
Paolo Carlini
PR c++/32158 (libstdc++ bits)
|
commitdiff
2007-05-31
Richard Guenther
str_empty.C: Move...
|
commitdiff
2007-05-31
Andrew Haley
natClassLoader.cc (_Jv_NewClassFromInitializer): Clear...
|
commitdiff
2007-05-31
Paolo Carlini
re PR c++/32158 (uninitialized_fill compile failure...
|
commitdiff
2007-05-31
Paul Thomas
re PR fortran/32103 (Module with equivalence draws...
|
commitdiff
2007-05-31
Paolo Bonzini
[multiple changes]
|
commitdiff
2007-05-31
Dave Korn
re PR preprocessor/14331 (please add option to suppress...
|
commitdiff
2007-05-31
Russell Yanofsky
re PR c++/7412 ([DR 106] References to references)
|
commitdiff
2007-05-31
GCC Administrator
Daily bump.
|
commitdiff
2007-05-30
Zdenek Dvorak
MAINTAINERS (Various Maintainers): Add myself as auto...
|
commitdiff
2007-05-30
Ralf Wildenhues
* tree-vrp.c (compare_names): Initialize sop.
|
commitdiff
2007-05-30
Dirk Mueller
cgraphunit.c (cgraph_analyze_function): Remove computat...
|
commitdiff
2007-05-30
Jakub Jelinek
re PR c++/31809 (sometimes TREE_READONLY is still set...
|
commitdiff
2007-05-30
Richard Guenther
dg.exp: Prune torture/.
|
commitdiff
2007-05-30
Uros Bizjak
* config/i386/darwin.h (TARGET_SUBTARGET_DEFAULT):...
|
commitdiff
2007-05-30
Kazu Hirata
pr27387.C: Move and rename to ...
|
commitdiff
2007-05-30
Richard Sandiford
config.gcc (arm-wrs-vxworks): Remove dbxelf.h from...
|
commitdiff
2007-05-30
H.J. Lu
re PR java/32098 (New libtool doesn't support libjava)
|
commitdiff
2007-05-30
H.J. Lu
re PR java/32098 (New libtool doesn't support libjava)
|
commitdiff
2007-05-30
H.J. Lu
re PR java/32098 (New libtool doesn't support libjava)
|
commitdiff
2007-05-30
Eric Christopher
genrecog.c: Include regs.h in generated file.
|
commitdiff
2007-05-30
Richard Guenther
MAINTAINERS (Various Maintainers): Add myself as auto...
|
commitdiff
2007-05-30
Uros Bizjak
i386.h (MASK_64BIT, [...]): Remove defines.
|
commitdiff
2007-05-30
Richard Guenther
re PR middle-end/32152 (omp lowering creates mismatched...
|
commitdiff
2007-05-30
Jakub Jelinek
re PR tree-optimization/31769 (ICE with OpenMP and...
|
commitdiff
2007-05-30
Jakub Jelinek
re PR bootstrap/29382 (Bootstrap comparison failure!)
|
commitdiff
2007-05-30
Zdenek Dvorak
tree-scalar-evolution.c (scev_const_prop): Do not creat...
|
commitdiff
2007-05-30
Uros Bizjak
i386.h (TARGET_ABM): New define.
|
commitdiff
2007-05-30
Razya Ladelsky
matrix: New directory.
|
commitdiff
2007-05-30
David Daney
re PR target/31975 (segfault in try_split on mips durin...
|
commitdiff
2007-05-30
GCC Administrator
Daily bump.
|
commitdiff
2007-05-29
Hui-May Chang
i386.c (ix86_function_regparm): Added checking of ix86_...
|
commitdiff
2007-05-29
Zdenek Dvorak
tree-vectorizer.h (DR_MISALIGNMENT): Cast aux to integer.
|
commitdiff
2007-05-29
Daniel Franke
gfortran.h: Renamed 'enum gfc_generic_isym_id' to ...
|
commitdiff
2007-05-29
H.J. Lu
configure.ac: Don't include ../config/confsubdir.m4.
|
commitdiff
2007-05-29
Paolo Carlini
aclocal.m4: Regenerate.
|
commitdiff
2007-05-29
Daniel Berlin
tree-ssa-alias.c: Add aliasing overview.
|
commitdiff
2007-05-29
Tobias Schlüter
gfortran.h (gfc_generic_isym_id): Add GFC_ISYM_SIZEOF.
|
commitdiff
2007-05-29
Zuxy Meng
re PR target/29498 (FTZ/DAZ for SSE should be ported...
|
commitdiff
2007-05-29
Brooks Moses
* trans-array.c (gfc_conv_expr_descriptor): Edit comment.
|
commitdiff
2007-05-29
John David Anglin
md.texi: Document constraints on HP PA-RISC.
|
commitdiff
2007-05-29
John David Anglin
constraints.md: New file.
|
commitdiff
2007-05-29
Andrew Pinski
[multiple changes]
|
commitdiff
2007-05-29
GCC Administrator
Daily bump.
|
commitdiff
2007-05-28
Mark Mitchell
* gcc_release: Adjust placement of release candidates.
|
commitdiff
2007-05-28
Tobias Burnus
re PR fortran/32124 (Execution stops with stat= in...
|
commitdiff
2007-05-28
Daniel Berlin
tree-ssa-dce.c (eliminate_unnecessary_stmts): Release...
|
commitdiff
2007-05-28
Kazu Hirata
* global.c (EXECUTE_IF_CONFLICT): Remove.
|
commitdiff
2007-05-28
Kazu Hirata
langhooks-def.h: Remove the prototype for hook_get_alia...
|
commitdiff
2007-05-28
Kazu Hirata
targhooks.c (default_narrow_bitfield): Remove.
|
commitdiff
2007-05-28
Brooks Moses
Corrected ChangeLog entry.
|
commitdiff
next