]> gcc.gnu.org Git - gcc.git/history - include
Daily bump.
[gcc.git] / include /
2020-04-20 Martin LiskaBackport e9f799d25973fc38022c5ea71ed5a2bca58a847f
2020-03-12 Jakub JelinekUpdate ChangeLog and version files for release releases/gcc-9.3.0
2019-08-12 Jakub JelinekUpdate ChangeLog and version files for release releases/gcc-9.2.0
2019-05-03 GCC AdministratorUpdate ChangeLog and version files for release releases/gcc-9.1.0 microsoft/heads/9.1.0
2019-04-03 Vineet Gupta[ARC]PR 88409: miscompilation due to missing cc clobber...
2019-02-12 Philippe WaroquiersFix splay tree KEY leak detected in GDB test gdb.base...
2019-01-09 Sandra LoosemorePR other/16615 [2/5]
2019-01-01 Jakub JelinekUpdate copyright years.
2018-12-28 Thomas SchwingeFor libgomp OpenACC entry points, redefine the "device...
2018-12-23 Jason MerrillRemove support for demangling GCC 2.x era mangling...
2018-12-11 Nick CliftonFix a failure in the libiberty testsuite by increasing...
2018-12-07 Nick CliftonAdd a recursion limit to libiberty's demangling code...
2018-11-08 Jakub Jelinekbuiltin-types.def (BT_FN_VOID_BOOL, [...]): New.
2018-11-05 Jason MerrillImplement P0732R2, class types in non-type template...
2018-10-29 David MalcolmC++: simplify output from suggest_alternatives_for
2018-08-27 Martin LiskaReplace 8 spaces with a tabular in ChangeLog files.
2018-07-26 Martin LiskaAdd linker_output as prefix for LTO temps (PR lto/86548).
2018-05-30 Jan Hubickasimple-object.h (simple_object_copy_lto_debug_sections...
2018-05-28 Bernd Edlingersplay-tree.h (splay_tree_compare_strings, [...]): Decla...
2018-05-24 Tom Rix* dwarf2.def (DW_FORM_strx*, DW_FORM_addrx*): New.
2018-05-02 Alan Modraansidecl.h (ATTRIBUTE_NONSTRING): Define.
2018-05-02 Sriraman TallamPlugin API to get the list of wrap symbols.
2018-02-09 Alexandre Oliva[IEPM] Introduce inline entry point markers
2018-02-09 Alexandre Oliva[LVU] Introduce location views
2018-01-03 Jakub JelinekUpdate copyright years.
2017-11-20 Kito ChengRISC-V: Implement __umulsidi3, umul_ppmm and __muluw3
2017-11-10 Stephen CraneAdd plugin API for processing plugin-added input files.
2017-10-23 David MalcolmAdd INCLUDE_UNIQUE_PTR and use it (PR bootstrap/82610)
2017-10-16 David MalcolmAdd gnu::unique_ptr
2017-09-15 Yao Qi[include] Add macro DISABLE_COPY_AND_ASSIGN
2017-09-15 Nick CliftonFix compile time error when using ansidecl.h with an...
2017-09-12 Jiong WangAdd DW_CFA_AARCH64_negate_ra_state to dwarf2.def/h...
2017-08-21 Richard Bienerre PR go/78628 (GO fails to build a translation unit...
2017-07-02 Jan Kratochvilinclude/ChangeLog
2017-06-27 Maya Rashish* longlong.h: Remove ns32k support.
2017-05-25 Nathan Sidwell* libiberty.h (ASTRDUP): Adjust cast to avoid warning.
2017-05-20 Eli Zaretskiienviron.h: Add #ifndef guard.
2017-05-18 Martin LiskaDefine CONSTEXPR macro and use it in vec.h.
2017-04-04 Jonathan Wakely* ansidecl.h (ATTRIBUTE_PACKED): Fix typo in comment.
2017-03-08 Mark WielaardFix PR demangler/70909 and 67264 (endless demangler...
2017-02-25 Jakub Jelinekre PR debug/77589 (fortran: Missing DW_AT_byte_stride...
2017-01-31 Alexandre OlivaIntroduce C++ support in libcc1
2017-01-31 Jan Kratochvillibcc1 base API: bump set_arguments; add set_driver_fil...
2017-01-31 Jan Kratochvillibcc1 base API: add set_verbose and new version of...
2017-01-31 Jan Kratochvillibcc1 base API version bump
2017-01-27 Martin Jambor[brigfe] Small fixes
2017-01-24 Pekka JääskeläinenBrig front-end
2017-01-04 Richard Earnshaw[DWARF] New DWARF operation "DW_OP_AARCH64_operation...
2017-01-04 Jakub JelinekUpdate copyright years.
2016-12-21 Jakub Jelinekdwarf2.def (DW_FORM_ref_sup): Renamed to ...
2016-11-16 David Tolnaylibiberty: Add Rust symbol demangling.
2016-11-07 Jason MerrillImplement P0012R1, Make exception specifications part...
2016-10-17 Jakub Jelinekdwarf2.h (enum dwarf_calling_convention): Add new DWARF...
2016-10-14 Pedro AlvesFINAL/OVERRIDE: Define to empty on g++ < 4.7
2016-10-14 Pedro AlvesMove OVERRIDE/FINAL from gcc/coretypes.h to include...
2016-08-15 Jakub Jelinekdwarf2.def (DW_AT_string_length_bit_size, [...]): New...
2016-08-12 Alexandre Oliva[PR63240] generate debug info for defaulted member...
2016-07-29 Aldy Hernandezlibiberty.h (MAX_ALLOCA_SIZE): New macro.
2016-05-26 Chung-Lin Tanggomp-constants.h (GOMP_VERSION): Increment to 1...
2016-05-19 Jakub JelinekMove ChangeLog entry to the right file.
2016-04-29 Tom TromeyAdd DW_LANG_Rust
2016-04-29 Oleg Endolonglong.h (umul_ppmm): Remove SHMEDIA checks.
2016-04-29 Claudiu Zissulescu[ARC] Fix obsolete constraint.
2016-03-17 Thomas SchwingeRename GOMP_MAP_FORCE_DEALLOC to GOMP_MAP_DELETE
2016-03-04 Cary CoutantSync include/plugin-api.h with binutils.
2016-01-19 Martin JamborMerge of HSA
2016-01-07 Mike Frysingerlonglong: fix sh -Wundef builds
2016-01-05 Mike Frysingerlibiberty: {count,dup,write}argv: constify argv input...
2015-11-27 Pedro AlvesPR other/61321 - demangler crash on casts in template...
2015-11-25 Rainer OrthPort libvtv to Solaris
2015-11-12 James Norrisc-pragma.c (oacc_pragmas): Add entry for declare directive.
2015-11-09 Alan ModraModify obstack.[hc] to avoid having to include other...
2015-11-09 Alan ModraCopy gnulib obstack files
2015-11-05 Jakub Jelinekgcc/
2015-10-27 Daniel Jacobowitzconfig.gcc: Handle --enable-fdpic.
2015-10-18 Roland McGrathFix PR63758 by using the _NSGetEnviron() API on Darwin
2015-10-13 Jakub Jelinekbuiltin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONG...
2015-10-04 Jason MerrillImplement N4514, C++ Extensions for Transactional Memory.
2015-09-28 Nathan Sidwellgomp-constants.h (GOMP_VERSION_NVIDIA_PTX): Increment.
2015-08-24 Nathan Sidwelllibgomp.map: Add 4.0.2 version.
2015-08-14 Pierre-Marie de... DWARF2: add extensions to handle biased types
2015-08-14 Pierre-Marie de... DWARF2: add extensions to handle fixed point types
2015-08-11 Trevor Saundersadd GCC_FINAL to ansidecl.h
2015-08-10 Thomas Schwinge[PR libgomp/65742, PR middle-end/66332] libgomp: Remove...
2015-07-14 H.J. LuRemove trailing spaces in demangle.h
2015-07-14 H.J. LuUpdate copyright year in include
2015-05-22 Yunlian Jianglibiberty.h (asprintf): Don't declare if HAVE_DECL_ASPR...
2015-03-19 Richard Bienerpartition.h (struct partition_elem): Re-order elements...
2015-03-04 Markus Trippelsdorfre PR target/65261 (bootstrap-ubsan ppc64le: gcc/libcpp...
2015-02-19 Pedro Alvesfloatformat.h: Wrap in extern "C"
2015-02-19 Pedro AlvesFix date in ChangeLog: 2015-12-14 -> 2014-12-14
2015-02-04 Jakub Jelinekdwarf2.h (enum dwarf_source_language): Add DW_LANG_Fort...
2015-01-15 Thomas SchwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-14 Jan-Benedict GlawPull libiberty.h copyright update from Binutils
2014-12-24 Uros Bizjakxasprintf.c: New file.
2014-12-11 Uros Bizjakxvasprintf.c: New file.
2014-12-10 Trevor Saundersremove gengtype support for param_is use_param, if_mark...
2014-12-08 Mark WielaardDWARFv5 Emit DW_TAG_atomic_type for C11 _Atomic.
2014-11-26 Mark WielaardPR debug/38757 continued. Handle C11, C++11 and C++14.
2014-11-26 Mark WielaardDWARF add DW_AT_noreturn on noreturn function subprogram.
next
This page took 0.454099 seconds and 8 git commands to generate.