Commit Graph

  • a6afc2afbc
    avoid duplicate definition issue master Ethan Roseman 2023-03-22 13:05:53 +0900
  • f44be6d6e3
    try removing static Ethan Roseman 2023-03-22 12:38:14 +0900
  • 04ec8a49f1
    add mac-arm64 build arm64 Alex Bates 2023-03-22 03:24:50 +0000
  • 887b45a053
    Update build.yml Ethan Roseman 2023-03-22 12:18:29 +0900
  • 6784717c18
    Fix documentation for compiling manually (#24) Lightning 2022-10-28 22:58:23 -0700
  • c833b5b4d3
    Fix documentation for compiling manually (#24) Lightning 2022-10-28 22:58:07 -0700
  • 80c3e66c48
    gdb changes (#26) Lightning 2022-10-28 22:57:54 -0700
  • 7c5c59319c gdb changes Lightning 2022-10-28 22:48:39 -0700
  • 9ecb77b91a
    Fix off by 1 errors in line generation resulting in mangled line (#25) Lightning 2022-10-28 19:10:07 -0700
  • 4201b05e2c Fix off by 1 errors in line generation resulting in mangled line information for decompilation Lightning 2022-10-28 19:06:57 -0700
  • e4f8cac3eb Fix documentation for compiling manually Lightning 2022-10-16 15:23:09 -0700
  • b59a821afc Changes to fix stab data generation as line offsets are supposed to be relative to the function offset Lightning 2022-03-03 09:13:45 -0800
  • ec1b55fd4a
    Fix anonymous struct/unions not being recognized within a struct with more than 15 members (#22) pixel-stuck 2022-02-22 15:45:50 -0500
  • b52e06c02d fix transparent struct/union functionality within a struct with more than 15 members dark-samus 2022-02-22 15:34:40 -0500
  • 0e70194617
    Add support for anonymous structs/unions (#21) pixel-stuck 2022-02-22 07:08:46 -0500
  • b94407c7fc Add support for anonymous structs/unions dark-samus 2022-02-21 22:51:33 -0500
  • 8c569243c3
    Fix abbrev bug during compilation causing gdb failure to load elf (#20) Lightning 2021-12-02 19:02:24 -0800
  • 2dd70cbc52 Fix abbrev bug during compilation causing gdb failure to load elf Lightning 2021-11-30 20:29:00 -0800
  • 7fdb8b13fb
    Alter dwarf2 debug label markers for AS to properly recognize as debug labels (#19) Lightning 2021-11-01 01:00:29 -0700
  • fe5421a4ed Alter dwarf2 debug label markers for AS to properly recognize as debug labels Lightning 2021-10-31 17:52:53 -0700
  • ce58d25d2b
    Update build.yml Ethan Roseman 2021-10-30 00:13:19 +0900
  • eb2e1e927c
    Update build.yml Ethan Roseman 2021-10-30 00:09:44 +0900
  • 1c2496114e
    Fix gcc version compilation difference during code gen (#18) Lightning 2021-10-29 08:07:32 -0700
  • ae9b968cf1 Fix gcc version compilation difference during code gen Lightning 2021-10-26 16:21:01 -0700
  • bc7f150114
    Fix cpp (#17) Ethan Roseman 2021-10-26 07:46:27 -0400
  • 22417b8182
    oopz Ethan Roseman 2021-10-26 20:38:07 +0900
  • 1cbdf8d96e
    use original cpp Ethan Roseman 2021-10-26 20:33:18 +0900
  • 95b0c6d6c4
    Update build.yml Ethan Roseman 2021-10-26 01:05:12 +0900
  • f018cf91fb
    Update build.yml Ethan Roseman 2021-10-26 01:01:01 +0900
  • f02826c5a0
    Fix null pointer deref when environment variable doesn't exist. (#16) Lightning 2021-10-25 08:55:37 -0700
  • 33463df7a1 This isn't docker wanting a file list :P Lightning 2021-10-25 08:47:58 -0700
  • d3d30b046c Add cpp to release archive Lightning 2021-10-25 08:43:56 -0700
  • 613e12a824 Remove lines per Ethan Lightning 2021-10-25 08:42:03 -0700
  • 3a6c27ab3b Fix null pointer deref when environment variable doesn't exist. Causes cpp to crash every time Lightning 2021-10-25 08:25:23 -0700
  • feb59f3cbd Merge branch 'mips-target' Ethan Roseman 2021-08-23 05:21:42 +0900
  • 65a80f6f6d dumb typos Ethan Roseman 2021-08-23 05:20:12 +0900
  • 2fe5dbafa1
    Mips target (#15) Ethan Roseman 2021-08-23 04:44:42 +0900
  • d805eafda2 gcc will rue the day Ethan Roseman 2021-08-23 04:39:35 +0900
  • 6b3906af29 abandon all hope, ye who enter here Ethan Roseman 2021-08-23 04:33:10 +0900
  • 17ee48215e here goes nothin again twice Ethan Roseman 2021-08-23 04:30:28 +0900
  • adfa458ff1 here goes nothin again Ethan Roseman 2021-08-23 04:27:21 +0900
  • f7185d5390 here goes nothin Ethan Roseman 2021-08-23 04:22:10 +0900
  • 9743dfbce0 macro Ethan Roseman 2021-08-23 03:34:04 +0900
  • 2ddda8fe84 refactor build script Ethan Roseman 2021-08-23 03:32:36 +0900
  • bba6f51684 test Ethan Roseman 2021-08-23 03:27:50 +0900
  • 71e9fd72c9 test2 Ethan Roseman 2021-08-23 03:15:19 +0900
  • 3eab2e36f3 test Ethan Roseman 2021-08-23 03:12:37 +0900
  • 7961c77cff revert target for test Ethan Roseman 2021-08-23 03:00:14 +0900
  • f4ab61e56a re-add section attribute support Ethan Roseman 2021-08-23 02:26:59 +0900
  • 50b51867ce mips target Ethan Roseman 2021-08-23 02:17:01 +0900
  • 490f006528
    build g++/cc1plus alex 2021-08-22 18:14:21 +0100
  • 7e8979a89e
    publish releases (#7) master alex 2021-08-22 17:56:17 +0100
  • 23c0e20f87
    remove stub m1 alex 2021-08-22 17:32:53 +0100
  • e20fefbb1e
    maybe build fat binary for arm64 alex 2021-08-22 17:28:30 +0100
  • 10db562d8d
    Merge pull request #10 from pmret/build-it Ethan Roseman 2021-08-23 00:13:35 +0900
  • 75d3c5f52d .. Ethan Roseman 2021-08-23 00:10:45 +0900
  • cb4f14d9f1 . Ethan Roseman 2021-08-23 00:10:06 +0900
  • af8d34196b remove other thing from this PR Ethan Roseman 2021-08-23 00:08:16 +0900
  • d63377d564
    Merge pull request #9 from pmret/revert-8-build-it Ethan Roseman 2021-08-22 23:46:59 +0900
  • 7e3f5a253b
    Revert "Build it" Ethan Roseman 2021-08-22 23:44:46 +0900
  • f044691b98
    Merge pull request #8 from pmret/build-it Ethan Roseman 2021-08-22 23:38:12 +0900
  • 67889564b2 release candidate Ethan Roseman 2021-08-22 23:02:35 +0900
  • f82e14dcaa try mips-nintendo-nu64 Ethan Roseman 2021-08-22 22:49:53 +0900
  • b384dd2731 --with-gnu-as Ethan Roseman 2021-08-22 20:09:21 +0900
  • 4a37d2e8fb test building full gcc Ethan Roseman 2021-08-15 19:50:09 +0900
  • cf269a90cd try to build everything Ethan Roseman 2021-08-14 01:04:10 +0900
  • 20f48854ba attempt 2 Ethan Roseman 2021-07-15 19:37:10 +0900
  • 550edd0263 add simple section attribute support for nu64 target Ethan Roseman 2021-07-15 19:28:17 +0900
  • b542c63fba
    Merge pull request #5 from pmret/compilerfix Ethan Roseman 2021-07-15 06:21:11 -0400
  • 49ad0e25f2 attempting to build the compiler with gcc 6 in github ci Ethan Roseman 2021-07-15 19:17:14 +0900
  • 5322c624a5
    trigger gh action re-run Ethan Roseman 2021-07-14 18:43:21 +0900
  • 0400e25963
    Merge pull request #4 from Gorialis/master Ethan Roseman 2020-12-09 07:21:53 +0900
  • 634aa01444
    GitHub Actions workflow for building cc1 builds Devon R 2020-12-09 06:20:20 +0900
  • f98605ce34 Updating PAPERMARIO.md Ethan Roseman 2020-12-04 16:26:21 -0500
  • a1005da977
    Merge pull request #3 from bkimmett/macos-support Ethan Roseman 2020-12-04 16:12:29 -0500
  • 5d0e3eb1fa Reverted config.sub to original -- you can just use --host=i386-apple-darwin to signal macOS bkimmett 2020-12-04 12:00:14 -0800
  • 4efda41cde Add macOS compiling support (properly this time) bkimmett 2020-12-03 23:14:12 -0800
  • 5cfb8c61f7 64 bit support Ethan Roseman 2020-12-03 16:00:58 -0500
  • 92aba02a54 Fix busted configure merge bkimmett 2020-12-02 23:56:35 -0800
  • e7f6949f66 Interpolate Quackles' changes to allow macOS compile bkimmett 2020-12-02 23:35:58 -0800
  • 714742ebce Allow build on Darwin (macOS) bkimmett 2020-12-02 23:35:47 -0800
  • 67134e55ec fix 64-bit bugz pixel-stuck 2020-12-03 01:46:25 -0500
  • 3defc8f5a3 configure flags added Ethan Roseman 2020-10-20 16:25:30 -0400
  • 253149a88a Applied 'gcc-2.8.1-with-naked.diff' Ethan Roseman 2020-09-21 09:09:56 -0400
  • 57261bd1c1 Initial commit of GCC 2.8.1 Ethan Roseman 2020-09-20 21:06:00 -0400