summaryrefslogtreecommitdiff
path: root/gcc/config
Commit message (Expand)AuthorAgeFilesLines
...
* * config/alpha/alpha.h (struct machine_function): Remove.dj2001-06-212-79/+4
* handle interrupt_handler correctlyaldyh2001-06-213-2/+16
* * sh.c (barrier_align): Don't ask for alignment when seeing aamylaar2001-06-201-1/+9
* * sh.c (output_branch): Delete bogus code.amylaar2001-06-191-25/+10
* * i386.md (minsf): Fix splitter. (PR fortran/3191)hubicka2001-06-161-2/+2
* * config/mips/mips.md (exception_receiver): New.rth2001-06-141-1/+22
* * i386.c (ix86_expand_prologue): Fix merging conflict.hubicka2001-06-141-2/+2
* * i386.c (x86_accumulate_outgoing_args, x86_prologue_using_move,hubicka2001-06-142-11/+67
* 2001-06-13 Kazu Hirata <kazu@hxi.com>kazu2001-06-132-22/+11
* * Makefile.in: Move _bb and __gcc_bcmp to LIB2FUNCS_ST.zack2001-06-134-31/+50
* * config/i386/i386.c (ix86_expand_prologue): Always userth2001-06-132-98/+59
* * darwin.h (ASM_FILE_END): Remove decl of language_string.shebs2001-06-121-1/+0
* * config/m68hc11/m68hc11.md ("*lshrdi3_const32"): Mark the clobberciceron2001-06-111-3/+3
* * doc/c-tree.texi: Update information about flag_honor_std.mmitchel2001-06-111-5/+10
* * config/mips/iris6.h (NO_BUILTIN_WINT_TYPE): Define.ro2001-06-113-5/+60
* Fix typo in comment.rth2001-06-111-1/+1
* * config/linux.h (CPLUSPLUS_CPP_SPEC): Use %(cpp) not $(cpp_cpu).rth2001-06-112-6/+3
* 2001-06-11 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>sirl2001-06-111-0/+6
* * darwin.c (darwin_encode_section_info): Rewrite to simplifyshebs2001-06-111-22/+33
* Fix compile time warningsnickc2001-06-114-33/+25
* * config/alpha/osf5.h (TARGET_LD_BUGGY_LDGP): New.rth2001-06-115-2/+62
* * config/alpha/osf.h (LINK_SPEC): Hide _GLOBAL_* symbols.rth2001-06-111-3/+5
* * config/alpha/alpha.h (CPP_SPEC): Don't define __LANGUAGE_C andro2001-06-111-2/+8
* * config/alpha/osf5.h (ASM_OLDAS_SPEC): Add -c.rth2001-06-111-2/+6
* * config/alpha/alpha.c (override_options): Set align_loops,rth2001-06-102-17/+14
* * config/i386/gnu.h (MD_FALLBACK_FRAME_STATE_FOR): Undefine.rth2001-06-101-0/+3
* * m68hc11.md (peepholes): Remove unused and wrong peepholes.ciceron2001-06-101-38/+0
* * config/m68hc11/m68hc11.md ("extendhisi2"): Fix constraints tociceron2001-06-101-9/+21
* * config/m68hc11/m68hc11-protos.h (m68hc11_initialize_trampoline):ciceron2001-06-101-2/+2
* * config/m68hc11/m68hc11.h (RETURN_ADDR_RTX): Define the returnciceron2001-06-101-0/+6
* * config/m68k/m68k.md (ashrdi_const): Fix right shift by 16.rth2001-06-091-1/+1
* * vax.h (NOTICE_UPDATE_CC): Set CC_NO_OVERFLOW in cc_status.flagsdanglin2001-06-091-1/+24
* * config/alpha/linux.h (CPLUSPLUS_CPP_SPEC): New.rth2001-06-091-1/+8
* * i386.h (CONST_COSTS): set cost of constants representable inhubicka2001-06-081-6/+5
* * config/ia64/ia64.c (ia64_function_arg): Use [SDT]Fmode as gr_modejakub2001-06-081-1/+5
* * config/mips/mips.h (CPP_SPEC): Simplify .s/.S handling.ro2001-06-081-6/+8
* * config/darwin.h (ENCODE_SECTION_INFO): Define.shebs2001-06-084-46/+140
* * config/alpha/elf.h (MAKE_DECL_ONE_ONLY): Copy definitionljrittle2001-06-081-0/+2
* 2001-06-07 Phil Edwards <pme@sources.redhat.com>pme2001-06-072-2/+7
* * alpha/osf5.h (CPP_XFLOAT_SPEC): Override default definition.ro2001-06-072-4/+40
* * config/alpha/alpha.c (alpha_va_arg): Handle TFmode, TCmode args,ro2001-06-071-2/+15
* * i386.md (floatdi?f): Avoid usinf of SSE instructionshubicka2001-06-063-76/+149
* 2001-06-05 David O'Brien <obrien@FreeBSD.org>obrien2001-06-061-2/+0
* * dwarf2.h (DW_EH_PE_aligned): New.rth2001-06-062-2/+14
* 2001-06-05 David O'Brien <obrien@FreeBSD.org>obrien2001-06-061-2/+0
* 2001-06-05 David O'Brien <obrien@FreeBSD.org>obrien2001-06-061-0/+5
* Remove -Amachine and -Acpu from here.green2001-06-051-1/+1
* * rtlanal.c (operand_preference): Fix preference for objects.hubicka2001-06-041-1/+1
* * gcc/config/sh/sh.c (print_operand_address, print_operand): Callaoliva2001-06-042-27/+164
* Warning removal.aoliva2001-06-031-12/+12