summaryrefslogtreecommitdiff
path: root/gcc/output.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* [Patch PR78561 PowerPC] Revert to old behaviour for counting constant poolsJames Greenhalgh2016-12-071-5/+4
* [Patch 1/2 PR78561] Rename get_pool_size to get_pool_size_upper_boundJames Greenhalgh2016-12-021-2/+5
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* remove conditional compilation of sdb debug infoTrevor Saunders2015-11-151-2/+0
* Machine modes for address printing.Julian Brown2015-11-091-2/+2
* Merge of the scalar-storage-order branch.Eric Botcazou2015-11-081-4/+5
* always define HAVE_peepholeTrevor Saunders2015-05-221-2/+0
* Properly handle uninitialized common symbolH.J. Lu2015-04-171-0/+1
* Add default_binds_local_p_2 and use it for x86H.J. Lu2015-03-271-0/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Add a target hook for assembling undeclared decls.Bernd Schmidt2014-11-101-0/+7
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-291-5/+5
* move many gc hashtab to hash_tableTrevor Saunders2014-10-121-1/+1
* Instruction attributes take an rtx_insn *David Malcolm2014-09-151-2/+2
* error_for_asm and warning_for_asm take const rtx_insn *David Malcolm2014-09-101-1/+1
* Drop uncast_insn from param 1 of final_scan_insnDavid Malcolm2014-09-051-1/+1
* output.h (get_some_local_dynamic_name): Declare.Richard Sandiford2014-09-031-0/+2
* NEXT_INSN and PREV_INSN take a const rtx_insnDavid Malcolm2014-08-281-1/+1
* insn_current_reference_address takes an rtx_insnDavid Malcolm2014-08-281-1/+1
* final_start_function takes an rtx_insnDavid Malcolm2014-08-251-1/+1
* final accepts an rtx_insnDavid Malcolm2014-08-251-1/+1
* shorten_branches takes an rtx_insnDavid Malcolm2014-08-251-1/+1
* genpeep.c: peephole requires an rtx_insnDavid Malcolm2014-08-221-1/+1
* final.c: Use rtx_insn (also touches output.c and config/arc/arc.c)David Malcolm2014-08-221-3/+3
* peephole returns an rtx_insnDavid Malcolm2014-08-211-1/+1
* output.h (output_constant): Delete.Eric Botcazou2014-01-201-12/+0
* re PR middle-end/28865 (Structures with a flexible arrray member have wrong ....Nick Clifton2014-01-161-3/+5
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Commit the vtable verification feature.Caroline Tice2013-08-061-0/+4
* Update copyright years in gcc/Richard Sandiford2013-01-101-3/+1
* varasm.c (bss_initializer_p): Remove static.David Edelsohn2012-12-211-0/+2
* dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.Vladimir Makarov2012-10-231-1/+1
* hooks.c (hook_int_rtx_mode_as_bool_0): New function.Oleg Endo2012-09-051-1/+1
* output.h: (current_function_is_leaf...Steven Bosscher2012-06-241-21/+2
* output.h (split_double): Move prototype to rtl.h.Steven Bosscher2012-06-171-11/+0
* output.h (merge_weak, [...]): Move protos from here...Steven Bosscher2012-06-041-22/+0
* output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher2012-05-311-35/+0
* tree.h (alias_diag_flags): Remove.Jan Hubicka2012-05-241-0/+1
* re PR other/52545 (output.h: SECTION_EXCLUDE flag clobbers SECTION_MACH_DEP)Georg-Johann Lay2012-03-121-2/+2
* target.def (tm_clone_table_section): New hook.Iain Sandoe2011-11-221-0/+1
* re PR middle-end/51144 (r181279 possibly miscompilation of genmddeps)Steve Ellcey2011-11-171-1/+0
* final.c, output.h (fprint_whex, [...]): New functions serving as fast replace...Dimitrios Apostolou2011-11-101-0/+9
* Merge from transactional-memory branch.Aldy Hernandez2011-11-081-0/+4
* output.h (SECTION_EXCLUDE): New macro.Sriraman Tallam2011-09-271-0/+1
* Use .init_arrary/.fini_array sections if possible.H.J. Lu2011-08-201-0/+2
* re PR middle-end/31490 (Compile error section type conflict)Jakub Jelinek2011-02-031-2/+4
* allow the target to label code fragments generated by partitioning.Iain Sandoe2011-01-071-0/+3
* common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers2010-12-011-0/+2
* tree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro.Jan Hubicka2010-11-231-0/+4