| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu.h (HURD_TARGET_OS_CPP_BUILTINS): New. | Kaveh R. Ghazi | 2003-11-29 | 1 | -4/+1 |
* | i386-aout.h, [...]: GNU CC -> GCC. | Nathanael Nerode | 2003-09-26 | 1 | -4/+4 |
* | config.gcc (m68k-*-linux*): Remove definition of LINUX_DEFAULT_ELF. | Bernardo Innocenti | 2003-09-03 | 1 | -12/+0 |
* | target.h (asm_out.file_start, [...]): New hooks. | Zack Weinberg | 2003-06-19 | 1 | -7/+1 |
* | re PR bootstrap/4068 ([linux-x86] bootstrapping on glibc2.0 systems) | Joseph Myers | 2003-06-18 | 1 | -1/+1 |
* | config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9. | Zack Weinberg | 2003-06-07 | 1 | -6/+2 |
* | i386.c (struct ix86_address): Add seg. | Richard Henderson | 2003-06-04 | 1 | -0/+4 |
* | function.c (trampolines_created): New variable. | Jakub Jelinek | 2003-06-04 | 1 | -0/+7 |
* | linux.h (NO_PROFILE_COUNTERS): Define to 1. | Jakub Jelinek | 2003-06-04 | 1 | -1/+1 |
* | c-cppbuiltin.c (TARGET_OS_CPP_BUILTINS, [...]): Default here. | Neil Booth | 2003-05-18 | 1 | -1/+0 |
* | i386-protos.h (x86_function_profiler): New function | Jan Hubicka | 2002-11-15 | 1 | -8/+2 |
* | inclhack.def (libc1_G_va_list): New fix. | Hans-Peter Nilsson | 2002-10-24 | 1 | -1/+7 |
* | gnu.h: Undef TARGET_OS_CPP_BUILTINS. | Neil Booth | 2002-06-05 | 1 | -4/+17 |
* | beos-elf.h, [...] (CPP_SPEC): Remove cpp_cpu. | Neil Booth | 2002-06-04 | 1 | -2/+2 |
* | defaults.h (TARGET_ALLOWS_PROFILING_WITHOUT_FRAME_POINTER): Kill. | Richard Henderson | 2002-05-30 | 1 | -6/+3 |
* | 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 |
* | config.gcc (i386-dg-dgux, [...]): Include as many configury headers via tm_fi... | David O'Brien | 2002-04-03 | 1 | -1/+0 |
* | Makefile.in (CRTSTUFF_CFLAGS): New. | Richard Henderson | 2002-01-26 | 1 | -15/+16 |
* | att.h (ASM_FILE_START): Use asm_dialect. | Jan Hubicka | 2001-12-18 | 1 | -1/+1 |
* | target.h (asm_out.byte_op, [...]): New fields. | Richard Sandiford | 2001-12-17 | 1 | -1/+1 |
* | att.h: Fix comment formatting. | Kazu Hirata | 2001-10-31 | 1 | -1/+1 |
* | configure.in (HAVE_AS_GOTOFF_IN_DATA): New x86 check. | Richard Henderson | 2001-10-16 | 1 | -11/+0 |
* | crtstuff.c (__register_frame_info_bases): Declare. | Richard Henderson | 2001-05-22 | 1 | -0/+33 |
* | defaults.h (TARGET_ALLOWS_PROFILING_WITHOUT_FRAME_POINTER): New macro. | Mark Mitchell | 2001-05-19 | 1 | -0/+9 |
* | i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file. | Zack Weinberg | 2001-05-17 | 1 | -3/+0 |
* | toplev.c (output_lang_identify): Delete. | Zack Weinberg | 2001-04-16 | 1 | -1/+0 |
* | i386.c (general_no_elim_operand): Disallow virtual regs. | Richard Henderson | 2001-03-28 | 1 | -0/+62 |
* | crtstuff.c (init_dummy): Use CRT_END_INIT_DUMMY if defined. | Jakub Jelinek | 2001-03-19 | 1 | -0/+18 |
* | i386.h (DBX_REGISTER_NUMBER): Return proper values for 64bits. | Jan Hubicka | 2001-03-10 | 1 | -1/+2 |
* | config.gcc (*-*-gnu*, [...]): Specify needed platform specific files in tm_file. | David O'Brien | 2001-01-09 | 1 | -8/+1 |
* | config: | Neil Booth | 2000-11-02 | 1 | -1/+1 |
* | linux.h (ASM_FILE_START): Define. | Diego Novillo | 2000-10-23 | 1 | -0/+11 |
* | final.c (profile_function): Do not emit profile counters in the data section,... | Zack Weinberg | 2000-07-13 | 1 | -11/+7 |
* | 386bsd.h, [...]: Remove -Di386 -Acpu(i386) -Amachine(i386) from CPP_PREDEFINES. | Zack Weinberg | 2000-01-31 | 1 | -1/+1 |
* | i386.c (dbx_register_map, [...]): New. | Richard Henderson | 2000-01-23 | 1 | -66/+1 |
* | gbl-ctors.h: Lose HAVE_ATEXIT. | Jason Merrill | 1999-09-15 | 1 | -1/+1 |
* | freebsd-elf.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Avoid ambigious else statement. | Art Haas | 1999-04-07 | 1 | -1/+2 |
* | freebsd-elf.h, [...]: Fix minor spacing errors. | Jeffrey A Law | 1999-02-16 | 1 | -2/+2 |
* | linux.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Wrap in do...while. | Jason Merrill | 1998-11-23 | 1 | -4/+6 |
* | linux.h (CPP_PREDEFINES): Add -D__i386__. | Jeffrey A Law | 1998-11-01 | 1 | -1/+1 |
* | i386.h (CPP_486_SPEC, [...]): New specs. | Jim Wilson | 1998-07-13 | 1 | -2/+2 |
* | freebsd-elf.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Protect with HAVE_GAS_MAX_SKIP_P2A... | Jeff Law | 1998-07-05 | 1 | -0/+2 |
* | * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 for | Jeff Law | 1998-06-29 | 1 | -2/+2 |
* | * config/i386/linux.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Defined. | H.J. Lu | 1998-06-18 | 1 | -0/+11 |
* | final.c (JUMP_TABLES_IN_TEXT_SECTION): Provide a default value. | Bernd Schmidt | 1998-05-21 | 1 | -1/+1 |
* | linux.h (ASM_COMMENT_START): Remove from here, | Jeffrey A Law | 1998-05-07 | 1 | -0/+3 |
* | rtl.h (addr_diff_vec_flags): New typedef. | Joern Rennecke | 1998-03-06 | 1 | -1/+1 |
* | Revert last change | Jeff Law | 1997-12-12 | 1 | -9/+3 |
* | linux.h (STACK_BOUNDARY): Define as 64 for glibc2. | Dave Love | 1997-12-11 | 1 | -3/+9 |