aboutsummaryrefslogtreecommitdiff
path: root/gcc/coretypes.h
AgeCommit message (Expand)Author
2013-05-02Backport from trunk r198090,198136-198137,198142,198176.Matthew Gretton-Dann
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-11-30 * coretypes.h (struct pretty_print_info): Make a coretype.Steven Bosscher
2012-11-18This patch rewrites the old VEC macro-based interface into a new oneDiego Novillo
2012-08-15Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).Diego Novillo
2012-07-19libstdc++-v3/Tristan Gingold
2012-05-03 * basic-block.h (struct rtl_bb_info, struct gimple_bb_info): MoveMichael Matz
2012-05-02 * coretypes.h (gimple_seq, const_gimple_seq): Typedef as gimple.Michael Matz
2012-05-02ChangeLog entry:Kirill Yukhin
2011-11-06Check in patch/merge from cxx-mem-model BranchAndrew Macleod
2011-07-07dwarf2out: Split CFI construction routines into a new file.Richard Henderson
2010-11-23 * tree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro.Jan Hubicka
2010-10-07Move enum unwind_info_type from target.h to coretypes.h.Richard Henderson
2010-10-05 * opts-common.c (handle_option, handle_generated_option,Joseph Myers
2010-09-30 * opt-functions.awk (static_var): Update comment.Joseph Myers
2010-07-27 * coretypes.h (struct cl_option_handlers): Declare.Joseph Myers
2010-07-27 * langhooks-def.h (lhd_init_options, LANG_HOOKS_OPTION_LANG_MASK,Joseph Myers
2010-06-30 PR other/44566Joern Rennecke
2010-06-232010-06-23 Basile Starynkevitch <basile@starynkevitch.net>Basile Starynkevitch
2010-06-10gcc/Richard Sandiford
2010-05-22gcc/ChangeLog:Steven Bosscher
2009-10-262009-10-26 Ben Elliston <bje@au.ibm.com>Ben Elliston
2009-04-25 * tree.c (list_equal_p): New function.Jan Hubicka
2009-04-222009-04-21 Taras Glek <tglek@mozilla.com>Taras Glek
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek
2008-07-282008-07-28 Richard Guenther <rguenther@suse.de>Richard Guenther
2008-07-23Add ability to set target options (ix86 only) and optimization options on a f...Michael Meissner
2008-07-14libcpp/Ben Elliston
2008-04-27 * targhooks.h (default_emutls_var_fields,Nathan Sidwell
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2007-07-25 * coretypes.h (const_bitmap, const_rtx, const_rtvec, const_tree):Kaveh Ghazi
2006-11-03 * tree-dump.c (dump_enable_all): Rename local variableSteven Bosscher
2006-01-272006-01-27 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2005-12-07 * coretypes.h: Revert previous change.Richard Sandiford
2005-12-07 * coretypes.h (section): Provide dummy definition for target files.Richard Sandiford
2005-12-07 * config/alpha/alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford
2005-06-30 * coretypes.h (tls_model): Add TLS_MODEL_NONE as 0.Steven Bosscher
2005-06-25Update FSF address.Kelley Cook
2004-10-15 * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h,Kazu Hirata
2004-07-28 * tree.h (enum tls_model): Move ...Zack Weinberg
2003-01-28 * coretypes.h (cpp_reader): Forward declare struct.Stan Shebs
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-12-01Revert change accidentally applied to wrong branchZack Weinberg
2002-12-01i * configure.in: Don't put ${tm_file} into host_xm_file,Zack Weinberg