aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
1999-09-16gjavah.c (get_field_name, [...]): Use xmalloc, not malloc.Kaveh R. Ghazi16-229/+196
1999-09-16mips.md (movsi_usw): if operand 1 is const_int 0, use $0 instead of 0.Andrew Haley2-1/+6
1999-09-16Bugfix in order_regs_for_reloadBernd Schmidt2-25/+21
1999-09-16Daily bump.Jeff Law2-2/+2
1999-09-16function.c (identify_blocks): Don't shadow a variable in an outer scope.Mark Mitchell3-41/+51
1999-09-16* c-typeck.c (qualify_type): Merge qualifiers from both types.Mark Mitchell2-1/+6
1999-09-16decl.c (warn_extern_redeclared_static): Simplify.Mark Mitchell4-21/+42
1999-09-15toplev.c: Allow -f[no-]math-errno to set (clear) flag_errno_mathBrad Lucier3-2/+18
1999-09-15emit-rtl.c (free_emit_status): Don't check DECL_DEFER_OUTPUT.Richard Henderson10-57/+165
1999-09-15* c-lex.c (yylex): Initialize warn.Richard Henderson2-1/+5
1999-09-15pa.c (emit_move_sequence): Properly set the mode of the scratch register when...Jeffrey A Law2-7/+27
1999-09-16* tree.h (reorder_block): Change prototype.Mark Mitchell2-2/+3
1999-09-15lex.c (cp_pragma_implementation): Allow #pragma implementation in header files.Jason Merrill2-44/+22
1999-09-15fix commentJason Merrill1-3/+2
1999-09-15* lex.c (mark_impl_file_chain): Follow the next chain.Richard Henderson2-2/+9
1999-09-15rtl.h (NOTE_BLOCK_NUMBER): Replace with ...Mark Mitchell8-56/+72
1999-09-15decl2.c (build_expr_from_tree): Handle VA_ARG_EXPR.Mark Mitchell4-0/+18
1999-09-15gbl-ctors.h: Lose HAVE_ATEXIT.Jason Merrill75-355/+122
1999-09-15calls.c (precompute_arguments): Fix typo in comment.Mark Mitchell4-5/+70
1999-09-15* dsp16xx.c (override_options): Fix typos in GC root registration.Mark Mitchell2-22/+25
1999-09-15Fix profiling support and unique section support.Philip Blundell2-0/+56
1999-09-15* actions.c (warn_unhandled): Use xstrdup, not xmalloc/strcpy.Kaveh R. Ghazi2-2/+5
1999-09-15genattr.c (main): Add extern prototype.Kaveh R. Ghazi14-71/+110
1999-09-15rtl.h (get_insn_name, [...]): Add prototypes.Kaveh R. Ghazi7-51/+53
1999-09-15aclocal.m4 (AC_GCC_C_LONG_DOUBLE): New macro.Kaveh R. Ghazi7-189/+269
1999-09-15Remove second arg from assign_parmsBernd Schmidt4-56/+47
1999-09-15typeck.c (expr_sizeof): Reinstall and augment OFFSET_REF comment.Nathan Sidwell2-0/+9
1999-09-15Daily bump.Jeff Law2-2/+2
1999-09-15lex.c (cp_pragma_interface, [...]): Copy filenames with ggc_alloc_string.Alexandre Oliva2-3/+8
1999-09-15decl.c (build_target_expr): Set TREE_SIDE_EFFECTS on the TARGET_EXPR.Mark Mitchell5-6/+21
1999-09-14cse.c (FIXED_BASE_PLUS_P): Do not consider referneces to arg_pointer_rtx fixe...Jeffrey A Law2-3/+12
1999-09-14Makefile.in (USER_H): Remove va-foo.h.Richard Henderson20-2139/+2
1999-09-14* genrecog.c (add_to_sequence): Rename MATCH_INSN2.Richard Henderson2-1/+2
1999-09-14rtl.def (match_insn, [...]): Remove match_insn; rename match_insn2 to match_i...Richard Henderson2-6/+15
1999-09-14sparc.md (eligible_for_return_delay): New attribute.Richard Henderson2-1/+9
1999-09-15va_list.h (va-alpha.h): Do not include.Alexandre Oliva2-1/+9
1999-09-14ggc-common.c (ggc_mark_tree): Mark DECL_SOURCE_FILE and DECL_LIVE_RANGE_RTL.Richard Henderson2-0/+7
1999-09-14except.c (expand_eh_region_start_for_decl): Use NOTE_EH_HANDLER, not NOTE_BLO...Mark Mitchell6-28/+47
1999-09-14stdarg.h, varargs.h: Implement in terms of builtin functions and types.Richard Henderson3-245/+34
1999-09-14sh.c (sh_builtin_saveregs): Use get_varargs_alias_set.Richard Henderson2-9/+280
1999-09-14mips.c (mips_build_va_list): New.Richard Henderson2-0/+281
1999-09-14recog.h (struct recog_data): Make dup_num...Richard Henderson3-10/+29
1999-09-14* toplev.c (compile_function): Unconditionally emit nop.Richard Henderson2-4/+5
1999-09-14haifa-sched.c (actual_hazard): Move declaration of variable `this_cost' into ...Kaveh R. Ghazi2-1/+6
1999-09-14c-pragma.c (handle_pragma_token): Wrap variables `name' and `value' in HANDLE...Kaveh R. Ghazi8-14/+56
1999-09-14c-lex.c (handle_generic_pragma): Remove unused variable `c'.Kaveh R. Ghazi5-4/+21
1999-09-14g77spec.c (lang_specific_driver): Remove unnecessary argument in call to func...Kaveh R. Ghazi2-1/+6
1999-09-14Undo bogus changes from gcc2 mergeBernd Schmidt3-17/+23
1999-09-14* gthr-win32.h: New file.Mumit Khan2-0/+197
1999-09-14winnt.c (i386_pe_valid_decl_attribute_p): Recognize shared as a valid attribute.Mumit Khan4-1/+43