aboutsummaryrefslogtreecommitdiff
path: root/gcc/system.h
AgeCommit message (Expand)AuthorFilesLines
2015-10-21[PATCH 1/9] ENABLE_CHECKING refactoringMikhail Maltsev1-3/+1
2015-10-13[PATCH 1/9] ENABLE_CHECKING refactoringMikhail Maltsev1-0/+3
2015-10-02system.h (ROUND_UP): New macro definition.Uros Bizjak1-0/+6
2015-10-02* system.h (malloc.h): Don't include obsolete header.Jonathan Wakely1-12/+0
2015-09-20switch from gimple to gimple*Trevor Saunders1-1/+1
2015-09-18config.host (powerpc-ibm-aix*): Add crtdbase.o to extra_parts.Andrew Dixie1-1/+1
2015-09-12remove STRUCT_VALUE macroTrevor Saunders1-1/+1
2015-09-10re PR bootstrap/67363 (r227188 breaks build for mingw-w64)John David Anglin1-0/+8
2015-09-07system.h (INTTYPE_MINIMUM): Rewrite to avoid shift warning.Marek Polacek1-1/+1
2015-06-04Remove TARGET_RELAXED_ORDERING and optimize for weak memory models.Ramana Radhakrishnan1-1/+1
2015-05-11Convert to md_asm_adjustRichard Henderson1-0/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-11system.h: Include algorithm and utility.Uros Bizjak1-0/+2
2014-11-11re PR bootstrap/63699 (Bootstrap fails in libcc1 on darwin14)Francois-Xavier Coudert1-0/+7
2014-11-01[Patch 7/7] Remove *_BY_PIECES_PJames Greenhalgh1-1/+3
2014-09-23Remove LIBGCC2_LONG_DOUBLE_TYPE_SIZE target macro.Joseph Myers1-1/+2
2014-09-19Remove LIBGCC2_TF_CEXT target macro.Joseph Myers1-1/+1
2014-09-12Remove LIBGCC2_HAS_?F_MODE target macros.Joseph Myers1-1/+2
2014-09-08Remove SF_SIZE etc. target macros.Joseph Myers1-1/+1
2014-09-08Remove no-longer-needed fp-bit target macros.Joseph Myers1-1/+2
2014-09-05Use rtx_insn for more scheduler things, plus CONST_CAST_RTX_INSNDavid Malcolm1-0/+1
2014-08-24Remove CALLER_SAVE_PROFITABLE since it is not used at present.Kito Cheng1-1/+2
2014-06-11system.h (CONST_DOUBLE_OK_FOR_CONSTRAINT_P): Poison.Richard Sandiford1-1/+1
2014-06-11system.h (REG_CLASS_FROM_CONSTRAINT): Poison.Richard Sandiford1-1/+4
2014-06-03gcc/Richard Sandiford1-1/+3
2014-05-27system.h (__STDC_FORMAT_MACROS): Define as very first thing.Richard Biener1-1/+6
2014-05-27system.h (TEST_BIT): New macro.Richard Sandiford1-0/+3
2014-05-26system.h: Define __STDC_FORMAT_MACROS before including inttypes.h.Richard Biener1-1/+2
2014-05-06Merge in wide-int.Kenneth Zadeck1-0/+10
2014-04-28configure.ac: Do valgrind header checks unconditionally.Richard Biener1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-19Convert gimple types from a union to C++ inheritanceDavid Malcolm1-1/+1
2013-10-21system.h: Move hwint.h include further down.Richard Sandiford1-3/+3
2013-10-19re PR target/58603 (hash-table.h:962: error: anachronistic old-style base cla...John David Anglin1-1/+2
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-15/+15
2013-08-19target.def (TARGET_LIBC_HAS_FUNCTION): New target hook.Alexander Ivchenko1-1/+1
2013-06-20system.h: Include <cstdlib> as well as <stdlib.h>.Oleg Endo1-0/+8
2013-01-15re PR bootstrap/55961 (system.h includes gmp.h but system.h is included for b...Richard Biener1-0/+3
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2012-12-21re PR bootstrap/54659 (Bootstrap with --disable-nls broken under Windows)Richard Biener1-0/+2
2012-11-25tm.texi.in (DELAY_SLOTS_FOR_EPILOGUE): Remove documentation.Steven Bosscher1-1/+2
2012-11-19* system.h (vec_free): Undef.David Edelsohn1-0/+3
2012-11-04* system.h (loc_t): Poison.David Edelsohn1-0/+5
2012-09-12Fix Solaris 9/x86 bootstrapRainer Orth1-0/+5
2012-08-17Convert MEMBER_TYPE_FORCES_BLK to target hookH.J. Lu1-1/+1
2012-08-16revert: re PR bootstrap/54281 (Fails to bootstrap with --disable-nls)Diego Novillo1-4/+0
2012-08-16re PR bootstrap/54281 (Fails to bootstrap with --disable-nls)Diego Novillo1-0/+4
2012-07-31defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Delete.Nathan Froyd1-1/+2
2012-07-24Purge FIXUNS_TRUNC_LIKE_FIX_TRUNCRichard Henderson1-1/+1
2012-07-16system.h (dump_file): Do not define.Steven Bosscher1-8/+0