Commit Graph

92 Commits

Author SHA1 Message Date
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
YamaArashi
b03d2c9d30 remove unused include files 2016-04-25 03:22:37 -07:00
YamaArashi
346ed7678f remove driver and cpp 2016-04-25 02:51:34 -07:00
YamaArashi
fa618cd10b cleanup 2016-04-23 14:24:29 -07:00
YamaArashi
d3544ca3cc fix naked function attribute 2016-04-03 10:54:17 -07:00
YamaArashi
2f7c2797c8 format expr.c 2016-03-14 20:04:21 -07:00
YamaArashi
184baea552 clean up expr.c more 2016-03-09 19:51:57 -08:00
YamaArashi
335cccbe3e clean up ifdefs in expr.c 2016-03-09 00:19:35 -08:00
YamaArashi
7444c4f6f7 remove big-endian target support 2016-03-08 23:25:19 -08:00
YamaArashi
0823458650 never use leading underscore 2016-03-07 22:25:06 -08:00
YamaArashi
63aec4bbdd remove unused functions 2016-03-06 16:42:52 -08:00
YamaArashi
ce590c846d remove unused modes 2016-03-06 16:18:41 -08:00
YamaArashi
60addc9c2c remove code for unused FP modes 2016-03-06 15:28:54 -08:00
YamaArashi
e91bc8b505 get rid of HOST_BITS_PER_LONG 2016-03-06 13:31:31 -08:00
YamaArashi
1f01ff809a make host wide int 32 bits 2016-03-05 17:30:22 -08:00
YamaArashi
7d46fa8f8f delete xm-i386.h 2016-02-18 06:51:16 -08:00
YamaArashi
0c0db63ca2 stop using configure script to generate header files 2016-02-18 06:41:40 -08:00
YamaArashi
9cc5f8edb2 get rid of PTR macros 2016-02-17 06:18:37 -08:00
YamaArashi
75ff61fd74 get rid of VA_START macro 2016-02-16 01:59:54 -08:00
YamaArashi
bbe0e72828 remove ANSI_PROTOTYPES ifdefs 2016-02-16 01:27:33 -08:00