summaryrefslogtreecommitdiff
path: root/gcc/config/i386/linux.h
Commit message (Expand)AuthorAgeFilesLines
* * configure.in (HAVE_AS_GOTOFF_IN_DATA): New x86 check.rth2001-10-171-11/+0
* * crtstuff.c (__register_frame_info_bases): Declare.rth2001-05-221-0/+33
* * defaults.h (TARGET_ALLOWS_PROFILING_WITHOUT_FRAME_POINTER): Newmmitchel2001-05-191-0/+9
* i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file.zack2001-05-171-3/+0
* * toplev.c (output_lang_identify): Delete.zack2001-04-161-1/+0
* * config/i386/i386.c (general_no_elim_operand): Disallow virtual regs.rth2001-03-281-0/+62
* * crtstuff.c (init_dummy): Use CRT_END_INIT_DUMMY if defined.jakub2001-03-191-0/+18
* * i386.h (DBX_REGISTER_NUMBER): Return proper values for 64bits.hubicka2001-03-101-1/+2
* 2001-01-09 David O'Brien <obrien@BSDi.com>obrien2001-01-091-8/+1
* config:neil2000-11-021-1/+1
* 2000-10-23 Diego Novillo <dnovillo@cygnus.com>dnovillo2000-10-231-0/+11
* * final.c (profile_function): Do not emit profile counters inzack2000-07-131-11/+7
* * i386/386bsd.h, i386/beos-pe.h, i386/bsd386.h, i386/crtdll.h,zack2000-01-311-1/+1
* * i386.c (dbx_register_map, svr4_dbx_register_map): New.rth2000-01-231-66/+1
* * gbl-ctors.h: Lose HAVE_ATEXIT. Don't define ON_EXIT.jason1999-09-151-1/+1
* * freebsd-elf.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Avoid ambigiouslaw1999-04-081-1/+2
* * i386/freebsd-elf.h, i386/gas.h, i386/linux.h: Fix minor spacinglaw1999-02-161-2/+2
* * i386/linux.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Wrap in do...while.jason1998-11-231-4/+6
* * From Christian Gafton:law1998-11-011-1/+1
* * i386/i386.h (CPP_486_SPEC, CPP_586_SPEC, CPP_686_SPEC): New specs.law1998-07-131-2/+2
* 0law1998-07-051-0/+2
* * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forlaw1998-06-291-2/+2
* * config/i386/linux.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Defined.law1998-06-191-0/+11
* * final.c (JUMP_TABLES_IN_TEXT_SECTION): Provide a default value.law1998-05-221-1/+1
* * config/linux.h (ASM_COMMENT_START): Remove from here,law1998-05-071-0/+3
* * rtl.h (addr_diff_vec_flags): New typedef.amylaar1998-03-061-1/+1
* Revert last changelaw1997-12-121-9/+3
* * i386/linux.h (STACK_BOUNDARY): Define as 64 for glibc2.law1997-12-121-3/+9
* (CPP_SPEC, LINK_SPEC): Choose for glibc 1 or 2 depending onkenner1997-06-271-0/+14
* (CC1_SPEC): New macro.kenner1997-06-091-1/+4
* Remove TARGET_CPU_DEFAULT reference.coxs1997-03-181-5/+1
* (CPP_SPEC): Use %[cpp_cpu].coxs1996-09-271-3/+3
* * varasm.c (asm_output_bss): New argument DECL.dje1996-05-241-3/+3
* (ASM_OUTPUT_ALIGNED_BSS): Define.merrill1996-05-011-0/+8
* (CC1, LIB_SPEC): Deleted.kenner1996-02-131-20/+0
* (LIB_SPEC): Remove %{mieee-fp:-lieee}.kenner1996-01-151-4/+8
* Update FSF address.kenner1995-06-151-1/+2
* Fix typos in comments.kenner1995-05-161-1/+1
* Use <xxx> in #include.kenner1995-05-091-4/+3
* Include "config/linux.h" instead of "linux.h", to avoid recursion.roland1995-04-031-1/+2
* Extensive modifications to use ELF format as default.kenner1995-03-301-76/+174
* (LIB_SPEC): Don't try to link with libraries wemerrill1995-03-251-2/+2
* Use DEFAULT_PCC_STRUCT_RETURN instead of RETURN_IN_MEMORY; include perform.hmeissner1994-10-101-0/+5
* (STARTFILE_SPEC): Add %{static:-static}.kenner1994-08-241-1/+1
* (STARTFILE_SPEC): Don't force -static for -g.kenner1994-06-141-4/+4
* (NO_IMPLICIT_EXTERN_C): Defined.kenner1994-03-131-0/+3
* (GPLUSPLUS_INCLUDE_DIR): Deleted.kenner1994-03-071-5/+1
* Update banner, reformat comments.kenner1994-01-111-33/+22
* (LIB_SPEC): Use -lieee if -mieee-fp.rms1993-10-291-1/+1
* (STARTFILE_SPEC): Handle -p and -pgrms1993-10-081-2/+2