Age | Commit message (Expand) | Author | Files | Lines |
2015-05-22 | libiberty.h (asprintf): Don't declare if HAVE_DECL_ASPRINTF is not defined. | Yunlian Jiang | 2 | -1/+6 |
2015-03-19 | partition.h (struct partition_elem): Re-order elements to avoid padding. | Richard Biener | 2 | -3/+8 |
2015-03-04 | re PR target/65261 (bootstrap-ubsan ppc64le: gcc/libcpp/lex.c:552:30: runtime... | Markus Trippelsdorf | 2 | -0/+14 |
2015-02-19 | floatformat.h: Wrap in extern "C" | Pedro Alves | 2 | -0/+12 |
2015-02-19 | Fix date in ChangeLog: 2015-12-14 -> 2014-12-14 | Pedro Alves | 1 | -1/+1 |
2015-02-04 | dwarf2.h (enum dwarf_source_language): Add DW_LANG_Fortran03 and DW_LANG_Fort... | Jakub Jelinek | 2 | -0/+7 |
2015-01-15 | Merge current set of OpenACC changes from gomp-4_0-branch. | Thomas Schwinge | 2 | -0/+122 |
2015-01-14 | Pull libiberty.h copyright update from Binutils | Jan-Benedict Glaw | 2 | -2/+5 |
2014-12-24 | xasprintf.c: New file. | Uros Bizjak | 2 | -0/+11 |
2014-12-11 | xvasprintf.c: New file. | Uros Bizjak | 2 | -0/+11 |
2014-12-10 | remove gengtype support for param_is use_param, if_marked and splay tree allo... | Trevor Saunders | 3 | -19/+15 |
2014-12-08 | DWARFv5 Emit DW_TAG_atomic_type for C11 _Atomic. | Mark Wielaard | 2 | -0/+7 |
2014-11-26 | PR debug/38757 continued. Handle C11, C++11 and C++14. | Mark Wielaard | 2 | -0/+9 |
2014-11-26 | DWARF add DW_AT_noreturn on noreturn function subprogram. | Mark Wielaard | 2 | -0/+6 |
2014-11-14 | * dwarf2.def (DW_AT_APPLE_optimized, DW_AT_APPLE_flags) | Shinichiro Hamaji | 2 | -0/+24 |
2014-11-11 | re PR driver/36312 (should refuse to overwrite input file with output file) | Anthony Brandon | 2 | -0/+8 |
2014-11-11 | Merger of dmalcolm/jit branch from git | David Malcolm | 2 | -0/+15 |
2014-11-05 | Revert revision 217149 because it breaks Ada: | Manuel López-Ibáñez | 2 | -7/+0 |
2014-11-05 | re PR driver/36312 (should refuse to overwrite input file with output file) | Anthony Brandon | 2 | -0/+7 |
2014-10-28 | longlong.h: Disable alpha umul_ppmm for old g++ | Richard Henderson | 2 | -0/+8 |
2014-10-28 | Add strtoll and strtoull to libiberty. | Yury Gribov | 2 | -0/+31 |
2014-10-27 | Let GDB reuse GCC's parser. | Phil Muldoon | 4 | -0/+552 |
2014-10-15 | libiberty: Expose choose_tmpdir, and fix constness of return type | David Malcolm | 2 | -0/+9 |
2014-10-05 | PR debug/63239 Add DWARF representation for C++11 deleted member function. | Mark Wielaard | 2 | -0/+7 |
2014-09-26 | pex-common.h (struct pex_funcs): Add new parameter for open_write field. | Max Ostapenko | 2 | -0/+10 |
2014-09-23 | demangle.h (DMGL_DLANG): New macro. | Iain Buclaw | 2 | -2/+18 |
2014-09-15 | longlong.h: Add __udiv_w_sdiv prototype. | Andreas Krebbel | 2 | -1/+6 |
2014-06-10 | [PR lto/61334] Declare prototype for strnlen, if needed. | Thomas Schwinge | 2 | -0/+10 |
2014-05-21 | config.gcc (*-*-dragonfly*): New target. | John Marino | 2 | -1/+8 |
2014-05-01 | longlong.h: Use 'defined()' to check __mips16. | Steve Ellcey | 2 | -1/+5 |
2014-04-30 | longlong.h (__i386__): Remove W_TYPE_SIZE==64 handling. | Richard Sandiford | 2 | -1/+5 |
2014-04-22 | Merge longlong.h from glibc tree. | Yufeng Zhang | 2 | -1/+21 |
2014-01-21 | include | Tom Tromey | 3 | -142/+13 |
2013-12-23 | re PR c++/41090 (Using static label reference in c++ class constructor produc... | Jason Merrill | 2 | -0/+15 |
2013-12-04 | longlong.h: New file. | Richard Sandiford | 2 | -0/+1728 |
2013-10-29 | re PR tree-optimization/58689 ([meta-bug] __attribute__((returns_nonnull)) en... | Marc Glisse | 3 | -17/+36 |
2013-10-23 | Fix up ChangeLog entries (name, e-mail, formatting, otherwise). | Gerald Pfeifer | 1 | -3/+3 |
2013-10-22 | gdb-index.h: Merge from gdb tree. | Sterling Augustine | 2 | -0/+103 |
2013-08-20 | floatformat.h (floatformat_ibm_long_double): Delete. | Alan Modra | 2 | -1/+8 |
2013-08-19 | dwarf2.def (DW_AT_GNU_discriminator): New attribute. | Dehao Chen | 2 | -0/+7 |
2013-08-06 | Commit the vtable verification feature. | Caroline Tice | 2 | -0/+59 |
2013-04-03 | Demangle C++11 ref-qualifier. | Jason Merrill | 2 | -0/+13 |
2013-03-01 | dwarf2.h (enum dwarf_sect): New enum type. | Cary Coutant | 2 | -0/+18 |
2013-02-11 | Sync plugin-api.h with the copy in binutils. Please see: | Sriraman Tallam | 2 | -27/+32 |
2013-01-30 | re PR other/54620 (sha1.c has incorrect math if sizeof(size_t) is 8) | Kai Tietz | 3 | -0/+18 |
2012-12-18 | re PR other/54324 (GCC install document does not list minimum required g++ ve... | Aldy Hernandez | 2 | -1/+14 |
2012-11-09 | Add C++ attribute abi_tag and -Wabi-tag option. | Jason Merrill | 2 | -0/+7 |
2012-11-06 | common.opt (gno-split-dwarf, [...]): New switches. | Sterling Augustine | 2 | -0/+19 |
2012-10-08 | Allow dynamic initialization of thread_locals. | Jason Merrill | 2 | -0/+8 |
2012-09-18 | PR other/54411: integer overflow in objalloc_alloc | Florian Weimer | 2 | -2/+7 |