aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
1998-10-02t-sh (LIB1ASMFUNCS): Add _set_fpscr .J"orn Rennecke3-220/+264
1998-10-02com.c (ffecom_expr_intrinsic_): Fix return type for RAND.Dave Love1-0/+4
1998-10-02(ffecom_expr_intrinsic_): Fix return type for RAND.Dave Love1-1/+1
1998-10-01regclass.c (reg_scan_mark_refs): Return immediately if passed a NULL_RTX as a...Jeff Law1-1/+9
1998-10-01regclass.c (reg_scan_mark_refs): Return immediately if passed a NULL_RTX as a...Jeff Law1-0/+3
1998-10-01* gcc.c-torture/compile/981001-4.c: New test.Jeffrey A Law2-0/+15
1998-10-01Makefile.in (unlibsubdir): Define.Jeffrey A Law2-8/+33
1998-10-01Daily bump.Jeff Law1-1/+1
1998-10-01regmove.c (regmove_optimize): Add variable old_max_uid.Bernd Schmidt2-2/+21
1998-10-01981001-2.c: New test.Jeffrey A Law3-0/+31
1998-10-01dwarf2out.c (expand_builtin_dwarf_reg_size): Use FIRST_PSEUDO_REGISTER as upp...David S. Miller2-1/+7
1998-10-01Import some interworking support code from devo.Nick Clifton2-17/+51
1998-10-01reload1.c (choose_reload_regs): Fix test if reload_reg_rtx[r] was copied from...J"orn Rennecke2-1/+6
1998-10-01New test from PR 17544Nick Clifton2-1/+40
1998-10-01New test from PR 17547Nick Clifton2-0/+22
1998-10-01dwarf2out.c (expand_builtin_dwarf_reg_size): Fix to work with more than three...John Carr5-28/+51
1998-10-01Add support for v850 special data areas.Nick Clifton3-129/+1091
1998-10-01calls.c (expand_call): Encapsulate code into copy_blkmode_from_reg.Gavin Romig-Koch5-76/+126
1998-10-01cp-tree.h (FORMAT_VBASE_NAME): New macro.Jason Merrill5-7/+18
1998-10-01Replace occurances of HANDLE_SYSV_PRAGMA with HANDLE_GENERIC_PRAGMAS.Nick Clifton2-1/+57
1998-10-01Replace occurances of HANDLE_SYSV_PRAGMA with HANDLE_GENERIC_PRAGMAS.Nick Clifton4-15/+24
1998-10-01Add support for #pragma pack(push,<n>) and #pragma pack(pop).Nick Clifton9-148/+503
1998-10-01Add invocation of SET_DEFAULT_DECL_ATTRIBUTES, if defined.Nick Clifton5-6/+29
1998-10-01objc.exp (objc_target_compile): Add -L during compiles for multilibbed hosts.Robert Lipe2-0/+11
1998-09-30Daily bump.Jeff Law1-1/+1
1998-09-30Oh, my.Robert Lipe1-53/+534
1998-09-30RegenerateRobert Lipe1-567/+93
1998-09-30config.sub: Recognize i[34567]86-pc-udk as new target.Robert Lipe5-1/+59
1998-09-30jcf-write.c (OP2, OP4): Use "_i", not "_I" to avoid problems on FreeBSD.Jeffrey A Law2-3/+8
1998-09-30cpplib.c (macroexpand): If arg->raw_before or arg->raw_after...Zack Weinberg2-11/+28
1998-09-30reorg.c (check_annul_list_true_false): Remove unused variables.Jeffrey A Law2-2/+10
1998-09-30toplev.c (documented_lang_options): Recognize -include, -imacros, -iwithprefi...Zack Weinberg3-38/+53
1998-09-30regs.h (HARD_REGNO_CALL_PART_CLOBBERED): New macro.Michael Hayes5-2/+30
1998-09-30Typo in last commit.Richard Henderson1-1/+1
1998-09-30function.c (purge_addressof_1): Use bitfield manipulation routines to handle ...Richard Henderson2-12/+85
1998-09-30reorg.c (try_merge_delay_insns): Account for resources referenced in each ins...Herman ten Brugge2-20/+93
1998-09-30loop.c (check_dbra_loop): Use a vanilla loop reversal if the biv is used to c...Jeffrey A Law2-3/+14
1998-09-30* parse.c (emit_label): Fix return-type of prototype.Kaveh R. Ghazi2-1/+5
1998-09-30regs.h (HARD_REGNO_CALLER_SAVE_MODE): New macro.Jeff Law4-2/+22
1998-09-30Warning fixes:Kaveh R. Ghazi4-11/+27
1998-09-30Warning fixes:Kaveh R. Ghazi10-27/+78
1998-09-30Grr, fix address.Kaveh Ghazi1-1/+1
1998-09-30Warning fixes:Kaveh R. Ghazi3-1/+23
1998-09-30configure.in: Add --enable-cpplib option which uses cpplib for cpp...Zack Weinberg3-115/+145
1998-09-30u77-test.f (main): Excise `hostnm' to avoid losing on systems which need -lso...Dave Love2-8/+15
1998-09-30function.c (gen_mem_addressof): If the address REG is REG_USERVAR_P make the ...Mark Mitchell4-14/+56
1998-09-30expr.c (expand_expr): Handle COMPONENT_REF...Jeffrey A Law2-0/+13
1998-09-30fix bad patch.Catherine Moore2-8/+11
1998-09-29Daily bump.Jeff Law1-1/+1
1998-09-29Fix typo that disabled loop unrolling for many targets.Jim Wilson2-2/+6