Age | Commit message (Expand) | Author | Files | Lines |
2015-08-19 | remove more useless typedefs | Trevor Saunders | 4 | -15/+20 |
2015-07-13 | Fix double word typos. | Aldy Hernandez | 2 | -1/+5 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 9 | -16/+19 |
2015-06-25 | function.h (ipa_opt_pass, [...]): Move forward declarations. | Andrew MacLeod | 2 | -2/+4 |
2015-06-25 | hash-traits.h (ggc_hasher): Rename to... | Richard Sandiford | 2 | -1/+6 |
2015-06-25 | hash-table.h: Update comments. | Richard Sandiford | 2 | -3/+6 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 9 | -10/+11 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 9 | -31/+11 |
2015-06-08 | objc-runtime-shared-support.c (build_module_descriptor): Set TREE_USED on UOB... | Aldy Hernandez | 2 | -0/+8 |
2015-06-05 | Merge debug-early branch into mainline. | Aldy Hernandez | 3 | -2/+9 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 9 | -25/+11 |
2015-04-27 | Makefile-lan.in (ada.mostlyclean): Remove gnatbind and gnat1. | Jim Wilson | 2 | -0/+5 |
2015-04-18 | remove need for store_values_directly | Trevor Saunders | 2 | -6/+10 |
2015-01-30 | Always pass explicit location to fatal_error. | Joseph Myers | 1 | -3/+4 |
2015-01-09 | re PR rtl-optimization/64536 (Undefined .L* symbol starting with jump2 on s390x) | Jakub Jelinek | 1 | -0/+13 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 8 | -4/+84 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 19 | -19/+23 |
2014-10-28 | cgraph.h: Flatten. | Andrew MacLeod | 2 | -0/+8 |
2014-10-22 | gengtype.h (obstack_chunk_alloc, [...]): Remove cast. | Alan Modra | 2 | -31/+36 |
2014-10-16 | function.h: Flatten file. | Andrew MacLeod | 2 | -0/+9 |
2014-10-12 | move many gc hashtab to hash_table | Trevor Saunders | 2 | -14/+22 |
2014-09-15 | Makefile.in (dg_target_exps): Remove. | Jakub Jelinek | 2 | -1/+6 |
2014-07-24 | IPA C++ refactoring 1/N | Martin Liska | 1 | -4/+2 |
2014-07-15 | tree.c (tree_code_size): Add TRANSLATION_UNIT_DECL, NAMESPACE_DECL, IMPORTED_... | Jan Hubicka | 4 | -21/+83 |
2014-06-28 | objc-act.c (objc_xref_basetypes): Set TYPE_BINFO of type variants, too. | Jan Hubicka | 2 | -1/+10 |
2014-06-24 | Remove a layer of indirection from hash_table | Trevor Saunders | 2 | -3/+5 |
2014-05-17 | use templates instead of gengtype for typed allocation functions | Trevor Saunders | 5 | -11/+21 |
2014-05-06 | Update ChangeLogs for wide-int work. | Kenneth Zadeck | 1 | -0/+7 |
2014-05-06 | Merge in wide-int. | Kenneth Zadeck | 1 | -22/+14 |
2014-04-24 | Link to bug report. | Mike Stump | 1 | -0/+1 |
2014-04-24 | flag-types.h (enum ivar_visibility): Add. | Dimitris Papavasiliou | 2 | -5/+38 |
2014-01-31 | re PR c/59963 (Wrong column number for warning -Woverflow) | Marek Polacek | 4 | -9/+29 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 19 | -19/+23 |
2013-12-04 | re PR c/52023 ([C11] _Alignof (double) yields wrong value on x86) | Joseph Myers | 2 | -0/+8 |
2013-11-22 | gimple.h: Remove all includes. | Andrew MacLeod | 2 | -2/+5 |
2013-11-19 | Factor unrelated declarations out of tree.h. | Diego Novillo | 7 | -0/+22 |
2013-11-18 | decl.c, [...]: Replace tree_low_cst (..., 1) with tree_to_uhwi throughout. | Richard Sandiford | 2 | -1/+6 |
2013-11-18 | c-common.c, [...]: Replace tree_low_cst (..., 0) with tree_to_shwi throughout. | Richard Sandiford | 2 | -1/+6 |
2013-11-14 | gimplify-be.h: New file. | Andrew MacLeod | 2 | -1/+6 |
2013-11-12 | gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h. | Andrew MacLeod | 2 | -1/+5 |
2013-11-07 | tree-core.h (enum cv_qualifier): Add TYPE_QUAL_ATOMIC. | Joseph Myers | 2 | -0/+5 |
2013-09-25 | * Make-lang.in (START_HDRS, cc1obj-checksum.o, objc/objc-lang.o) | Tom Tromey | 2 | -79/+8 |
2013-09-14 | re PR target/48094 (ld: warning: section has unexpectedly large size errors i... | Iain Sandoe | 3 | -61/+8 |
2013-07-21 | Fix some typos. | Ondřej Bílka | 6 | -7/+15 |
2013-05-22 | objc-next-runtime-abi-02.c (build_v2_build_objc_method_call): Fix build_condi... | Paolo Carlini | 2 | -1/+8 |
2013-05-16 | Makefile.in (LLINKER): New variable. | Jason Merrill | 2 | -1/+5 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 19 | -32/+19 |
2012-11-20 | Introduce vNULL to use as a nil initializer for vec<>. | Diego Novillo | 2 | -1/+5 |
2012-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 9 | -205/+211 |
2012-10-25 | Change hash_table to support a comparator type different from the value type ... | Lawrence Crowl | 1 | -5/+6 |