summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/radeon/HAINAN_mc2.bin
diff options
context:
space:
mode:
authorMerlin Scholz <merlin@scholz.ruhr>2023-03-01 20:24:39 +0100
committerMerlin Scholz <merlin@scholz.ruhr>2023-03-01 20:24:39 +0100
commitae5cfd54d9d8cba805801248910a38fe7d7fbd29 (patch)
treee45b704538bc10726037cb60e80f4fef768fe14f /sys/dev/microcode/radeon/HAINAN_mc2.bin
parent1b3a9123bec97df69a3ad6bb631ab3fec6b46c8e (diff)
Implement stubbed out lockdoc functions; update lockdoc_event.hlockdoc-9.3-0.2
Diffstat (limited to 'sys/dev/microcode/radeon/HAINAN_mc2.bin')
0 files changed, 0 insertions, 0 deletions
td>gcc/config/sh/sh.h original rev. 1.51msaitoh 2001-05-21s/shl/shlunx/msaitoh 2001-05-16Pass -D_SOFT_FLOAT to cpp if called with -msoft-float.simonb 2001-02-25shlelf->elf32shlunxmsaitoh 2001-02-16for little endianmsaitoh 2001-02-16define OBJECT_FORMAT_ELFmsaitoh 2001-01-22Remove -Dunix, s/-Dsh3/-D__sh3__.tsubai 2001-01-18apply original gcc rev. 1.29:msaitoh 2001-01-18fix insv bug (occured big endian only).msaitoh 2001-01-18apply gcc original rev. 1.34:msaitoh 2001-01-18don't jump when !(mode != PSIMODE || reload_completed)msaitoh 2001-01-18apply gcc original rev. 1.59:msaitoh 2001-01-18 - fix print_operand_address bug (more use true_regnum() for SUBREG cases)msaitoh 2001-01-18ifx output_ieee_ccmpeq() bug:msaitoh 2001-01-18fix REGISTER_MOVE_COST bug (gcc original rev. 1.43):msaitoh 2000-12-14Use the ASM_OUTPUT_COMMON() and ASM_OUTPUT_LOCAL() macros from gccsimonb 2000-12-09Fix C++ static ctors/dtors by providing the same macros as definedscw 2000-12-07Set the emulation target to m68kelfnbsd.scw 2000-12-07In the ELF toolchain, use __mcount instead of mcount.kleink 2000-11-09If NBSD_EXEC_PREFIX is set, use it to set MD_EXEC_PREFIX ratherthorpej 2000-10-23Modify LIB_SPEC and LIBGCC_SPEC so that -lc and -lgcc are not included whenmycroft 2000-09-13gen_call() takes only two arguments (from egcs-current)msaitoh 2000-08-22Call mcount for profiling.tsubai 2000-08-02fix two bugs:msaitoh 2000-07-03Pass -m21264 to assembler for -mcpu=21264a or -mcpu=ev67sommerfeld 2000-07-03incease the biggest alignment to 8 bytesmatt 2000-07-03fix serious recog bug. Basically addl2 was never used since the rtx_equal_pmatt 2000-07-02Add arm26 support to GCC. This is only very slightly tested at present.bjh21 2000-06-19Disable "fancy math" the correct way (it's TARGET_DEFAULT that is usedkristerw 2000-06-09Backout the previous since it isn't necessary. This version of gcckristerw 2000-06-09Backout the previous since it isn't necessary. This version of gccenami 2000-06-08Use sjlj exceptions.kristerw