summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c,jason2015-05-0959-191/+211
* redirect_jump* can take a rtx_insn *tbsaunde2015-05-093-6/+11
* setup_next_usage_insn can take a rtx_insn *tbsaunde2015-05-092-1/+5
* rtx_insn * in df-problems.ctbsaunde2015-05-092-1/+5
* rtx_insn * in combine.ctbsaunde2015-05-092-1/+5
* find_all_hard_reg_sets can take a rtx_insn *tbsaunde2015-05-093-2/+7
* more rtx_insn * in sched-deps.ctbsaunde2015-05-093-4/+9
* notice_args_size can take a rtx_insn *tbsaunde2015-05-092-1/+5
* more rtx_insn * in recog.ctbsaunde2015-05-094-26/+33
* use rtx_insn * more in reorg.ctbsaunde2015-05-092-5/+9
* change more argument types to rtx_insn *tbsaunde2015-05-094-4/+10
* pass rtx_insn * more in gcse.ctbsaunde2015-05-092-4/+8
* cse_change_cc0_mode can take a rtx_insn *tbsaunde2015-05-092-1/+5
* make emit_debug_insn_before take a rtx_insn *tbsaunde2015-05-093-2/+8
* emit_note_before can take a rtx_insn *tbsaunde2015-05-093-3/+7
* emit_note_after can take a rtx_insn *tbsaunde2015-05-093-3/+7
* prev_cc0_setter can take a rtx_insn *tbsaunde2015-05-093-4/+7
* make noop_move_p take a rtx_insn *tbsaunde2015-05-093-2/+7
* make add_shallow_copy_of_reg_note take an rtx_insn *tbsaunde2015-05-093-2/+8
* make remove_reg_equal_equiv_notes take an rtx_insn *tbsaunde2015-05-093-2/+8
* can_nonlocal_goto can take a rtx_insn *tbsaunde2015-05-093-2/+8
* computed_jump_p takes a rtx_insn *tbsaunde2015-05-093-2/+7
* change in_expr_list_p to in_insn_list_ptbsaunde2015-05-094-6/+12
* make stop_search_p take a rtx_insn *tbsaunde2015-05-092-2/+6
* make make_reg_eh_region_note and friend take rtx_insn *tbsaunde2015-05-093-4/+11
* use rtx_insn * as the type of a local variable in mode-switching.ctbsaunde2015-05-092-2/+7
* * decl2.c (mangling_aliases): New variable.aldyh2015-05-094-24/+77
* * decl2.c (collect_candidates_for_java_method_aliases): Remove.aldyh2015-05-092-61/+22
* Daily bump.gccadmin2015-05-091-1/+1
* * doc/install.texi (--enable-languages): Add missing jit and lto info.wilson2015-05-083-4/+15
* libiberty/mkstemps.c: Include <time.h> if <sys/time.h> not available.brobecke2015-05-082-0/+7
* [PATCH 6/13] mips musl supportktkachov2015-05-082-1/+14
* 2015-05-08 Richard Biener <rguenther@suse.de>rguenth2015-05-085-94/+217
* gcc/fortran/mikael2015-05-084-1/+49
* * config/rs6000/rs6000.md: Require operand inequality in onesegher2015-05-082-1/+7
* gcc/rsandifo2015-05-083-34/+42
* [AArch64] Idiomatic 64x1 comparisons in arm_neon.halalaw012015-05-084-20/+32
* [AArch64] Add vcond(u?)didi patternalalaw012015-05-082-18/+23
* optabs.c: Make vector_compare_rtx cope with VOID mode constants (e.g. const0_...alalaw012015-05-082-3/+17
* [PATCH 0/13] Add musl support to GCCktkachov2015-05-086-4/+34
* [PATCH 2/13] musl libc configktkachov2015-05-087-18/+143
* PR target/48904 x86_64-knetbsd-gnu missing defsaldot2015-05-083-1/+35
* PR c++/59012jason2015-05-085-5/+66
* Daily bump.gccadmin2015-05-081-1/+1
* PR c/64918mpolacek2015-05-079-3/+87
* PR c/65179mpolacek2015-05-0720-2/+405
* * gcov-tool.c (do_merge): Refactore to remove int ret.jakub2015-05-074-7/+12
* gcc/rsandifo2015-05-07111-1845/+1525
* DR 1467jason2015-05-073-0/+24
* PR middle-end/192segher2015-05-074-2/+46