| Commit message (Expand) | Author | Age | Files | Lines |
* | * config/microblaze/microblaze.c (microblaze_expand_prologue): | eager | 2013-07-23 | 1 | -1/+1 |
* | * config/microblaze/microblaze.c: Add microblaze_asm_output_mi_thunk | eager | 2013-07-23 | 1 | -0/+10 |
* | * gcc/config/microblaze/microblaze.c (microblaze_expand_prologue): | eager | 2013-07-18 | 1 | -0/+3 |
* | Revert 200443. | eager | 2013-06-27 | 1 | -10/+0 |
* | 2013-06-16 David Holsgrove <david.holsgrove@xilinx.com> | eager | 2013-06-26 | 1 | -0/+10 |
* | Add support for TLS in MicroBlaze | eager | 2013-03-14 | 1 | -109/+487 |
* | Add fast interrupt. | eager | 2013-03-05 | 1 | -16/+40 |
* | Add microblaze_legitimate_pic_operand method | eager | 2013-03-04 | 1 | -0/+26 |
* | Support -mxl-reorder and swap instructions. | eager | 2013-03-03 | 1 | -0/+15 |
* | Avoid pcmpe insns when not valuable. | eager | 2013-02-27 | 1 | -15/+2 |
* | Add support for the CLZ insn | eager | 2013-02-19 | 1 | -0/+11 |
* | Add TARGET_SUPPORTS_PIC flag and check that the flag_pic = 2 | eager | 2013-02-16 | 1 | -0/+12 |
* | * config/microblaze/microblaze.c (microblaze_asm_trampoline_template): | eager | 2013-02-16 | 1 | -11/+7 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -1/+1 |
* | Update Copyright years for files modified in 2011 and/or 2012. | jakub | 2013-01-04 | 1 | -1/+1 |
* | * hooks.c (hook_int_rtx_mode_as_bool_0): New function. | olegendo | 2012-09-05 | 1 | -1/+3 |
* | * output.h: (current_function_is_leaf, | steven | 2012-06-24 | 1 | -5/+5 |
* | gcc/ | steven | 2012-06-19 | 1 | -6/+19 |
* | * integrate.c: Remove. | steven | 2012-05-29 | 1 | -1/+0 |
* | * LANGUAGES: Fix typos. | jsm28 | 2012-05-29 | 1 | -1/+1 |
* | gcc/ | rsandifo | 2012-05-05 | 1 | -3/+4 |
* | * config/microblaze.c (microblaze_emit_compare): Correct | eager | 2012-01-27 | 1 | -2/+4 |
* | gcc/ | rsandifo | 2011-08-18 | 1 | -1/+2 |
* | PR middle-end/46500 | amylaar | 2011-06-16 | 1 | -8/+17 |
* | * target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to | jsm28 | 2011-06-14 | 1 | -16/+0 |
* | gcc/ | rsandifo | 2011-04-21 | 1 | -3/+16 |
* | fix doubled-word typos in comments and strings: e.g., s/in in/in/ | meyering | 2011-04-18 | 1 | -1/+1 |
* | * reload.h (reg_equiv_constant): Move into new structure reg_equivs, | law | 2011-03-30 | 1 | -2/+2 |
* | * config/microblaze/microblaze.c: Don't include opts.h. | jsm28 | 2011-03-22 | 1 | -28/+0 |
* | * target.def (handle_option): Take gcc_options and | jsm28 | 2011-03-22 | 1 | -4/+11 |
* | ChangeLog gcc/ | ktietz | 2011-03-21 | 1 | -4/+8 |
* | * common.opt (main_input_filename, main_input_basename, | jsm28 | 2010-12-01 | 1 | -1/+0 |
* | * system.h: Include "safe-ctype.h" instead of <safe-ctype.h>. | jsm28 | 2010-11-29 | 1 | -1/+0 |
* | PR target/46623 | amylaar | 2010-11-26 | 1 | -14/+22 |
* | * cfgloop.c (verify_loop_structure): Use %' in diagnostics. Start | jsm28 | 2010-11-10 | 1 | -2/+2 |
* | * config/microblaze/microblaze-protos.h (function_arg): Delete. | froydnj | 2010-11-02 | 1 | -9/+19 |
* | * target.h (enum opt_levels, struct default_options): New. | jsm28 | 2010-10-22 | 1 | -0/+10 |
* | Use sjlj unwind. | eager | 2010-10-19 | 1 | -0/+3 |
* | * flags.h (g_switch_value, g_switch_set): Remove. | jsm28 | 2010-10-04 | 1 | -7/+3 |
* | Check in support for Xilinx MicroBlaze processor. | eager | 2010-09-30 | 1 | -0/+3037 |