aboutsummaryrefslogtreecommitdiff
path: root/gcc/toplev.c
AgeCommit message (Expand)AuthorFilesLines
2014-12-22New symbol_summary class introduced.Martin Liska1-1/+2
2014-12-04diagnostic.c (diagnostic_color_init): New.Manuel López-Ibáñez1-24/+0
2014-12-04PR jit/63854: Fix leak of ipa hooksDavid Malcolm1-1/+3
2014-11-28cgraphunit.c (ipa_passes): Handle flag_generate_offload.Ilya Verbin1-14/+14
2014-11-19PR jit/63854: Add ira_costs_c_finalizeDavid Malcolm1-0/+1
2014-11-19PR jit/63854: Fix leak of opts_obstackDavid Malcolm1-0/+2
2014-11-19PR jit/63854: Fix memory leak of save_decoded_optionsDavid Malcolm1-0/+2
2014-11-19PR jit/63854: Fix memory leaks within context/pass_manager/dump_managerDavid Malcolm1-0/+4
2014-11-19PR jit/63854: Fix memory leak within gcc_optionsDavid Malcolm1-0/+3
2014-11-19re PR driver/36312 (should refuse to overwrite input file with output file)Manuel López-Ibáñez1-1/+2
2014-11-15New unroll and jam option in Graphite.Mircea Namolaru1-2/+3
2014-11-14configure.ac (--with-diagnostics-color): New configure option, default to --w...Jakub Jelinek1-6/+22
2014-11-13[PATCH 3/7] OpenMP 4.0 offloading infrastructure: Offload tables.Ilya Verbin1-0/+3
2014-11-13opts-global.c (postpone_unknown_option_warning): Fix spelling.Manuel López-Ibáñez1-1/+1
2014-11-11re PR driver/36312 (should refuse to overwrite input file with output file)Anthony Brandon1-2/+9
2014-11-06[Patchv3] Control SRA and IPA-SRA by a param rather than MOVE_RATIOJames Greenhalgh1-0/+14
2014-11-05Revert revision 217149 because it breaks Ada:Manuel López-Ibáñez1-9/+2
2014-11-05re PR driver/36312 (should refuse to overwrite input file with output file)Anthony Brandon1-2/+9
2014-11-05ipa-chkp.c: New.Ilya Enkovich1-0/+10
2014-11-012014-11-01 Andrew MacLeod <amacleod@redhat,com>Andrew MacLeod1-0/+1
2014-10-28cgraph.h: Flatten.Andrew MacLeod1-0/+5
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+2
2014-10-21Add AutoFDO.Dehao Chen1-0/+5
2014-10-21State cleanups from jit branchDavid Malcolm1-15/+53
2014-10-16function.h: Flatten file.Andrew MacLeod1-0/+4
2014-10-14machmode.h (int_n_data_t): New.DJ Delorie1-0/+27
2014-09-12ira.h (ira_finish_once): Delete.Richard Sandiford1-1/+2
2014-09-04Revert incorrect merging of debug-early branch.Aldy Hernandez1-1/+1
2014-09-04+ * c/c-decl.c (write_global_declarations_1): Call global_decl() + with early...Aldy Hernandez1-1/+1
2014-08-25IPA C++ refactoring 4/NMartin Liska1-2/+5
2014-08-20re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez1-5/+0
2014-08-18configure.ac: Eliminate ClooG installation dependency.Roman Gareev1-3/+3
2014-07-31cpp.texi (__SANITIZE_ADDRESS__): Updated description.Yury Gribov1-2/+11
2014-07-31re PR lto/61868 (-frandom-seed always results in random_seed of 0)Bingfeng Mei1-10/+10
2014-07-24rtl.h (target_rtl): Remove lang_dependent_initialized.Richard Sandiford1-21/+10
2014-07-24IPA C++ refactoring 2/NMartin Liska1-1/+1
2014-07-19* toplev.c (output_stack_usage): Adjust the location of the warning.Eric Botcazou1-5/+8
2014-07-16Support location tracking for built-in macro tokensDodji Seketeli1-1/+1
2014-06-26toplev.c (backend_init_target): Move init_emit_regs and init_regs to...Jan Hubicka1-13/+41
2014-06-12toplev.c (process_options): Reject -fabi-version=1.Jason Merrill1-4/+4
2014-05-27system.h (TEST_BIT): New macro.Richard Sandiford1-0/+3
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders1-1/+1
2014-05-17rm a bunch of _stat allocation functionsTrevor Saunders1-1/+1
2014-05-06emit-rtl.c (init_derived_machine_modes): New functionm, split out from...Richard Sandiford1-0/+1
2014-03-22toplev.c (init_local_tick): Avoid signed integer multiplication overflow.Jakub Jelinek1-1/+1
2014-01-07re PR target/58115 (testcase gcc.target/i386/intrinsics_4.c failure)Richard Sandiford1-1/+28
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-06asan.c: Remove struct tags when referring to class varpool_node.Oleg Endo1-1/+1
2013-11-29revert: cgraph.h (varpool_node): Add need_bounds_init field.Ilya Enkovich1-6/+0
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-3/+3