summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* re PR target/61737 (ICE when building libgcc for cris cross-compiler)Hans-Peter Nilsson2014-07-177-55/+208
* config.gcc (crisv32-*-linux* | cris-*-linux*): Do not override an existing tm...Hans-Peter Nilsson2014-07-172-2/+6
* re PR c++/61623 (ICE: verify_symtab failed: Two symbols with same comdat_grou...Jason Merrill2014-07-163-1/+19
* Daily bump.GCC Administrator2014-07-171-1/+1
* re PR target/61662 (Incorrect value calculated for _lrotl on LLP64 systems)David Wohlferd2014-07-162-4/+15
* avr-mcus.def: Add new avrxmega2 devices (atxmega8e5, atxmega16e5, atxmega32c3...Denis Chertykov2014-07-164-59/+79
* avr-mcus.def: Add new avr5 devices (ata5702m322...Denis Chertykov2014-07-164-175/+215
* avr-mmcu.texi: Regenerate.Denis Chertykov2014-07-161-1/+1
* alignment2.ads, [...]: Update test case.Arnaud Charlet2014-07-164-0/+9
* random: Minor formatting and cosmetic tweaks.Paolo Carlini2014-07-163-19/+31
* [multiple changes]Arnaud Charlet2014-07-168-13/+60
* [multiple changes]Arnaud Charlet2014-07-1614-78/+171
* [multiple changes]Arnaud Charlet2014-07-166-26/+48
* [multiple changes]Arnaud Charlet2014-07-166-6/+442
* [multiple changes]Arnaud Charlet2014-07-164-15/+70
* [multiple changes]Arnaud Charlet2014-07-169-39/+128
* [multiple changes]Arnaud Charlet2014-07-1617-25/+253
* [multiple changes]Arnaud Charlet2014-07-1613-67/+254
* [multiple changes]Arnaud Charlet2014-07-166-42/+114
* [multiple changes]Arnaud Charlet2014-07-1615-76/+580
* MAINTAINERS (Write After Approval): Add myself.Adhemerval Zanella2014-07-162-0/+5
* gnat_rm.texi: Document that leading/trailing asterisks are now implied for th...Robert Dewar2014-07-163-12/+64
* [multiple changes]Arnaud Charlet2014-07-1610-290/+305
* snames.ads-tmpl, [...]: Same_Storage attribute is renamed Has_Same_Storage.Robert Dewar2014-07-166-108/+254
* exp_util.adb, [...]: Minor reformatting.Robert Dewar2014-07-168-66/+65
* [multiple changes]Arnaud Charlet2014-07-163-5/+25
* [multiple changes]Arnaud Charlet2014-07-169-233/+282
* [multiple changes]Arnaud Charlet2014-07-165-223/+328
* a-coinho.adb, [...]: Fix parameter mode of Update_Element.Vadim Godunko2014-07-165-14/+13
* [multiple changes]Arnaud Charlet2014-07-166-13/+38
* a-coinho-shared.adb, [...]: Proper structures for tampering checks.Ed Schonberg2014-07-163-7/+23
* a-coinho-shared.adb: Fix spurious accessibility check.Ed Schonberg2014-07-162-2/+6
* PR preprocessor/60723 - missing system-ness marks for macro tokensDodji Seketeli2014-07-167-24/+130
* Support location tracking for built-in macro tokensDodji Seketeli2014-07-168-5/+75
* 2014-07-16 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini2014-07-161-2/+2
* omp-low.c (create_omp_child_function): Don't set DECL_NAMELESS on the FUNCTIO...Jakub Jelinek2014-07-162-1/+5
* re PR web/61782 (always_inline incorrectly documented)Richard Biener2014-07-162-2/+11
* Daily bump.GCC Administrator2014-07-161-1/+1
* re PR c++/61811 (Firefox LTO build error due to undefined symbols)Jason Merrill2014-07-152-5/+12
* invoke.texi (Link Options): Document -z option.Eric Christopher2014-07-152-1/+11
* re PR c++/60848 (Crash while experimenting with c++-0x initializer lists)Jason Merrill2014-07-155-3/+69
* * gfortran.dg/ieee/ieee_1.F90: Revert rename.Uros Bizjak2014-07-152-0/+6
* rounding_1.f90: Rename from ieee_rounding_1.f90.Uros Bizjak2014-07-152-0/+1
* alpha.c (alpha_atomic_assign_expand_fenv): New.Uros Bizjak2014-07-156-13/+96
* * fold-const.c (fold_checksum_tree): Fix typo in previous patch.Jan Hubicka2014-07-152-1/+5
* Change an assignment to an assert.Bernd Schmidt2014-07-153-2/+9
* re PR rtl-optimization/61772 (RTL if-conversion removes asm volatile goto)Michael Matz2014-07-154-0/+37
* call.c (convert_like_real): Call print_z_candidate and inform only if permerr...Paolo Carlini2014-07-152-4/+11
* opts.c (default_options_table): Disable bit-ccp at -Og.Richard Biener2014-07-152-1/+5
* printers.py (SingleObjContainerPrinter): New base class for experimental::any...Jonathan Wakely2014-07-153-2/+204