GriffinR
522e2c647c
Fix macOS build
2024-12-04 19:20:14 -05:00
leo60228
c9f7b9ae1b
Fix format-security warnings
2024-05-29 19:37:26 -04:00
WhenGryphonsFly
5458d3dfa1
Update toplev.c
2023-06-06 15:44:19 -05:00
WhenGryphonsFly
b11e16421d
Fix prologue issue
2023-06-06 12:26:35 -05:00
Stan H
0cd8f470fc
fix comment
2023-04-05 08:28:02 +02:00
Stan H
7b2372d922
rename debug_line fix flag and revert behavior
2023-04-04 09:33:02 +02:00
Stan H
5e572a91b9
Merge branch 'master' into fix-dwarf-debug-line
2023-03-23 09:57:39 +01:00
Michael Holmes
4fae47a692
Add missing fixup for move_by_pieces_1
2022-03-12 18:31:17 +00:00
Michael Holmes
6ae2127062
Refactor all uses of GEN_FCN to use locals
...
An intermediate local value for lookups in the instruction generation jump
table works around a code generation bug in macOS ARM64 clang that would cause
their parameters to be pushed on the stack instead of passed in registers.
2022-03-08 00:41:04 +00:00
Stan H
0b2b7366a8
backport fix for .debug_line head generation and add flag for restoring old behavior
2022-03-02 20:23:07 +01:00
luckytyphlosion
1f83e3d73f
Fix builds on xcode 12+
...
Enforce the use of -Werror-implicit-function-declaration for all platforms to catch this. See: https://developer.apple.com/documentation/xcode-release-notes/xcode-12-release-notes
2021-01-25 22:25:35 -05:00
Marcus Huderle
5e1f24558d
Merge pull request #12 from camthesaxman/fhex-asm
...
avoid assembler warning when using -fhex-asm
2018-04-06 08:26:08 -07:00
sceptillion
c9378dc2fe
fix more 64-bit float bugs
2017-12-20 21:32:43 -08:00
camthesaxman
f05a8ae218
avoid assembler warning when using -fhex-asm
2017-10-26 14:59:00 -05:00
camthesaxman
f49e7cbb33
finally fix 64-bit
2017-10-26 00:28:13 -05: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
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
939de61157
support alignments of up to 16
2016-05-15 16:46:24 -07:00
YamaArashi
62c7784608
don't use current_function_has_far_jump in old compiler
2016-05-12 20:03:02 -07:00
YamaArashi
d1cb3194bb
build libgcc with older version of compiler and add install script
2016-04-30 04:57:33 -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