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