Age | Commit message (Expand) | Author | Files | Lines |
2023-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-09-05 | rename DBX_REGISTER_NUMBER to DEBUGGER_REGNO | Martin Liska | 1 | -4/+4 |
2022-01-17 | Change references of .c files to .cc files | Martin Liska | 1 | -1/+1 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-09-20 | microblaze.h (ASM_OUTPUT_SKIP): Use HOST_WIDE_PRINT_UNSIGNED. | Jonas Pfeil | 1 | -1/+1 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-04-30 | Microblaze Target: PIC data text relative | Andrew Sadek | 1 | -5/+1 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-10-23 | Convert STARTING_FRAME_OFFSET to a hook | Richard Sandiford | 1 | -4/+0 |
2017-09-25 | Turn CONSTANT_ALIGNMENT into a hook | Richard Sandiford | 1 | -6/+0 |
2017-09-15 | Turn TRULY_NOOP_TRUNCATION into a hook | Richard Sandiford | 1 | -5/+0 |
2017-09-12 | Turn HARD_REGNO_NREGS into a target hook | Richard Sandiford | 1 | -3/+0 |
2017-09-04 | Turn MODES_TIEABLE_P into a target hook | Richard Sandiford | 1 | -6/+0 |
2017-09-04 | Turn HARD_REGNO_MODE_OK into a target hook | Richard Sandiford | 1 | -14/+0 |
2017-05-27 | Revert: | Michael Eager | 1 | -2/+2 |
2017-01-24 | microblaze.h (ASM_FORMAT_PRIVATE_NAME): Increase buffer size. | Jeff Law | 1 | -1/+1 |
2017-01-06 | Make MicroBlaze support DWARF EH (old Xilinx patch, needed for glibc build). | Edgar E. Iglesias | 1 | -0/+16 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-11-15 | Fix instances of gen_rtx_REG (VOIDmode, ...) | Richard Sandiford | 1 | -1/+1 |
2016-01-21 | Mark r20 as fixed. Mark r21 not fixed & allocatable in callee. | Ajit Agarwal | 1 | -2/+2 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-07-09 | always define WORD_REGISTER_OPERATIONS | Trevor Saunders | 1 | -1/+1 |
2015-05-22 | always define STACK_GROWS_DOWNWARD | Trevor Saunders | 1 | -1/+1 |
2015-05-09 | bitmap.c, [...]: Add space between string literal and macro name. | Jason Merrill | 1 | -2/+2 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-08-18 | Add Init_priority support. | Ajit Agarwal | 1 | -0/+6 |
2014-05-17 | ChangeLog: | Ajit Agarwal | 1 | -1/+4 |
2014-02-23 | [multiple changes] | Michael Eager | 1 | -3/+0 |
2014-02-11 | Fixes warnings like; | David Holsgrove | 1 | -0/+6 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-13 | arc.h (BITS_PER_UNIT): Removed. | Kenneth Zadeck | 1 | -1/+0 |
2013-08-19 | target.def (TARGET_LIBC_HAS_FUNCTION): New target hook. | Alexander Ivchenko | 1 | -0/+4 |
2013-03-14 | Add support for TLS in MicroBlaze | Edgar E. Iglesias | 1 | -3/+4 |
2013-03-05 | Add fast interrupt. | David Holsgrove | 1 | -0/+2 |
2013-03-04 | Add microblaze_legitimate_pic_operand method | David Holsgrove | 1 | -1/+1 |
2013-03-03 | Support -mxl-reorder and swap instructions. | David Holsgrove | 1 | -0/+1 |
2013-02-19 | Add support for the CLZ insn | Edgar E. Iglesias | 1 | -0/+4 |
2013-02-16 | Add TARGET_SUPPORTS_PIC flag and check that the flag_pic = 2 | Edgar E. Iglesias | 1 | -0/+3 |
2013-02-16 | microblaze.c (microblaze_asm_trampoline_template): Replace with a microblaze ... | Edgar E. Iglesias | 1 | -1/+2 |
2013-02-08 | config.gcc (microblaze*-linux*): Add TARGET_BIG_ENDIAN_DEFAULT | Edgar E. Iglesias | 1 | -4/+17 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -1/+1 |
2012-06-26 | system.h (UNALIGNED_SHORT_ASM_OP, [...]): Poison. | Steven Bosscher | 1 | -5/+0 |
2012-06-24 | system.h: Poison ASM_BYTE_OP and ASM_OUTPUT_BYTE. | Steven Bosscher | 1 | -2/+0 |
2012-06-19 | target.def (output_ident): New hook. | Steven Bosscher | 1 | -2/+2 |
2012-05-29 | LANGUAGES: Fix typos. | Joseph Myers | 1 | -1/+1 |
2011-07-20 | target.def (class_max_nregs): New hook. | Anatoly Sokolov | 1 | -3/+0 |
2011-04-21 | alpha.c (struct machine_function): Use rtx, not struct rtx_def *. | Joseph Myers | 1 | -1/+1 |