aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2014-08-20coverage.c (coverage_compute_profile_id): Return non-0; also handle symbols w...Jan Hubicka2-24/+26
2014-08-20re PR middle-end/49191 (gcc.dg/memcpy-3.c FAILs on SPARC)Steve Ellcey2-0/+8
2014-08-20re PR middle-end/49191 (gcc.dg/memcpy-3.c FAILs on SPARC)Steve Ellcey2-0/+8
2014-08-20cgraphunit.c (ipa_passes, compile): Reshedule symtab_remove_unreachable_nodes...Jan Hubicka10-16/+46
2014-08-20re PR c/59304 (#pragma diagnostic pop after warning fails for options unspeci...Manuel López-Ibáñez5-4/+68
2014-08-20gcc.dg/guality/restrict.c: Add `used' attribute to all variables.Mark Wielaard2-10/+14
2014-08-20re PR lto/62190 (LTO DWARF produces __unknown__ type for unsigned int functio...Richard Biener2-3/+9
2014-08-20[testsuite] Mark tests unsupported when relocation truncation occurs on tiny ...Kyrylo Tkachov5-0/+31
2014-08-20thumb1.md (64bit splitter): Replace const_double_operand with immediate_operand.Terry Guo2-1/+6
2014-08-20options.c (gfc_init_options_struct): assert that the frontend sets flag_errno...Joost VandeVondele5-0/+30
2014-08-19re PR tree-optimization/62091 (ice in before_dom_children)Jason Merrill1-0/+29
2014-08-20Fix issue with NULL as_a in duplicate_insn_chainDavid Malcolm2-1/+7
2014-08-20Daily bump.GCC Administrator1-1/+1
2014-08-19re PR preprocessor/51303 (-Wmissing-include-dirs warnings reported as [enable...Manuel López-Ibáñez6-13/+31
2014-08-19re PR preprocessor/60975 (-Wvariadic-macros does not print warning)Manuel López-Ibáñez10-10/+104
2014-08-19* lib/target-supports.exp Janis Johnson2-1/+7
2014-08-19Return types of unlink_insn_chain and duplicate_insn_chainDavid Malcolm3-8/+19
2014-08-19next_cc0_user and prev_cc0_setter scaffoldingDavid Malcolm3-8/+18
2014-08-19emit_move et al return rtx_insn *David Malcolm3-27/+52
2014-08-19emit_* functions return rtx_insnDavid Malcolm6-123/+246
2014-08-19emit_jump_table_data returns an rtx_jump_table_data *David Malcolm3-3/+10
2014-08-19Convert various rtx to rtx_note *David Malcolm14-38/+94
2014-08-19rtl_data.x_parm_birth_insn is an insnDavid Malcolm3-3/+11
2014-08-19cfgexpand.c: Use rtx_insnDavid Malcolm2-21/+44
2014-08-19asan_emit_stack_protection returns an insnDavid Malcolm3-5/+13
2014-08-19bb_note returns a rtx_note *David Malcolm4-4/+11
2014-08-19make_insn_raw returns an rtx_insnDavid Malcolm3-22/+46
2014-08-19last_call_insn returns an rtx_call_insn *David Malcolm3-4/+21
2014-08-19delete_trivially_dead_insns works on insnsDavid Malcolm3-3/+10
2014-08-19Make tablejump_p accept a rtx_jump_table_data **David Malcolm11-31/+87
2014-08-19re PR c++/62153 (warn for bool expression compared with integer different fro...Marek Polacek12-5/+239
2014-08-19entry_of_function returns an insnDavid Malcolm3-2/+8
2014-08-19re PR tree-optimization/62091 (ice in before_dom_children)Jason Merrill3-2/+12
2014-08-19Return rtx_insn from get_insns/get_last_insnDavid Malcolm2-4/+12
2014-08-19Strengthen return type of gen_label_rtxDavid Malcolm3-4/+12
2014-08-19Strengthen return types of various {next|prev}_*insn from rtx to rtx_insn *David Malcolm5-46/+86
2014-08-19re PR lto/53808 (Undefined symbol when building a library with lto)Jason Merrill3-4/+11
2014-08-19ipa-visibility.c (update_visibility_by_resolution_info): Fix assert.Jan Hubicka2-1/+6
2014-08-19Add subclasses for the various kinds of instructionDavid Malcolm3-1/+228
2014-08-19alpha.h (CLZ_DEFINED_VALUE_AT_ZERO, [...]): Return 0/1 rather than bool.Marek Polacek3-5/+14
2014-08-19BND_TO scaffoldingDavid Malcolm4-4/+33
2014-08-19Don't clear destination if it is used in sourceH.J. Lu2-6/+25
2014-08-19Set install_gold_as_default to no firstH.J. Lu3-6/+9
2014-08-19BB_NOTE_LIST scaffoldingDavid Malcolm4-7/+37
2014-08-19VINSN_INSN_RTX scaffoldingDavid Malcolm3-2/+28
2014-08-19DEP_PRO/DEP_CON scaffoldingDavid Malcolm4-6/+48
2014-08-19config.gcc (*-*-cygwin*): Use __cxa_atexit by default.Yaakov Selkowitz4-4/+42
2014-08-19Convert DF_REF_INSN to a function for nowDavid Malcolm3-1/+13
2014-08-19cygwin.h (LINK_SPEC): Pass --tsaware flag only when building executables, not...Yaakov Selkowitz3-2/+11
2014-08-19cygwin-stdint.h: Throughout, make type definitions dependent on target archit...Yaakov Selkowitz2-45/+17