| Commit message (Expand) | Author | Age | Files | Lines |
* | host-hpux.c: Change copyright header to refer to version 3 of the GNU General... | Nick Clifton | 2007-08-02 | 1 | -5/+4 |
* | pa-linux.h (ASM_OUTPUT_INTERNAL_LABEL): Undefine. | John David Anglin | 2007-01-12 | 1 | -0/+3 |
* | * config/pa/pa-linux.h (STRING_ASM_OP): Prepend and append a tab. | Andreas Schwab | 2006-05-20 | 1 | -1/+1 |
* | re PR target/24837 (move dynamic linker names out of LINK_SPEC and into new D... | Joseph Myers | 2006-02-18 | 1 | -2/+5 |
* | c-cppbuiltin.c (c_cpp_builtins): Define __pic__ and __PIC__ when flag_pic is ... | Kaveh R. Ghazi | 2005-11-22 | 1 | -5/+0 |
* | re PR target/24348 (bootstrap failure building libgcc) | John David Anglin | 2005-11-18 | 1 | -33/+0 |
* | pa-linux.h (NO_PROFILE_COUNTERS): Delete define. | John David Anglin | 2005-10-24 | 1 | -1/+1 |
* | Update FSF address. | R. Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | linux.h (LINUX_TARGET_OS_CPP_BUILTINS): Define __PIC__ and __pic__ only if TA... | Peter S. Mazinger | 2004-11-11 | 1 | -1/+6 |
* | gnu.h (HURD_TARGET_OS_CPP_BUILTINS): New. | Kaveh R. Ghazi | 2003-11-29 | 1 | -5/+1 |
* | pa-linux.h (ASM_OUTPUT_ADDR_VEC_ELT): Use label in big switch ELTs. | John David Anglin | 2003-10-29 | 1 | -2/+2 |
* | pa.c: Replace 'GNU CC' with 'GCC'. | Jason Eckhardt | 2003-08-23 | 1 | -5/+5 |
* | target.h (asm_out.file_start, [...]): New hooks. | Zack Weinberg | 2003-06-19 | 1 | -23/+1 |
* | configure.in (HAVE_LD_PIE): Check for ld -pie. | Jakub Jelinek | 2003-06-03 | 1 | -1/+1 |
* | c-cppbuiltin.c (TARGET_OS_CPP_BUILTINS, [...]): Default here. | Neil Booth | 2003-05-18 | 1 | -1/+0 |
* | pa-linux.h (TARGET_HAS_STUBS_AND_ELF_SECTIONS): Delete define. | John David Anglin | 2002-12-20 | 1 | -5/+0 |
* | Merge basic-improvements-branch to trunk | Zack Weinberg | 2002-12-16 | 1 | -1/+6 |
* | linux.h (LIB_SPEC): If -pthread, add -lpthread even if -shared. | Jakub Jelinek | 2002-12-10 | 1 | -3/+3 |
* | pa-linux.h (PREFERRED_DEBUGGING_TYPE, [...]): Delete. | John David Anglin | 2002-11-09 | 1 | -16/+0 |
* | pa-linux.h (ASM_OUTPUT_EXTERNAL_LIBCALL): Define. | John David Anglin | 2002-10-31 | 1 | -0/+13 |
* | pa-linux.h (FUNCTION_OK_FOR_SIBCALL): Delete macro. | John David Anglin | 2002-10-03 | 1 | -4/+0 |
* | c-common.c (preprocessing_trad_p): Define. | John David Anglin | 2002-09-22 | 1 | -2/+16 |
* | alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk. | Kaveh R. Ghazi | 2002-08-21 | 1 | -1/+1 |
* | * pa-linux.h (GLOBAL_ASM_OP): Fix typo. | John David Anglin | 2002-08-01 | 1 | -1/+1 |
* | * alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h, | Kaveh R. Ghazi | 2002-07-31 | 1 | -2/+3 |
* | alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition. | Kaveh R. Ghazi | 2002-07-30 | 1 | -10/+1 |
* | defaults.h (ASM_OUTPUT_TYPE_DIRECTIVE, [...]): New default definitions of new... | Zack Weinberg | 2002-07-25 | 1 | -5/+1 |
* | pa-linux.h (DWARF2_UNWIND_INFO): Delete define. | John David Anglin | 2002-07-18 | 1 | -1/+0 |
* | system.h (SELECT_RTX_SECTION): Poison. | Richard Henderson | 2002-05-18 | 1 | -8/+0 |
* | linux.h, [...] (CPP_PREDEFINES): Define __gnu_linux__, not gnu_linux. | Richard Henderson | 2002-04-15 | 1 | -1/+1 |
* | linux.h: Define __gnu_linux__ wherever __linux__ is defined... | Mark Mitchell | 2002-04-13 | 1 | -1/+1 |
* | pa-linux.h (INCOMING_RETURN_ADDR_RTX): Move. | John David Anglin | 2002-04-04 | 1 | -6/+33 |
* | * pa-linux.h (LOCAL_LABEL_PREFIX): Define. | John David Anglin | 2002-03-28 | 1 | -0/+4 |
* | pa-linux.h (LIB_SPEC): Update definition. | John David Anglin | 2002-02-26 | 1 | -1/+4 |
* | gcc.c (init_gcc_specs): Revert patch from 2002-02-15. | John David Anglin | 2002-02-15 | 1 | -0/+3 |
* | gcc.c (init_gcc_specs): Add static libgcc to link when "-shared" is specified. | John David Anglin | 2002-02-11 | 1 | -4/+1 |
* | elf.h (ASM_FILE_START): Reverted to profile_flag. | William Cohen | 2002-01-04 | 1 | -1/+1 |
* | function.h (struct function): Add profile. | William Cohen | 2002-01-03 | 1 | -1/+1 |
* | milli64.S: Fix comment formatting. | Kazu Hirata | 2001-11-11 | 1 | -1/+1 |
* | configure.in: Check whether assembler supports section merging. | Jakub Jelinek | 2001-09-11 | 1 | -1/+1 |
* | lang-specs.h: Move -D_GNU_SOURCE to config/linux.h. | Phil Edwards | 2001-06-07 | 1 | -2/+0 |
* | pa-linux.h (CPLUSPLUS_CPP_SPEC): Undefine. | Jeffrey A Law | 2001-04-19 | 1 | -0/+2 |
* | elfos.h (SELECT_SECTION): Undef before defining. | Alan Modra | 2001-04-13 | 1 | -31/+154 |
* | config: | Neil Booth | 2000-11-02 | 1 | -1/+1 |
* | configure.in (hppa*-*-linux*): New configuration. | Jeffrey A Law | 1999-07-16 | 1 | -0/+55 |