Go to file
Adrien Destugues ab26199428 gcc: remove obsolete macro definitions
ASM_OUTPUT_MAX_SKIP_ALIGN has a generic definition in i386.h, we don't
need to provide our own anymore

ASM_OUTPUT_MAX_SKIP_PAD is an old name for ASM_OUTPUT_MAX_SKIP_ALIGN, it
was removed from gcc code in 2021 and is not used anywhere.

Change-Id: Ib9c3a5aeccce030c7875a1e4a4dbce46618b1a05
Reviewed-on: https://review.haiku-os.org/c/buildtools/+/7206
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
2023-12-13 21:20:10 +00:00
autoconf Congrats svn_load_dirs.pl, this change just disappeared. 2008-03-19 13:01:56 +00:00
binutils binutils: fix register lookup table for ppc 2023-10-19 16:28:02 +00:00
gcc gcc: remove obsolete macro definitions 2023-12-13 21:20:10 +00:00
jam jam: make compile_commands.json valid JSON 2021-11-03 11:48:45 +00:00
legacy Add -rdynamic as a no-op, similar to -pthread. 2023-05-08 22:27:04 +12:00
libtool Added support for Haiku x86 target. 2005-12-05 14:02:23 +00:00
.gitignore * Add .gitignore. 2014-07-21 11:18:25 +02:00