Age | Commit message (Expand) | Author | Files | Lines |
2002-10-24 | inclhack.def (libc1_G_va_list): New fix. | Hans-Peter Nilsson | 1 | -1/+7 |
2002-06-05 | gnu.h: Undef TARGET_OS_CPP_BUILTINS. | Neil Booth | 1 | -4/+17 |
2002-06-04 | beos-elf.h, [...] (CPP_SPEC): Remove cpp_cpu. | Neil Booth | 1 | -2/+2 |
2002-05-30 | defaults.h (TARGET_ALLOWS_PROFILING_WITHOUT_FRAME_POINTER): Kill. | Richard Henderson | 1 | -6/+3 |
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 | -1/+1 |
2002-04-03 | config.gcc (i386-dg-dgux, [...]): Include as many configury headers via tm_fi... | David O'Brien | 1 | -1/+0 |
2002-01-26 | Makefile.in (CRTSTUFF_CFLAGS): New. | Richard Henderson | 1 | -15/+16 |
2001-12-18 | att.h (ASM_FILE_START): Use asm_dialect. | Jan Hubicka | 1 | -1/+1 |
2001-12-17 | target.h (asm_out.byte_op, [...]): New fields. | Richard Sandiford | 1 | -1/+1 |
2001-10-31 | att.h: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2001-10-16 | configure.in (HAVE_AS_GOTOFF_IN_DATA): New x86 check. | Richard Henderson | 1 | -11/+0 |
2001-05-22 | crtstuff.c (__register_frame_info_bases): Declare. | Richard Henderson | 1 | -0/+33 |
2001-05-19 | defaults.h (TARGET_ALLOWS_PROFILING_WITHOUT_FRAME_POINTER): New macro. | Mark Mitchell | 1 | -0/+9 |
2001-05-17 | i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file. | Zack Weinberg | 1 | -3/+0 |
2001-04-16 | toplev.c (output_lang_identify): Delete. | Zack Weinberg | 1 | -1/+0 |
2001-03-28 | i386.c (general_no_elim_operand): Disallow virtual regs. | Richard Henderson | 1 | -0/+62 |
2001-03-19 | crtstuff.c (init_dummy): Use CRT_END_INIT_DUMMY if defined. | Jakub Jelinek | 1 | -0/+18 |
2001-03-10 | i386.h (DBX_REGISTER_NUMBER): Return proper values for 64bits. | Jan Hubicka | 1 | -1/+2 |
2001-01-09 | config.gcc (*-*-gnu*, [...]): Specify needed platform specific files in tm_file. | David O'Brien | 1 | -8/+1 |
2000-11-02 | config: | Neil Booth | 1 | -1/+1 |
2000-10-23 | linux.h (ASM_FILE_START): Define. | Diego Novillo | 1 | -0/+11 |
2000-07-13 | final.c (profile_function): Do not emit profile counters in the data section,... | Zack Weinberg | 1 | -11/+7 |
2000-01-31 | 386bsd.h, [...]: Remove -Di386 -Acpu(i386) -Amachine(i386) from CPP_PREDEFINES. | Zack Weinberg | 1 | -1/+1 |
2000-01-23 | i386.c (dbx_register_map, [...]): New. | Richard Henderson | 1 | -66/+1 |
1999-09-15 | gbl-ctors.h: Lose HAVE_ATEXIT. | Jason Merrill | 1 | -1/+1 |
1999-04-07 | freebsd-elf.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Avoid ambigious else statement. | Art Haas | 1 | -1/+2 |
1999-02-16 | freebsd-elf.h, [...]: Fix minor spacing errors. | Jeffrey A Law | 1 | -2/+2 |
1998-11-23 | linux.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Wrap in do...while. | Jason Merrill | 1 | -4/+6 |
1998-11-01 | linux.h (CPP_PREDEFINES): Add -D__i386__. | Jeffrey A Law | 1 | -1/+1 |
1998-07-13 | i386.h (CPP_486_SPEC, [...]): New specs. | Jim Wilson | 1 | -2/+2 |
1998-07-05 | freebsd-elf.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Protect with HAVE_GAS_MAX_SKIP_P2A... | Jeff Law | 1 | -0/+2 |
1998-06-29 | * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 for | Jeff Law | 1 | -2/+2 |
1998-06-18 | * config/i386/linux.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Defined. | H.J. Lu | 1 | -0/+11 |
1998-05-21 | final.c (JUMP_TABLES_IN_TEXT_SECTION): Provide a default value. | Bernd Schmidt | 1 | -1/+1 |
1998-05-07 | linux.h (ASM_COMMENT_START): Remove from here, | Jeffrey A Law | 1 | -0/+3 |
1998-03-06 | rtl.h (addr_diff_vec_flags): New typedef. | Joern Rennecke | 1 | -1/+1 |
1997-12-12 | Revert last change | Jeff Law | 1 | -9/+3 |
1997-12-11 | linux.h (STACK_BOUNDARY): Define as 64 for glibc2. | Dave Love | 1 | -3/+9 |
1997-06-27 | (CPP_SPEC, LINK_SPEC): Choose for glibc 1 or 2 depending on | Richard Kenner | 1 | -0/+14 |
1997-06-09 | (CC1_SPEC): New macro. | Richard Kenner | 1 | -1/+4 |
1997-03-18 | Remove TARGET_CPU_DEFAULT reference. | Stan Cox | 1 | -5/+1 |
1996-09-27 | (CPP_SPEC): Use %[cpp_cpu]. | Stan Cox | 1 | -3/+3 |
1996-05-24 | varasm.c (asm_output_bss): New argument DECL. | Doug Evans | 1 | -3/+3 |
1996-05-01 | (ASM_OUTPUT_ALIGNED_BSS): Define. | Jason Merrill | 1 | -0/+8 |
1996-02-12 | (CC1, LIB_SPEC): Deleted. | Richard Kenner | 1 | -20/+0 |
1996-01-15 | (LIB_SPEC): Remove %{mieee-fp:-lieee}. | Richard Kenner | 1 | -4/+8 |
1995-06-15 | Update FSF address. | Richard Kenner | 1 | -1/+2 |
1995-05-16 | Fix typos in comments. | Richard Kenner | 1 | -1/+1 |
1995-05-09 | Use <xxx> in #include. | Richard Kenner | 1 | -4/+3 |