platform/upstream/linaro-gcc.git
2012-05-03 rthlibatomic: Enable AM_MAINTAINER_MODE
2012-05-03 jason * dwarf2out.c (die_struct): Add comdat_type_p flag...
2012-05-03 jason * dwarf2out.c (modified_type_die): Use scope_die_for.
2012-05-03 jason * config/i386/i386.c (ix86_code_end): Set DECL_IGNORED...
2012-05-03 iancompiler: Fix order of initialization bug with global...
2012-05-03 rth * acinclude.m4 (LIBAT_TEST_ATOMIC_BUILTIN)...
2012-05-03 jamborm2012-05-03 Martin Jambor <mjambor@suse.cz>
2012-05-03 hainque * config/mh-ppc-aix (LDFLAGS): Quote $(CC).
2012-05-03 matz * basic-block.h (struct rtl_bb_info, struct gimple_bb_...
2012-05-03 paolo/cp
2012-05-03 rguenth2012-05-03 Richard Guenther <rguenther@suse.de>
2012-05-03 uros * config/alpha/elf.h (MAX_OFILE_ALIGNMENT): Remove.
2012-05-03 uros * gcc.target/i386/hle-cmpxchg-acq-1.c (dg-options...
2012-05-03 steven * tree-switch-conversion.c (gen_inbound_check): Free...
2012-05-03 rguenth2012-05-03 Richard Guenther <rguenther@suse.de>
2012-05-03 jakub PR plugins/53126
2012-05-03 jakub * gcc.target/i386/hle-xadd-rel-1.c: Match .byte 0xf3...
2012-05-03 jakub PR debug/53174
2012-05-03 jakub PR target/53187
2012-05-03 jakub PR target/53194
2012-05-03 rguenth2012-05-03 Richard Guenther <rguenther@suse.de>
2012-05-03 gretaygcc/testsuite
2012-05-03 gretaygcc/testsuite
2012-05-03 rguenth2012-05-03 Richard Guenther <rguenther@suse.de>
2012-05-03 vekumarWith -march=native generate fma3 instruction by default...
2012-05-03 burnus2012-05-03 Tobias Burnus <burnus@net-b.de>
2012-05-03 kyukhin PR target/53201
2012-05-03 matz PR bootstrap/53197
2012-05-03 gccadminDaily bump.
2012-05-02 redi * doc/xml/faq.xml: Update outdated allocator documenta...
2012-05-02 bkoz2012-05-02 Benjamin Kosnik <bkoz@redhat.com>
2012-05-02 steven * config/alpha/vms.h (SUBTARGET_OVERRIDE_OPTIONS)...
2012-05-02 uweigand2012-05-02 Ulrich Weigand <ulrich.weigand@linaro...
2012-05-02 jamborm2012-05-02 Martin Jambor <mjambor@suse.cz>
2012-05-02 dj* crossconfig.m4: Since we know that all TPF builds...
2012-05-02 ccoutantinclude/
2012-05-02 dodjiProperly initialize cpp_context in destringize_and_run
2012-05-02 matz * coretypes.h (gimple_seq, const_gimple_seq): Typedef...
2012-05-02 bkoz2012-05-02 Benjamin Kosnik <bkoz@redhat.com>
2012-05-02 kyukhinChangeLog entry:
2012-05-02 stevengcc/
2012-05-02 charletgcc/ada/
2012-05-02 rguenth2012-05-02 Richard Guenther <rguenther@suse.de>
2012-05-02 jakub PR tree-optimization/53163
2012-05-02 jakub PR rtl-optimization/53160
2012-05-02 gccadminDaily bump.
2012-05-01 iangcc/:
2012-05-01 fdumont2012-05-01 François Dumont <fdumont@gcc.gnu.org>
2012-05-01 bernds * ira.c (allocated_reg_info_size): New static variable.
2012-05-01 rthAdd libatomic as a target library.
2012-05-01 rthAdd -fno-sync-libcalls.
2012-05-01 rth* lib/target-supports.exp
2012-05-01 rsandifogcc/
2012-05-01 gretay2012-05-01 Ian Bolton <ian.bolton@arm.com>
2012-05-01 gretay2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
2012-05-01 rearnsha * arm/linux-eabi.h (GLIBC_DYNAMIC_LINKER_DEFAULT)...
2012-05-01 amodra PR target/53038
2012-05-01 gccadminDaily bump.
2012-04-30 uros PR middle-end/53136
2012-04-30 uros PR target/53141
2012-04-30 hubicka * cgraph.c (ld_plugin_symbol_resolution_names): Move...
2012-04-30 jason PR c++/51033
2012-04-30 uros * config/i386/i386.md (and<mode>3): Change runtime...
2012-04-30 manu * libcpp/ChangeLog: Fix PR number.
2012-04-30 manu2012-04-30 Manuel López-Ibáñez <manu@gcc.gnu.org>
2012-04-30 rth * config/arm/arm.md (UNSPEC_LL): New.
2012-04-30 jason * dwarf2out.c (comdat_symbol_id): Add const.
2012-04-30 jason PR c++/51314
2012-04-30 ian PR go/52586
2012-04-30 belagodFix failure in gcc.dg/pr52283.c by adding the missing
2012-04-30 ams2012-04-30 Andrew Stubbs <ams@codesourcery.com>
2012-04-30 ams2012-04-30 Andrew Stubbs <ams@codesourcery.com>
2012-04-30 rearnshaFix email addresses
2012-04-30 rearnsha2012-04-24 Ian Bolton <ian.bolton at arm.com>
2012-04-30 rearnsha2012-04-30 Ian Bolton <ian.bolton at arm.com>
2012-04-30 uros * config/i386/i386.md (and<mode>3): Expand masking...
2012-04-30 dodjiAdd -Wvarargs option
2012-04-30 dodjiSwitch -ftrack-macro-expansion=2 on by default.
2012-04-30 dodjiAdjust relevant test cases wrt -ftrack-macro-expansion...
2012-04-30 dodjiFix va_start related location
2012-04-30 dodjiFix location for static class members
2012-04-30 dodjiFix va_arg type location
2012-04-30 dodjiMake conversion warnings work on NULL with -ftrack...
2012-04-30 dodjiFix -Wuninitialized for -ftrack-macro-expansion
2012-04-30 dodjiStrip "<built-in>" loc from displayed expansion context
2012-04-30 dodjiMake expand_location resolve to locus in main source...
2012-04-30 dodjiFix expansion point loc for macro-like tokens
2012-04-30 dodjiFix PCH crash on GTYed pointer-to-scalar field of a...
2012-04-30 dodjiFix token pasting with -ftrack-macro-expansion
2012-04-30 dodjiFix cpp_sys_macro_p with -ftrack-macro-expansion
2012-04-30 ebotcazou * gcc-interface/decl.c (gnat_to_gnu_entity): In type...
2012-04-30 ebotcazou * config/i386/i386.c (ix86_handle_struct_attribute...
2012-04-30 manu2012-04-30 Manuel López-Ibáñez <manu@gcc.gnu.org>
2012-04-30 ebotcazou * gcc-interface/gigi.h (mark_out_of_scope): Delete.
2012-04-30 manu2012-04-30 Manuel López-Ibáñez <manu@gcc.gnu.org>
2012-04-30 gccadminDaily bump.
2012-04-29 paolo2012-04-29 Marc Glisse <marc.glisse@inria.fr>
2012-04-29 redi * include/std/functional (function::function(F)):...
2012-04-29 dodjiDon't use C++ style comments in libcpp
2012-04-29 manu2012-04-29 Manuel López-Ibáñez <manu@gcc.gnu.org>
next