summaryrefslogtreecommitdiff
path: root/gcc/output.h
AgeCommit message (Expand)Author
2020-01-22i386: Fix up -fdollars-in-identifiers with identifiers starting with $ in -ma...Jakub Jelinek
2020-01-01Update copyright years.Jakub Jelinek
2019-11-30cgraph.h (symtab_node): Add symver flag.Jan Hubicka
2019-11-06introduce -fcallgraph-info optionEric Botcazou
2019-01-01Update copyright years.Jakub Jelinek
2018-12-03S/390: Add support for section anchorsIlya Leoshkevich
2018-07-17Clean up of new format of -falign-FOO.Martin Liska
2018-06-18More rtx to rtx_insn * cleanupsDavid Malcolm
2018-02-09re PR middle-end/84237 (xen build faiulre only zero initializers are allowed ...Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-10-29Delete obsolete SDB debug info support.James E Wilson
2017-09-07re PR target/81979 (Assembler messages: Error: can't resolve `.got2' {.got2 s...Jakub Jelinek
2017-08-30[10/77] Make assemble_real take a scalar_float_modeRichard Sandiford
2017-08-21Remove the frame size argument from function_prologue/epilogueRichard Sandiford
2017-01-01Update copyright years.Jakub Jelinek
2016-12-07[Patch PR78561 PowerPC] Revert to old behaviour for counting constant poolsJames Greenhalgh
2016-12-02[Patch 1/2 PR78561] Rename get_pool_size to get_pool_size_upper_boundJames Greenhalgh
2016-01-04Update copyright years.Jakub Jelinek
2015-11-15remove conditional compilation of sdb debug infoTrevor Saunders
2015-11-09Machine modes for address printing.Julian Brown
2015-11-08Merge of the scalar-storage-order branch.Eric Botcazou
2015-05-22always define HAVE_peepholeTrevor Saunders
2015-04-17Properly handle uninitialized common symbolH.J. Lu
2015-03-27Add default_binds_local_p_2 and use it for x86H.J. Lu
2015-01-05Update copyright years.Jakub Jelinek
2014-11-10Add a target hook for assembling undeclared decls.Bernd Schmidt
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford
2014-10-12move many gc hashtab to hash_tableTrevor Saunders
2014-09-15Instruction attributes take an rtx_insn *David Malcolm
2014-09-10error_for_asm and warning_for_asm take const rtx_insn *David Malcolm
2014-09-05Drop uncast_insn from param 1 of final_scan_insnDavid Malcolm
2014-09-03output.h (get_some_local_dynamic_name): Declare.Richard Sandiford
2014-08-28NEXT_INSN and PREV_INSN take a const rtx_insnDavid Malcolm
2014-08-28insn_current_reference_address takes an rtx_insnDavid Malcolm
2014-08-25final_start_function takes an rtx_insnDavid Malcolm
2014-08-25final accepts an rtx_insnDavid Malcolm
2014-08-25shorten_branches takes an rtx_insnDavid Malcolm
2014-08-22genpeep.c: peephole requires an rtx_insnDavid Malcolm
2014-08-22final.c: Use rtx_insn (also touches output.c and config/arc/arc.c)David Malcolm
2014-08-21peephole returns an rtx_insnDavid Malcolm
2014-01-20output.h (output_constant): Delete.Eric Botcazou
2014-01-16re PR middle-end/28865 (Structures with a flexible arrray member have wrong ....Nick Clifton
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-08-06Commit the vtable verification feature.Caroline Tice
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-12-21varasm.c (bss_initializer_p): Remove static.David Edelsohn
2012-10-23dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.Vladimir Makarov
2012-09-05hooks.c (hook_int_rtx_mode_as_bool_0): New function.Oleg Endo
2012-06-24output.h: (current_function_is_leaf...Steven Bosscher
2012-06-17output.h (split_double): Move prototype to rtl.h.Steven Bosscher