| Commit message (Expand) | Author | Age | Files | Lines |
* | * configure.in (HAVE_AS_GOTOFF_IN_DATA): New x86 check. | rth | 2001-10-17 | 1 | -11/+0 |
* | * crtstuff.c (__register_frame_info_bases): Declare. | rth | 2001-05-22 | 1 | -0/+33 |
* | * defaults.h (TARGET_ALLOWS_PROFILING_WITHOUT_FRAME_POINTER): New | mmitchel | 2001-05-19 | 1 | -0/+9 |
* | i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file. | zack | 2001-05-17 | 1 | -3/+0 |
* | * toplev.c (output_lang_identify): Delete. | zack | 2001-04-16 | 1 | -1/+0 |
* | * config/i386/i386.c (general_no_elim_operand): Disallow virtual regs. | rth | 2001-03-28 | 1 | -0/+62 |
* | * crtstuff.c (init_dummy): Use CRT_END_INIT_DUMMY if defined. | jakub | 2001-03-19 | 1 | -0/+18 |
* | * i386.h (DBX_REGISTER_NUMBER): Return proper values for 64bits. | hubicka | 2001-03-10 | 1 | -1/+2 |
* | 2001-01-09 David O'Brien <obrien@BSDi.com> | obrien | 2001-01-09 | 1 | -8/+1 |
* | config: | neil | 2000-11-02 | 1 | -1/+1 |
* | 2000-10-23 Diego Novillo <dnovillo@cygnus.com> | dnovillo | 2000-10-23 | 1 | -0/+11 |
* | * final.c (profile_function): Do not emit profile counters in | zack | 2000-07-13 | 1 | -11/+7 |
* | * i386/386bsd.h, i386/beos-pe.h, i386/bsd386.h, i386/crtdll.h, | zack | 2000-01-31 | 1 | -1/+1 |
* | * i386.c (dbx_register_map, svr4_dbx_register_map): New. | rth | 2000-01-23 | 1 | -66/+1 |
* | * gbl-ctors.h: Lose HAVE_ATEXIT. Don't define ON_EXIT. | jason | 1999-09-15 | 1 | -1/+1 |
* | * freebsd-elf.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Avoid ambigious | law | 1999-04-08 | 1 | -1/+2 |
* | * i386/freebsd-elf.h, i386/gas.h, i386/linux.h: Fix minor spacing | law | 1999-02-16 | 1 | -2/+2 |
* | * i386/linux.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Wrap in do...while. | jason | 1998-11-23 | 1 | -4/+6 |
* | * From Christian Gafton: | law | 1998-11-01 | 1 | -1/+1 |
* | * i386/i386.h (CPP_486_SPEC, CPP_586_SPEC, CPP_686_SPEC): New specs. | law | 1998-07-13 | 1 | -2/+2 |
* | 0 | law | 1998-07-05 | 1 | -0/+2 |
* | * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 for | law | 1998-06-29 | 1 | -2/+2 |
* | * config/i386/linux.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Defined. | law | 1998-06-19 | 1 | -0/+11 |
* | * final.c (JUMP_TABLES_IN_TEXT_SECTION): Provide a default value. | law | 1998-05-22 | 1 | -1/+1 |
* | * config/linux.h (ASM_COMMENT_START): Remove from here, | law | 1998-05-07 | 1 | -0/+3 |
* | * rtl.h (addr_diff_vec_flags): New typedef. | amylaar | 1998-03-06 | 1 | -1/+1 |
* | Revert last change | law | 1997-12-12 | 1 | -9/+3 |
* | * i386/linux.h (STACK_BOUNDARY): Define as 64 for glibc2. | law | 1997-12-12 | 1 | -3/+9 |
* | (CPP_SPEC, LINK_SPEC): Choose for glibc 1 or 2 depending on | kenner | 1997-06-27 | 1 | -0/+14 |
* | (CC1_SPEC): New macro. | kenner | 1997-06-09 | 1 | -1/+4 |
* | Remove TARGET_CPU_DEFAULT reference. | coxs | 1997-03-18 | 1 | -5/+1 |
* | (CPP_SPEC): Use %[cpp_cpu]. | coxs | 1996-09-27 | 1 | -3/+3 |
* | * varasm.c (asm_output_bss): New argument DECL. | dje | 1996-05-24 | 1 | -3/+3 |
* | (ASM_OUTPUT_ALIGNED_BSS): Define. | merrill | 1996-05-01 | 1 | -0/+8 |
* | (CC1, LIB_SPEC): Deleted. | kenner | 1996-02-13 | 1 | -20/+0 |
* | (LIB_SPEC): Remove %{mieee-fp:-lieee}. | kenner | 1996-01-15 | 1 | -4/+8 |
* | Update FSF address. | kenner | 1995-06-15 | 1 | -1/+2 |
* | Fix typos in comments. | kenner | 1995-05-16 | 1 | -1/+1 |
* | Use <xxx> in #include. | kenner | 1995-05-09 | 1 | -4/+3 |
* | Include "config/linux.h" instead of "linux.h", to avoid recursion. | roland | 1995-04-03 | 1 | -1/+2 |
* | Extensive modifications to use ELF format as default. | kenner | 1995-03-30 | 1 | -76/+174 |
* | (LIB_SPEC): Don't try to link with libraries we | merrill | 1995-03-25 | 1 | -2/+2 |
* | Use DEFAULT_PCC_STRUCT_RETURN instead of RETURN_IN_MEMORY; include perform.h | meissner | 1994-10-10 | 1 | -0/+5 |
* | (STARTFILE_SPEC): Add %{static:-static}. | kenner | 1994-08-24 | 1 | -1/+1 |
* | (STARTFILE_SPEC): Don't force -static for -g. | kenner | 1994-06-14 | 1 | -4/+4 |
* | (NO_IMPLICIT_EXTERN_C): Defined. | kenner | 1994-03-13 | 1 | -0/+3 |
* | (GPLUSPLUS_INCLUDE_DIR): Deleted. | kenner | 1994-03-07 | 1 | -5/+1 |
* | Update banner, reformat comments. | kenner | 1994-01-11 | 1 | -33/+22 |
* | (LIB_SPEC): Use -lieee if -mieee-fp. | rms | 1993-10-29 | 1 | -1/+1 |
* | (STARTFILE_SPEC): Handle -p and -pg | rms | 1993-10-08 | 1 | -2/+2 |