aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/darwin.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-21re PR go/78628 (GO fails to build a translation unit decl)Richard Biener1-18/+48
2017-08-08trans.c: Include header files.Martin Liska1-0/+1
2017-07-03re PR bootstrap/81033 (there are cases where ld64 is not able to determine co...Dominique d'Humieres1-1/+1
2017-07-03re PR bootstrap/81033 (there are cases where ld64 is not able to determine co...Dominique d'Humieres1-4/+2
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-27[Darwin] Fix PR71767 - adjust the sections used where necessary.Iain Sandoe1-27/+50
2016-11-27[Darwin, ld64] Make PIC indirections and constant labels linker-visible.Iain Sandoe1-4/+33
2016-11-21use rtx_insn * more places where it is obviousTrevor Saunders1-2/+1
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-0/+1
2016-09-15dwarf2asm.h (dw2_asm_output_offset): Add overload with extra offset argument.Richard Biener1-3/+6
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-11re PR target/26427 (with -fsection-anchors with zero sized structs)Jan-Benedict Glaw1-5/+5
2015-10-16gen-mul-tables.cc: Adjust include files.Andrew MacLeod1-32/+8
2015-07-13Fix double word typos.Aldy Hernandez1-1/+1
2015-07-10bb-reorder.c: Don't include obstack.h if backend.h is included.Andrew Macleod1-1/+0
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-09lto-streamer.h: Don't include target.h and alloc-pool.h.Andrew MacLeod1-0/+1
2015-07-08re PR target/66523 (the new clang-based assembler in Xcode 7 on 10.11 fails o...Iain Sandoe1-0/+5
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-13/+4
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod1-2/+0
2015-06-25hash-traits.h (ggc_hasher): Rename to...Richard Sandiford1-2/+2
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-2/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-8/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-05-24always define HAVE_lo_sumTrevor Saunders1-2/+1
2015-05-09bitmap.c, [...]: Add space between string literal and macro name.Jason Merrill1-7/+7
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford1-18/+15
2015-01-30Always pass explicit location to fatal_error.Joseph Myers1-2/+4
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-2/+11
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+10
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-21PR debug/38757 gcc does not emit DW_LANG_C99.Mark Wielaard1-2/+2
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-4/+4
2014-10-28cgraph.h: Flatten.Andrew MacLeod1-0/+4
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-1/+9
2014-10-16function.h: Flatten file.Andrew MacLeod1-2/+5
2014-10-12move many gc hashtab to hash_tableTrevor Saunders1-49/+46
2014-08-07remove pointer-set.[ch]Trevor Saunders1-1/+0
2014-06-12symtab.c (section_hash): New hash.Jan Hubicka1-1/+1
2014-05-22Create a new header lto-section-names.hBernd Schmidt1-3/+1
2014-05-20tree.h (DECL_ONE_ONLY): Return true only for externally visible symbols.Jan Hubicka1-1/+1
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders1-3/+3
2014-05-06Merge in wide-int.Kenneth Zadeck1-16/+14
2014-01-05re PR bootstrap/59541 (Revision 206070 breaks bootstrap on Darwin: config/dar...Iain Sandoe1-48/+27
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-17Time profile-based function reordering (phase 2).Martin Liska1-7/+19
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-0/+10
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+3
2013-11-18decl.c, [...]: Replace tree_low_cst (..., 1) with tree_to_uhwi throughout.Richard Sandiford1-3/+3
2013-11-14gimplify-be.h: New file.Andrew MacLeod1-0/+1