aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/sysv4.h
AgeCommit message (Expand)AuthorFilesLines
2003-05-15sysv4.h (ASM_OUTPUT_ALIGNED_LOCAL): Cast g_switch_value to unsigned HOST_WIDE...Matt Kraai1-1/+1
2003-05-14sysv4.h (OUTPUT_ASM_ALIGNED_LOCAL): Expect HOST_WIDE_INT argument.Janis Johnson1-1/+2
2003-05-12configure.in (HAVE_AS_TLS): Add powerpc and powerpc64 tests.Janis Johnson1-1/+4
2003-05-05sysv4.h (CPP_OS_FREEBSD_SPEC): Add __ELF__ to mirror other FreeBSD ports.David O'Brien1-3/+13
2003-05-02sysv4.h (SYMBOL_FLAG_SMALL_V4): Delete.Geoffrey Keating1-6/+0
2003-04-30linux64.h (ASM_OUTPUT_LABELREF): Remove.Janis Johnson1-20/+8
2003-04-17toplev.c (target_options): Add value field.DJ Delorie1-3/+3
2003-04-13Replace "GNU CC" with "GCC"Nick Clifton1-17/+16
2003-04-13config-ml.in: Remove support for --disable-aix removing call-aix multilibs.Nick Clifton1-5/+0
2003-03-24sysv4.h (ASM_OUTPUT_ALIGNED_BSS): Remove unnecessary globalize_label.Alan Modra1-1/+0
2003-03-13rs6000.c (rs6000_flag_pic): Delete.Alan Modra1-4/+6
2003-02-20sysv4.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Define.David Edelsohn1-0/+14
2003-01-13sysv4.h (ASM_OUTPUT_ALIGNED_LOCAL): Output type directive.Andreas Schwab1-1/+2
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-148/+81
2002-11-10sysv4.h: Define NO_IMPLICIT_EXTERN_C here...Zack Weinberg1-0/+3
2002-10-22target.h (gcc_target.asm_out): Merge output_mi_thunk and output_mi_vcall_thun...Richard Henderson1-32/+0
2002-10-18target-def.h (TARGET_ASM_OUTPUT_MI_THUNK): Default to NULL.Mark Mitchell1-2/+1
2002-09-20m32r.c: Follow spelling conventions.Kazu Hirata1-2/+2
2002-09-10rs6000.c (rs6000_assemble_visibility): Protect declaration inside macro.David Edelsohn1-0/+1
2002-09-04rs6000.c (rs6000_flag_pic): New variable.David Edelsohn1-5/+8
2002-08-29chorus.h: Consistently define *_DEBUGGING_INFO with the value 1.Jason Thorpe1-1/+1
2002-08-21alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.Kaveh R. Ghazi1-1/+1
2002-08-08rs6000.h, [...]: Revert last two patches.Jakub Jelinek1-0/+6
2002-08-07stor-layout.c (place_union_field): Apply ADJUST_FIELD_ALIGN to type_align whe...Jakub Jelinek1-7/+0
2002-07-31* alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h,Kaveh R. Ghazi1-6/+2
2002-07-30alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition.Kaveh R. Ghazi1-3/+0
2002-07-25defaults.h (ASM_OUTPUT_TYPE_DIRECTIVE, [...]): New default definitions of new...Zack Weinberg1-10/+2
2002-07-18sysv4.h (ASM_OUTPUT_REG_PUSH): Remove 64-bit support.Alan Modra1-6/+2
2002-07-18rs6000.c (first_reg_to_save): Remove bogus adjustments to first_reg for profi...Alan Modra1-0/+32
2002-07-10aix.h: Convert CPP_PREDEFINES to TARGET_OS_CPP_BUILTINS.Matt Kraai1-3/+13
2002-06-11config.gcc (powerpc*-*-*, [...]): Don't bother including softfloat.h.Geoffrey Keating1-57/+2
2002-05-19system.h (STRIP_NAME_ENCODING): Poison it.Richard Henderson1-13/+2
2002-05-18system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson1-11/+2
2002-05-18system.h (SELECT_RTX_SECTION): Poison.Richard Henderson1-29/+3
2002-05-18final.c (HAVE_READONLY_DATA_SECTION): New.Richard Henderson1-2/+1
2002-05-17hooks.c (hook_tree_bool_false): New.Richard Henderson1-6/+5
2002-05-07sysv4.h (SUBTARGET_SWITCHES): Add -mwindiss.Mark Mitchell1-17/+64
2002-04-15linux.h, [...] (CPP_PREDEFINES): Define __gnu_linux__, not gnu_linux.Richard Henderson1-1/+1
2002-04-13linux.h: Define __gnu_linux__ wherever __linux__ is defined...Mark Mitchell1-13/+13
2002-03-09In gcc/:Geoffrey Keating1-8/+0
2002-03-08add commentAldy Hernandez1-0/+4
2002-03-08sysv4.h (BIGGEST_ALIGNMENT): Change for altivec.Aldy Hernandez1-1/+1
2002-03-02varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_S...Richard Henderson1-1/+2
2002-02-19linux64.h (LINK_OS_LINUX_SPEC): Look in /lib64.David Edelsohn1-1/+1
2002-02-18sysv4.h (STARTFILE_SPEC): Use crtbeginT.o for -static.Franz Sirl1-1/+13
2002-02-17config.gcc (powerpc-*-gnu-gnualtivec*, [...]): New configurations.Roland McGrath1-10/+53
2002-02-14darwin.h (ROUND_TYPE_ALIGN): Adjust for vectors.Aldy Hernandez1-1/+2
2002-01-03function.h (struct function): Add profile.William Cohen1-1/+2
2001-12-26rs6000.h (ASM_CPU_SPEC, [...]): Add mcpu=405.David Edelsohn1-0/+2
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford1-53/+9