Commit History

Author SHA1 Message Date
  sergei 244f65525b * MIPS: dropped gas_std_regname, its functionality merged into std_regname. This fixes register names in non-instructions (reg. allocation information, variable locations, etc.) and makes assembler listings more readable. 11 years ago
  florian b2b26f84cf * partially merged the mips-embedded branch of Michael Ring: 11 years ago
  yury 56b3287e29 + Added compiler support for mipsel-android target. 11 years ago
  pierre 5e6669890a Handle asmextraopt in powerpc, mips and sparc assemblers 11 years ago
  sergei 456f991c51 * MIPS: 3-operand forms of DIV and DIVU are not macros if first operand is $zero. 12 years ago
  sergei 2868a30cce + Added mips32r2 opcodes needed for pic32. 12 years ago
  sergei fe322f35d5 * MIPS: fixed passing CPU type specified with -CpXXX switch to assembler 12 years ago
  sergei 2944fc8839 * MIPS improvements: 12 years ago
  sergei e1f6cf79e9 * MIPS: an empty reference (no symbol, base or index and zero offset) must not be output as empty string. 12 years ago
  sergei 7cfc737866 * MIPS: rewrote 32-bit code generation methods, reducing code duplication. 12 years ago
  sergei a0c1e1b07f * MIPS: fixed a_call_name and a_call_reg methods to workaround a bug in GAS <2.21, see comments in source for details. 12 years ago
  sergei 503b132096 * cgbase.pas: added more MIPS-specific address types, needed to support large GOT model. 12 years ago
  pierre 9cb7be4c92 12 years ago
  pierre 9e6a2b868c Fix -Cp option failure due to cputypestr array that must be uppercased 12 years ago
  florian e6863aeb80 * typo fixed, patch by Mark Morgan Lloyd 12 years ago
  Jonas Maebe 6497d3c994 - removed no longer used/supported af_allowdirect flag (direct assembler 12 years ago
  pierre 25b0de0c28 Use -march and -mabi options for GNU assembler call. 12 years ago
  pierre c53d07f741 Improve addr_pic support 13 years ago
  pierre e25937854f Use std reg names and and 13 years ago
  pierre f9930e3f46 Use ldc1 and sdc1 for big endian mips CPU directly 13 years ago
  pierre 46d98a1f4e * Fix mips compiler compilation failure 13 years ago
  pierre 600dd162af Merge of rev21557 by Foxsen 13 years ago
  pierre 93e0dd9c2f * Patch from Fuxin Zhang: other mips and mipsel CPUs changes 13 years ago
  florian 25e82bb1af * fix stack frame generation on mips(el) 13 years ago
  florian aadeba4d1a * started to fix stack frame generation on MIPS(EL) 13 years ago
  florian c7974fe119 * mipsel-linux uses also a dollar sign as separator in assembler names 13 years ago
  Jonas Maebe ac43eb9b70 + generic implementation of ReplaceForbiddenAsmSymbolChars() instead 13 years ago
  florian f927198c2a + gas for mips is by default little endian, so pass the endianess 13 years ago
  pierre 19e11f889f * Fix error in EXTDEBUG code 13 years ago
  florian 28ac4a8dda * several mips/mipsel related stuff fixed 15 years ago