aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
1998-09-29ch-tree.h (build_compare_expr): Change first argument's type from `enum chill...Kaveh R. Ghazi3-6/+23
1998-09-29Benjamin Kosnik1-0/+37
1998-09-29*** empty log message ***Benjamin Kosnik1-0/+49
1998-09-29Add entry for -fdump-unnumberd option.Joern Rennecke1-0/+12
1998-09-29invoke.texi (-fexceptions): Merge 2 different descriptions.Andrew MacLeod2-11/+10
1998-09-28Daily bump.Jeff Law1-1/+1
1998-09-28bitfld1.C: expected failureAlexandre Oliva4-3/+11
1998-09-28* semantics.c (finish_asm_stmt): Always permit volatile asms.Anthony Green2-22/+16
1998-09-28toplev.c (documented_lang_options): Spelling corrections.Kaveh R. Ghazi2-3/+7
1998-09-28decl.c (grokdeclarator): Tighten checks for invalid destructors.Mark Mitchell5-20/+112
1998-09-28configure.in: new flags --with-ld and --with-as...Alexandre Oliva7-89/+261
1998-09-28Make ASM_OUTPUT_MI_THUNK ELF only for now and always use jumpMichael Meissner3-6/+28
1998-09-28* tree.h (TYPE_BINFO): Document.Mark Mitchell2-1/+9
1998-09-28i386-coff.h (dbxcoff.h): Added.Stan Cox2-0/+5
1998-09-28fix last patch.Catherine Moore2-4/+8
1998-09-28Applied Jim's small patch to reload () for arm-elf.Nick Clifton2-1/+9
1998-09-28c-common.c (c_get_alias_set): Tighten slightly for FUNCTION_TYPEs and ARRAY_T...Mark Mitchell3-37/+62
1998-09-28flags.h: Add flag_data_sections.Catherine Moore8-12/+172
1998-09-27* news.texi: Update from Craig.Jeffrey A Law2-1/+9
1998-09-27invoke.texi (-ffloat-store): Clarify that this option does not affect interme...Craig Burley2-1/+7
1998-09-27* cpp.texi: Update for Fortran usage from Craig.Jeffrey A Law2-5/+49