- 08 May, 2001 1 commit
-
-
zack authored
Delete stanzas. * config/i386/sco.h, config/i386/sco4.h, config/i386/scodbx.h, config/i386/sco4dbx.h, config/i386/x-sco4: Delete file. * optabs.c: Delete #ifdef BROKEN_LDEXP block. * POTFILES.in: Remove config/i386/sco.h, config/i386/sco4.h, config/i386/sco4dbx.h, and config/i386/scodbx.h. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41912 138bc75d-0d04-0410-961f-82ee72b054a4
-
- 07 May, 2001 11 commits
-
-
apbianco authored
* parse.y (fix_constructors): Removed unecessary assignment to local. Moved assignment to `this$<n>', fixed comments and indentation. (build_wfl_wrap): Fixed indentation. Fixes PR java/2598, java/2579 and java/2658. (http://gcc.gnu.org/ml/gcc-patches/2001-05/msg00412.html ) git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41905 138bc75d-0d04-0410-961f-82ee72b054a4
-
danglin authored
(builtin_longjmp): Block initial setup insns from delay slot of interspace branch. (builtin_setjmp_receiver): New expander to save and restore PIC register. * som.h (NM_FLAGS): Remove `-n' sort option. Revise comment. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41902 138bc75d-0d04-0410-961f-82ee72b054a4
-
mmitchel authored
* g++.old-deja/g++.other/op3.C: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41901 138bc75d-0d04-0410-961f-82ee72b054a4
-
law authored
the various initializers for the compiler. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41897 138bc75d-0d04-0410-961f-82ee72b054a4
-
law authored
non-argumment registers that are mentioned in CALL_INSN_FUNCTION_USAGE. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41896 138bc75d-0d04-0410-961f-82ee72b054a4
-
mmitchel authored
(splay_tree_min): Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41895 138bc75d-0d04-0410-961f-82ee72b054a4
-
law authored
* pa-64.h (*_TYPE_SIZE): Undefine before redefining. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41893 138bc75d-0d04-0410-961f-82ee72b054a4
-
gccadmin authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41892 138bc75d-0d04-0410-961f-82ee72b054a4
-
zack authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41889 138bc75d-0d04-0410-961f-82ee72b054a4
-
geoffk authored
the link register if we're not going to use it. * config/rs6000/rs6000.c (output_profile_hook): Fix a warning. (output_function_profiler): Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41888 138bc75d-0d04-0410-961f-82ee72b054a4
-
amodra authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41887 138bc75d-0d04-0410-961f-82ee72b054a4
-
- 06 May, 2001 8 commits
-
-
aoliva authored
zero-extend it. Make abs_inc unsigned. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41886 138bc75d-0d04-0410-961f-82ee72b054a4
-
aoliva authored
widest mode in narrowing and widening operations. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41885 138bc75d-0d04-0410-961f-82ee72b054a4
-
aoliva authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41884 138bc75d-0d04-0410-961f-82ee72b054a4
-
aoliva authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41883 138bc75d-0d04-0410-961f-82ee72b054a4
-
aj authored
(i386 Options): Document -momit-leaf-frame-pointer. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41881 138bc75d-0d04-0410-961f-82ee72b054a4
-
neil authored
array to pointer conversion just once. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41879 138bc75d-0d04-0410-961f-82ee72b054a4
-
neil authored
* gcc.dg/cpp/sysmac1.c: Update. * gcc.dg/cpp/sysmac2.c: Update. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41873 138bc75d-0d04-0410-961f-82ee72b054a4
-
gccadmin authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41871 138bc75d-0d04-0410-961f-82ee72b054a4
-
- 05 May, 2001 11 commits
-
-
neil authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41870 138bc75d-0d04-0410-961f-82ee72b054a4
-
rth authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41868 138bc75d-0d04-0410-961f-82ee72b054a4
-
rth authored
to the parent of the fixup region. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41867 138bc75d-0d04-0410-961f-82ee72b054a4
-
jakub authored
"inline" keyword. * cpp.texi (__NO_INLINE): Document it. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41866 138bc75d-0d04-0410-961f-82ee72b054a4
-
neil authored
(find_or_create_entry): Set it. (open_file): Don't set fds to -2. Instead, use err_no to remember previous errors, if any. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41865 138bc75d-0d04-0410-961f-82ee72b054a4
-
gccadmin authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41863 138bc75d-0d04-0410-961f-82ee72b054a4
-
ciceron authored
between X and Y by using sequences of xgdx and xgdy. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41861 138bc75d-0d04-0410-961f-82ee72b054a4
-
ciceron authored
of '!' for the 'D' alternative ('!' is too strong). ("*logicalsi3_silshl16"): Likewise. ("movstricthi"): Accept 'A' when 'd' constraint, remove spurious '+'. ("movstrictsi"): Remove spurious '+'. ("movstrictqi"): Don't accept 'A' and remove spurious '+'. ("tstqi_1", "*lshrqi3_const1"): Put 'm' constraint before 'd'. ("subqi3"): Disparage with '!' the 'x' and 'y' registers to avoid a reload to them. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41859 138bc75d-0d04-0410-961f-82ee72b054a4
-
dje authored
gcc.c-torture/execute/20000412-3.c with no ChangeLog entry. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41858 138bc75d-0d04-0410-961f-82ee72b054a4
-
dje authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41856 138bc75d-0d04-0410-961f-82ee72b054a4
-
geoffk authored
* simplify-rtx.c (simplify_binary_operation): Simplify ~a + 1 into -a. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41854 138bc75d-0d04-0410-961f-82ee72b054a4
-
- 04 May, 2001 9 commits
-
-
sirl authored
* config/rs6000/rs6000.md (ashldi3 splits): Guard with TARGET_POWERPC64. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41852 138bc75d-0d04-0410-961f-82ee72b054a4
-
ciceron authored
soft register, use ror instead of rol. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41850 138bc75d-0d04-0410-961f-82ee72b054a4
-
ciceron authored
into account pre/post increment decrement for 68HC12. Fix other problems in replacement and fix call to reg_mentioned_p. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41848 138bc75d-0d04-0410-961f-82ee72b054a4
-
ciceron authored
Put the soft registers in bss for 68HC12. (L_regs_d3_4): New for _.d3 and _.d4. (L_regs_d5_6): Likewise. (L_regs_d1_2): Likewise. * config/m68hc11/t-m68hc11-gas (T_CPPFLAGS): Compile new parts. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41846 138bc75d-0d04-0410-961f-82ee72b054a4
-
ciceron authored
to the pre-processor when -fshort-double is specified. * config/m68hc11/m68hc11.2 (CPP_SPEC): Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41843 138bc75d-0d04-0410-961f-82ee72b054a4
-
ciceron authored
(__mulsi3): Rewrite for 68HC12. * config/m68hc11/m68hc11.md (divmodhi4): Use idivs for 68HC12. Mark 'x' constraint with earlyclobber to prevent a RELOAD_FOR_OTHER_ADDRESS to go in it. (mulhi3_m68hc12): New pattern. (mulhi3_m68hc11): Rename of mulhi3. (mulhi3): New expand for 68HC12 optimisation. (umulhisi3, mulhisi3): New patterns for 68HC12. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41841 138bc75d-0d04-0410-961f-82ee72b054a4
-
neil authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41838 138bc75d-0d04-0410-961f-82ee72b054a4
-
ciceron authored
(extendqisi2, extendqihi2, extendhisi2): Use sex for 68HC12. (uminqi3, umaxqi3, uminhi3, umaxhi3): New pattern for 68HC12. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41836 138bc75d-0d04-0410-961f-82ee72b054a4
-
ciceron authored
constants cheap after reload. * config/m68hc11/m68hc11.c (m68hc11_shift_cost): Shift by 16 and 32 are cheap. (m68hc11_rtx_costs): Cost of multiplication by 65536 is expensive so that gcc prefers a shift by 16. (m6811_cost, m6812_cost): Make the shift cheap compared to an add. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41834 138bc75d-0d04-0410-961f-82ee72b054a4
-