Commit Graph

111 Commits

Author SHA1 Message Date
ProjectRevoTPP
48ef7704c0 add libc building to agbcc. 2017-12-20 16:34:35 -05:00
camthesaxman
f49e7cbb33 finally fix 64-bit 2017-10-26 00:28:13 -05:00
YamaArashi
928b195197 add stdint.h 2016-10-23 15:54:30 -07:00
YamaArashi
5c3aa03ece fix bug with -fhex-asm and negative integers 2016-10-18 00:24:15 -07:00
YamaArashi
6c251db3ed go back to 32-bit 2016-09-28 20:16:29 -07:00
YamaArashi
41818a2fbd Merge pull request #4 from camthesaxman/msys2-fix
Fix build on MSYS2
2016-09-28 20:03:30 -07:00
Cameron Hall
dc93915b9b Fix build on MSYS2 2016-09-28 19:50:07 -05:00
YamaArashi
223a19fd9b maybe fix 64-bit 2016-07-26 09:03:32 -07:00
YamaArashi
f3580e4659 fix some warnings 2016-07-26 00:16:26 -07:00
YamaArashi
055f692f63 remove unused static functions 2016-07-25 23:08:34 -07:00
YamaArashi
0c55c65a75 fix print_rtl_with_bb proto 2016-07-25 22:55:28 -07:00
YamaArashi
71785b8fc6 add -fhex-asm option 2016-07-24 11:39:52 -07:00
YamaArashi
d3de54b9e1 add bash -c on two more lines 2016-06-17 13:51:01 -07:00
YamaArashi
a761374c43 build fixes for Linux 2016-06-17 05:17:31 -07:00
YamaArashi
939de61157 support alignments of up to 16 2016-05-15 16:46:24 -07:00
YamaArashi
09a3f6bc99 force LF 2016-05-15 07:13:27 -07:00
YamaArashi
d26e664586 install old_agbcc too 2016-05-12 20:09:19 -07:00
YamaArashi
62c7784608 don't use current_function_has_far_jump in old compiler 2016-05-12 20:03:02 -07:00
YamaArashi
eb6255a911 fix problems building on 64-bit Linux 2016-04-30 12:10:24 -07:00
YamaArashi
d1cb3194bb build libgcc with older version of compiler and add install script 2016-04-30 04:57:33 -07:00
YamaArashi
0dfd357a51 build libgcc 2016-04-29 22:06:20 -07:00
YamaArashi
e6fd5f9b5b delete unused lib file 2016-04-29 16:36:18 -07:00
YamaArashi
528acf7f78 angle brackets to quotes in graph.c 2016-04-29 16:34:12 -07:00
YamaArashi
069fe8d50f restore unused partial int modes (something relies on them) 2016-04-29 14:26:22 -07:00
YamaArashi
b1cbd27e75 remove caller super-interworking 2016-04-29 11:23:07 -07:00
YamaArashi
8d0725156a move longlong.h to libgcc dir 2016-04-29 11:16:05 -07:00
YamaArashi
a0f147d45b revert some changes 2016-04-29 10:42:45 -07:00
YamaArashi
4553c7e8fe move headers out of gcc dir 2016-04-29 07:11:57 -07:00
YamaArashi
536c44e5e9 delete test suite 2016-04-29 06:03:42 -07:00
YamaArashi
10f3c226cc delete unused enumerators A_CONSTRUCTOR/A_DESTRUCTOR 2016-04-29 05:57:03 -07:00
YamaArashi
47d4861fb7 remove C++ init_priority attribute 2016-04-29 05:46:43 -07:00
YamaArashi
fb026be50e remove format checking 2016-04-29 05:24:01 -07:00
YamaArashi
4bd39ff94b update 'make clean' and add new .gitignore 2016-04-29 04:55:15 -07:00
YamaArashi
9ff16a3711 make HOST_WIDE_INT not assume 32 bits in rtl.c 2016-04-29 04:42:34 -07:00
YamaArashi
f4e597e460 format rtl.c 2016-04-29 04:12:56 -07:00
YamaArashi
908fe3c181 auto dependencies for makefile 2016-04-29 04:08:48 -07:00
YamaArashi
f821b74fc8 remove defaults.h 2016-04-28 19:47:05 -07:00
YamaArashi
5ee708b8ad remove SET_ASM_OP 2016-04-27 20:01:56 -07:00
YamaArashi
981039a7fc ARG_POINTER_REGNUM / FRAME_POINTER_REGNUM comparisons 2016-04-27 19:58:00 -07:00
YamaArashi
4f3e13d666 remove global object name 2016-04-27 18:47:50 -07:00
YamaArashi
fcfe6de111 remove more unused code 2016-04-27 02:02:07 -07:00
YamaArashi
0fd2209ea0 remove dead dwarf-2 code 2016-04-27 01:38:58 -07:00
YamaArashi
9dc75fe3b4 reorganize files 2016-04-27 00:00:40 -07:00
YamaArashi
9e5f6a7961 remove dead code 2016-04-26 23:09:38 -07:00
YamaArashi
3dbf26f9f0 sched doesn't exist anymore 2016-04-26 22:57:48 -07:00
YamaArashi
51e4bdc9b2 be quiet by default 2016-04-26 22:53:13 -07:00
YamaArashi
de1a8ac496 clean up toplev.c 2016-04-26 22:37:36 -07:00
YamaArashi
ec139d66e9 fix warnings 2016-04-26 20:29:38 -07:00
YamaArashi
cb63bcc681 format toplev.c 2016-04-25 20:13:17 -07:00
YamaArashi
31cf69f88e make compilable using MinGW 2016-04-25 20:09:57 -07:00