summaryrefslogtreecommitdiff
path: root/gcc/config
Commit message (Expand)AuthorAgeFilesLines
* * config/alpha/linux.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define.rth2000-11-091-0/+3
* * config/sparc/sparc.c (sparc_va_arg): When the required alignmentgeoffk2000-11-091-6/+31
* * config/i386/i386.md (mmx_pinsrw): Output operands in correctgrahams2000-11-091-6/+3
* * calls.c (expand_call, emit_library_call_value_1), collect2.cjsm282000-11-098-31/+16
* * config/i386/cygwin.h: Add -no-win32 switch. Separate -mno-cygwin include andcgf2000-11-091-29/+59
* Fix {u}mulsidi3adddi patterns in arm.md and add testcase to check that thenickc2000-11-091-29/+56
* * config/sparc/sparc.h (ASM_OUTPUT_MI_THUNK): Cast DELTA to intjakub2000-11-081-2/+2
* * config/ia64/fde-glibc.c (find_fde_for_dso): Do a binaryrth2000-11-082-19/+31
* * c-lang.c (start_cdtor, finish_cdtor): New functions.rth2000-11-083-11/+5
* 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>oldham2000-11-081-0/+15
* * config/m88k/m88k.h (GLOBAL_ASM_OP): Add missing tab.hp2000-11-071-2/+2
* * config/rs6000/rs6000.md (movdi_internal32+1): Usegeoffk2000-11-071-4/+8
* Delete arm-linux-aout targetnickc2000-11-071-59/+0
* 2000-11-07 David O'Brien <obrien@dragon.nuxi.com>obrien2000-11-071-0/+102
* * config/sparc/sparc.md (adddi3): If operands[2] is 4096 andjakub2000-11-061-8/+22
* * config/sparc/sparc.h (ASM_OUTPUT_MI_THUNK): On sparc64 we need tojakub2000-11-061-2/+8
* * config/sparc/sparc.md (smulsi3_highpart_v8plus, ashldi3_v8plus+1,jakub2000-11-061-9/+9
* * config/mips/iris6.h (SUBTARGET_CC1_SPEC): Remove -staticmmitchel2000-11-031-39/+4
* config:neil2000-11-02228-282/+282
* * config/i386/i386.c (fcmov_comparison_operator): Check forrth2000-11-011-1/+7
* Do not allow -fdata-sections to override the section attribute of a DECL.nickc2000-11-011-1/+1
* Make ia64 port use tags instead of labels for debug info labels.wilson2000-11-011-0/+12
* * config/i386/i386.h: Clarify CCNOmode description in comment.jakub2000-10-313-189/+185
* * cppmacro.c (STDC_0_IN_SYSTEM_HEADERS): Define to 0 ifneil2000-10-313-3/+3
* * sh-protos.h (reg_no_subreg_operand, emit_fpscr_use): Don't declare.amylaar2000-10-314-136/+102
* MMX/SSE bugfixesbernds2000-10-312-20/+20
* Use dynamic branch prediction hint in more cases.bernds2000-10-281-2/+2
* Better RTX_COSTS for ia64.bernds2000-10-281-2/+9
* * config/alpha/alpha.h (enum reg_class): Add PV_REG.rth2000-10-272-8/+10
* * config/ia64/ia64.c: Revert 10-23 patch.rth2000-10-273-14/+27
* Add prototype to prevent compile time warningnickc2000-10-271-0/+1
* * ia64.h (PREFERRED_RELOAD_CLASS): Force floating point constantsrth2000-10-261-0/+1
* Include config.h before system.h.nickc2000-10-252-2/+2
* 2000-10-23 Diego Novillo <dnovillo@cygnus.com>dnovillo2000-10-253-17/+48
* fix secondary_reload typo from last patchaldyh2000-10-251-1/+1
* secondary_reload_class: treat pseudos like memoryaldyh2000-10-251-2/+8
* treat pseudos just like memoryaldyh2000-10-241-5/+10
* * config/ia64/ia64.c (ia64_expand_prologue): Mark extrarth2000-10-241-2/+12
* * config/alpha/alpha.md: Add names for all unnamed insns; userth2000-10-241-266/+248
* Fix Turbo's LPRng compilation failure due to assembler errors.wilson2000-10-232-3/+12
* 2000-10-23 Diego Novillo <dnovillo@cygnus.com>dnovillo2000-10-231-0/+11
* 2000-10-23 Diego Novillo <dnovillo@cygnus.com>dnovillo2000-10-231-0/+11
* * Makefile.in (SHLIB_NM_FLAGS): New.dje2000-10-211-0/+16
* Warning fixes:ghazi2000-10-202-2/+1
* * gcse.c (set_hash_table_size): Now unsigned.kenner2000-10-201-2/+2
* * config/avr/avr-protos.h (avr_output_bld): New.denisc2000-10-204-349/+765
* * t-vax: New file. Don't build modules from libgcc1.c.rth2000-10-201-0/+3
* Fix ICE on lex output file reported by Andreas Schwab.wilson2000-10-191-0/+3
* * i386.h (CONST_OK_FOR_LETTER): Re-add 'N'; document.hubicka2000-10-191-0/+2
* 2000-10-18 Geoffrey Keating <geoffk@cygnus.com>geoffk2000-10-184-271/+194