Lines Matching full:gcc

226 	+ Fix build issue in POSIX GCC port on Windows Subsystem for Linux (WSL). Contributed
273 + Add support for RV32E extension (Embedded Profile) in RISC-V GCC port.
309 + Add support for 16 MPU regions to the GCC Cortex-M33 ports.
351 GCC option. Contributed by @pierrenoel-bouteville-act.
364 + Fix offset-out-of-range errors for GCC CM3/CM4 mpu ports when
565 + Added tickless low power modes into the ARM, IAR and GCC Cortex-M0 compiler
591 + Added LPC51U68 Cortex-M0+ demos for GCC (MCUXpresso), Keil and IAR
605 when GCC link time optimisation is used.
621 + Added GCC RISC-V MCU port with three separate demo applications.
622 + Included pre-existing ARM Cortex-M33 (ARMv8-M) GCC/ARMclang and IAR ports
685 + Bug fix in vPortEnableInterrupt() for the GCC Microblaze port to protect
765 + Updated GCC TriCore port to build with later compiler versions.
855 + GCC ARM Cortex-A port: Introduced the configUSE_TASK_FPU_SUPPORT
858 + GCC ARM Cortex-A port: It is now possible to automatically save and
866 + Added GCC and Keil ARM Cortex-M4F MPU ports - previously the MPU was only
882 + IAR32 GCC port: Correct vPortExitCritical() when
896 + Add Microchip CEC1302 (ARM Cortex-M4F) demos for GCC, Keil and MikroC
974 + Added Cortex-M7 SAME70 GCC demo.
987 + New IAR and GCC Cortex-R ports for microprocessors that do not use an ARM
1059 + Added Atmel Studio / GCC project for the SAMV71 (ARM Cortex-M7)
1084 + Some updates to the Xilinx Microblaze GCC port.
1086 + Added ARM Cortex-M7 r0p1 port layer for IAR, GCC and Keil which contains a
1133 + GCC, IAR and Keil Cortex-M4F ports now use more inlining (performance
1234 + Two Renesas RX64M ports (RXv2 core) and demos introduced, one for the GCC
1311 + Update the GCC/Eclipse Win32 simulator demo to make better use of Eclipse
1317 + Add Cortex-A9 GCC port layer.
1414 Keil and GCC tools.
1415 + Updated the Infineon XMC4000 demos for IAR, Keil, GCC and Tasking tools,
1576 + Reworked the Cortex-M3 and Cortex-M4F port layers for GCC, Keil and IAR to
1610 GCC compiler.
1622 ensure it compiles with the latest ARM GCC compilers from Linaro.
1659 + Cortex-M0 GCC
1660 + Cortex-M4F GCC (with full floating point support)
1670 + NXP LPC1114 GCC/LPCXpresso
1672 + Infineon XMC4500 GCC/Atollic
1739 + TriCore GCC port.
1747 + Infineon TriCore TC1782, using the GCC compiler, demonstrated on the
1877 SoftConsole (GCC/Eclipse) tool chains.
1936 GCC, Keil, and RVDS build tools, and all use the PSoC Creator IDE.
1969 + Added ports for the Renesas RX62N using IAR, GCC and Renesas tool suites.
2011 + Changed all GCC ARM 7 ports to use 0 as the SWI instruction parameter.
2013 newer GCC releases do not permit this.
2057 + ARM7 GCC demo interrupt service routines wrappers have been modified to
2067 + The linker scripts used with command line GCC demos have been updated to
2180 + Added Coldfire MCF52233 WEB server demo using GCC and Eclipse.
2207 + Completely re-written port for ColdFire GCC.
2226 (Keil, GCC and IAR) to test the new configMAX_SYSCALL_INTERRUPT_PRIORITY
2306 M3 port layer (bringing it up to the same standard as the IAR and GCC
2308 + Ports that used the arm-stellaris-eabi-gcc tools have been converted to
2309 use the arm-non-eabi-gcc tools.
2332 + ARM7 GCC ports no longer use the IRQ attribute.
2343 + Added the STM32 primer demo project for the GCC compiler and Ride IDE.
2355 ARM7/9 GCC ports only. The portENTER_SWITCHING_ISR() and
2357 ensure correct behaviour no matter which GCC version is used, with or
2373 + Updated the GCC port for the Cortex M3 to include the
2376 + Optimised the GCC and IAR port layer code - specifically the context
2409 + Updated ustdlib.c for the GCC LM3S6965 demo.
2416 + Updated the PIC24 and dsPIC demos to build with V3.0 of the PIC30 GCC
2429 + Added AVR32 AT32UC3A ports for GCC and IAR.
2438 + Added Cortex-M3 LM3S811 demos for GCC and IAR tools.
2442 + Added STR750 ARM7 port using the Raisonance RIDE/GCC tools.
2444 to GCC bug at some optimisation levels.
2515 the project will link correctly when using the command line GCC tools
2526 + Port and demo application added for MC9S12 using GCC, thanks to
2594 + Updated the H8S demo to compile with the latest version of GCC.
2605 + GCC port now contain all assembler code in a single asm block rather than
2607 + GCC LPC2000 code now explicitly uses R0 rather than letting the assembler
2618 + Modified the GCC ARM7 port layer to allow use with GCC V4.0.0 and above.
2630 + Added command line GCC support to the SAM7X lwIP demo. Previously the
2672 One port just mirrors the existing GCC port. The other port was provided
2755 + The source/portable/GCC/ARM7 directory has been renamed
2756 source/portable/GCC/ARM7_LPC2000 so it is compatible with the naming
2757 of other GCC ARM7 ports.
2791 + The GCC AVR port is now build using the standard make utility. The
2829 + GCC LPC2106 port - removed the 'static' from the definition of
2832 + GCC LPC2106 port - Corrected the optimisation options in the batch files
2890 The critical section handling functions have been changed for the GCC ARM7
2894 tasks context. This allows the GCC ARM7 port to be used at all
2911 + Extra comments added to the GCC ARM7 port.c and portISR.c files.
2914 + Within the GCC ARM7 serial drivers an extra check is made to ensure