aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-06-21plugin-api.h (ld_plugin_set_extra_library_path): New.Rafael Avila de Espindola2-1/+15
2010-06-21diagnostic.h (diagnostic_classification_change_t): New.DJ Delorie9-24/+206
2010-06-21Add -mtune=k8 to gcc.target/i386/amd64-abi-3.c.H.J. Lu2-1/+6
2010-06-21re PR testsuite/44505 (gcc.c-torture/execute/frame-address.c)Alan Modra3-6/+11
2010-06-21c.opt (lang-objc): Remove.Joseph Myers3-7/+5
2010-06-21re PR target/44575 (__builtin_va_arg overwrites into adjacent stack location)Jakub Jelinek4-8/+96
2010-06-21dwarf2out.c (add_linkage_name): New function.Jakub Jelinek2-20/+38
2010-06-21dwarf2.h (enum dwarf_type): Add DW_ATE_UTF.Jakub Jelinek4-0/+23
2010-06-21Makefile.in (build/genattrtab.o): Depend on vecprim.h.Jakub Jelinek3-37/+257
2010-06-21Makefile.in (cfgexpand.o): Depend on $(INSN_ATTR_H).Jakub Jelinek5-24/+319
2010-06-21re PR bootstrap/44426 (gcc 4.5.0 requires c9x compiler to build)Jakub Jelinek3-23/+32
2010-06-21stmt.c (resolve_asm_operand_names): Fix handling of %%.Jakub Jelinek2-2/+7
2010-06-21sol2.h (TARGET_OS_CPP_BUILTINS): Define __STDC_VERSION__=199901L, _XOPEN_SOUR...Rainer Orth9-8/+174
2010-06-21[multiple changes]Arnaud Charlet7-42/+261
2010-06-21sem_res.adb: Minor reformatting.Thomas Quinot3-29/+94
2010-06-21[multiple changes]Arnaud Charlet4-66/+83
2010-06-21* gcc-interface/Make-lang.in: Update dependencies.Arnaud Charlet2-76/+82
2010-06-21[multiple changes]Arnaud Charlet6-116/+320
2010-06-21re PR fortran/40632 (Support F2008's contiguous attribute)Tobias Burnus22-26/+607
2010-06-21[multiple changes]Arnaud Charlet8-74/+141
2010-06-21checks.adb: Add comments.Thomas Quinot3-11/+23
2010-06-21[multiple changes]Arnaud Charlet9-202/+154
2010-06-21[multiple changes]Arnaud Charlet8-163/+162
2010-06-21[multiple changes]Arnaud Charlet3-132/+310
2010-06-21* c-opts.c: Include "tm_p.h".Joern Rennecke2-0/+5
2010-06-21Move the entry from libjava/classpath/ ChangeLog to ChangeLog.gcj as it is a ...Jan Kratochvil2-5/+5
2010-06-21rx.h (PTRDIFF_TYPE): Define.Nick Clifton4-35/+74
2010-06-21Makefile.in (POD2MAN): Provide --date from $(DATESTAMP).Jan Kratochvil5-3/+12
2010-06-21i386.c (ix86_compute_frame_layout): Avoid stack-alignment for simple leaf-fun...Kai Tietz2-61/+68
2010-06-21leaf-1.c: New.Kai Tietz3-0/+41
2010-06-21compare-debug: Drop LTO sections.Alexandre Oliva6-8/+41
2010-06-21Daily bump.GCC Administrator1-1/+1
2010-06-20re PR lto/44248 (-fcompare-debug failure with -flto/-fwhopr -g)Alexandre Oliva2-10/+24
2010-06-20re PR target/44546 (ICE in extract_insn, at recog.c:2103 with -ffast-math -Os...Uros Bizjak5-56/+107
2010-06-20random.tcc (uniform_int_distribution<>::operator()): Fix to work well for arb...Paolo Carlini2-17/+57
2010-06-20re PR other/32998 (-frecord-gcc-switches issues)Joseph Myers14-200/+264
2010-06-20trans.c (Subprogram_Body_to_gnu): Use while instead of for loop.Eric Botcazou2-5/+9
2010-06-20Daily bump.GCC Administrator1-1/+1
2010-06-20re PR fortran/44584 (Invalid memory access with gfortran.dg/typebound_proc_15...Janus Weil4-2/+21
2010-06-19re PR target/44072 (Use 'add r0, 1' to replace 'cmp r0, -1' in thumb2)Richard Earnshaw7-5/+79
2010-06-19Simplify modesuffix in sse.md.H.J. Lu2-122/+127
2010-06-19label13.C: Fix typo in last change.John David Anglin2-1/+5
2010-06-19c-decl.c (c_write_global_declarations): Don't check flag_syntax_only.Philip Herron2-5/+5
2010-06-19re PR fortran/44477 (Sequential I/O with END FILE: File position should be at...Jerry DeLisle5-1/+27
2010-06-19re PR fortran/44477 (Sequential I/O with END FILE: File position should be at...Jerry DeLisle3-11/+80
2010-06-19re PR c++/41090 (Using static label reference in c++ class constructor produc...John David Anglin2-1/+6
2010-06-19Daily bump.GCC Administrator1-1/+1
2010-06-19re PR fortran/44556 (incorrect error: Stat-variable at (1) shall not be DEAL...Tobias Burnus4-4/+83
2010-06-18[multiple changes]Arnaud Charlet4-20/+48
2010-06-18re PR libstdc++/32618 (std::vector calls uneccessary constructors instead of ...Paolo Carlini43-142/+1112