2009-08-21 |
Richard Earnshaw | arm.h (MACHMODE): New define. |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Janus Weil | re PR fortran/41106 ([F03] Procedure Pointers with... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Jakub Jelinek | re PR c++/41131 (non-lvalue in unary `&' wrongly accepted) |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Uros Bizjak | alpha.md (exception_receiver): Emit alternative GP... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Kaz Kojima | common_5.f: Add -mdalign for sh. |
commit | commitdiff | tree | snapshot |
2009-08-21 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Paolo Carlini | typedefs.cc: Add missing dg-require directives. |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Thomas Koenig | re PR fortran/40962 (Conversion problem for f-allocata... |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Tobias Schlüter | * trans-stmt.c (gfc_trans_do): Add a few missing folds. |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Matt Rice | Makefile.in (PLUGIN_HEADERS): Include incpath.h and... |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Richard Guenther | c-objc-common.h (LANG_HOOKS_DUP_LANG_SPECIFIC_DECL... |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Eric Botcazou | utils.c (convert): In the padded case... |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Michael Matz | trans-expr.c (gfc_conv_string_tmp): Check type compatib... |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Eric Botcazou | ada-tree.h (SET_TYPE_RM_VALUE): Mark the expression... |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Dave Korn | Makefile.am (libgomp_la_LDFLAGS): Add -bindir flag. |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Uros Bizjak | alpha.c (alpha_end_function): Do not clear crtl->emit... |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Edward Smith... | gamma.tcc: Change include guard from _TR1_GAMMA_TCC... |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Janus Weil | re PR fortran/41121 (compile-time error when building... |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Andreas Krebbel | s390.c (Z10_PREDICT_DISTANCE): New macro. |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Andreas Krebbel | s390.md ("*brx_stage1_<GPR:mode>", [...]): New patterns. |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Ramana Radhakrishnan | Fix twolf ICE for ARM |
commit | commitdiff | tree | snapshot |
2009-08-20 |
John David... | pa.md (reload_inhi, [...]): New patterns. |
commit | commitdiff | tree | snapshot |
2009-08-20 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Jakub Jelinek | re PR middle-end/41123 (ICE in expand_expr_real_1) |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Ralf Wildenhues | Disable option checking in the toplevel, avoid 2.64... |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Ralf Wildenhues | Fix toplevel target defs. |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Jason Merrill | invoke.texi (C++ Dialect Options): Note change of minim... |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Jason Merrill | tweak comment |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Jason Merrill | re PR c++/41119 (Revision 150805 failed 447.dealII... |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Jakub Jelinek | method.c (use_thunk): Call free_after_compilation after... |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Ian Lance Taylor | md.texi (Insn Canonicalizations): Correct canonicalizat... |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Michael Matz | omp-low.c (optimize_omp_library_calls): Use types_compa... |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Michael Matz | tree-ssa-structalias.c (create_variable_info_for):... |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Tobias Burnus | re PR fortran/41102 (Ease error checking of included... |
commit | commitdiff | tree | snapshot |
2009-08-19 |
DJ Delorie | wrapper.exp: Move load of target-libpath.exp from here... |
commit | commitdiff | tree | snapshot |
2009-08-19 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Alexandre Oliva | * compare-debug: Drop .eh_frame relocations too. |
commit | commitdiff | tree | snapshot |
2009-08-18 |
H.J. Lu | re PR testsuite/40704 (^M? in testsuite log leads to... |
commit | commitdiff | tree | snapshot |
2009-08-18 |
DJ Delorie | wrapper.exp (${tool}_maybe_build_wrapper): Set up GCC_E... |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Uros Bizjak | alpha.c (alpha_output_mi_thunk_osf): Allocate insn... |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Jason Merrill | elfos.h (ASM_DECLARE_OBJECT_NAME): Use gnu_unique_objec... |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Nathan Froyd | vect.exp: Add new stanza for aligned-section-anchors... |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Uros Bizjak | cdce3.C: Add -mieee for alpha*-*-* targets. |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Janus Weil | re PR fortran/40870 ([F03] include formal args in backe... |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Richard Guenther | re PR middle-end/41094 (Erroneous optimization of pow... |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Jakub Jelinek | re PR target/40971 (ICE in memory_address) |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Jakub Jelinek | bb-reorder.c (fix_up_fall_thru_edges): Only call invert... |
commit | commitdiff | tree | snapshot |
2009-08-18 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2009-08-17 |
DJ Delorie | m32c.md (UNS_FSETB, UNS_FREIT): New. |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Ralf Wildenhues | Install gcj.pdf in $(pdfdir)/gcc alongside other manuals. |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Paul Thomas | re PR fortran/41062 (ICE in gfc_trans_use_stmts, at... |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Benjamin Kosnik | typedefs.cc: New. |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Daniel Kraft | re PR fortran/37425 (Fortran 2003: GENERIC bindings... |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Tom Tromey | re PR preprocessor/41067 (Inconsistency in warnings... |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Andrew Haley | Makefile.am (libgcj_bc_la_LIBADD): Delete. |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Uros Bizjak | * lib/target-supports.exp |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Kaveh R. Ghazi | target-supports.exp (check_effective_target_mpc_pow... |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Douglas B Rupp | alpha.c (vms_valid_pointer_mode): New function. |
commit | commitdiff | tree | snapshot |
2009-08-17 |
David Edelsohn | inclhack.def (aix_complex): Redefine _Complex_I. |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Jerry DeLisle | re PR fortran/41075 ([F2008] Implement unlimited format... |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Jerry DeLisle | re PR fortran/41075 ([F2008] Implement unlimited format... |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Jerry DeLisle | re PR fortran/41075 ([F2008] Implement unlimited format... |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Aurelien Jarno | s-osinte-kfreebsd-gnu.ads (SA_ONSTACK): New constant. |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Richard Guenther | decl.c (build_ptrmemfunc_type): Keep variant chain... |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Robert Dewar | a-crbtgk.adb, [...]: Minor code reorganization (use... |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Andrew Haley | Makefile.in, [...]: Regenerate. |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Dodji Seketeli | Unbreak testsuite/gcc.dg/debug/dwarf2/inline2.c |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Robert Dewar | a-caldel-vms.adb, [...]: Minor code reorganization... |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Robert Dewar | make.adb: Add ??? comment. |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Arnaud Charlet | make.adb (Process_Multilib, [...]): Refine previous... |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Emmanuel Briot | 2009-08-17 Emmanuel Briot <briot@adacore.com> |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Arnaud Charlet | New test. |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Janus Weil | re PR fortran/40877 (memory leaks with gfc_charlen?) |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Ben Elliston | * config.sub, config.guess: Update from upstream sources. |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Adam Nemet | mips.exp: Add terminology section to comment at the... |
commit | commitdiff | tree | snapshot |
2009-08-17 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Richard Guenther | trans-expr.c (gfc_trans_scalar_assign): Replace hack... |
commit | commitdiff | tree | snapshot |
2009-08-16 |
H.J. Lu | Adding the missing ".c". |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Douglas B Rupp | Identical options to Alpha/VMS. Committed as obvious. |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Jason Merrill | Make TREE_USED match the [basic.def.odr] concept for... |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Jason Merrill | * decl2.c (finish_static_data_member_decl): Don't set... |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Jason Merrill | * decl2.c (mark_used): It's ok to synthesize for defaul... |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Richard Sandiford | re PR target/38599 (There should be a Pmode == DImode... |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Richard Sandiford | mips-protos.h (mips_push_asm_switch): New function. |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Uros Bizjak | alpha.c (alpha_and_function): Handle NULL_RTX returned... |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Anatoly Sokolov | avr.h (AVR_HAVE_8BIT_SP): New macros. |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Ralf Wildenhues | Sync toplevel from src and merge. |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Ralf Wildenhues | Sync config/ChangeLog from src. |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Dodji Seketeli | Mention PR number in my previous commit |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Dodji Seketeli | re PR debug/37801 (DWARF output for inlined functions... |
commit | commitdiff | tree | snapshot |
2009-08-16 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Tobias Burnus | re PR fortran/41080 (gfortran -dumpversion does not... |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Sebastian Pop | Print PBB index. |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Sebastian Pop | Correct the use of ppl_Pointset_Powerset_C_Polyhedron_m... |
commit | commitdiff | tree | snapshot |
next |