1. 15 Aug, 2004 4 commits
    • * vec.h: Comment improvements. · 2a68a7de
      From-SVN: r86021
      Ben Elliston committed
    • ffi.c (ffi_pref_cif_machdep): set `cif->flags' to contain `FFI_TYPE_UINT64' as… · b790003a
      ffi.c (ffi_pref_cif_machdep): set `cif->flags' to contain `FFI_TYPE_UINT64' as return type for any 64-bit...
      
      2004-08-14  Casey Marshall <csm@gnu.org>
      
      	* src/mips/ffi.c (ffi_pref_cif_machdep): set `cif->flags' to
      	contain `FFI_TYPE_UINT64' as return type for any 64-bit
      	integer (O32 ABI only).
      	(ffi_prep_closure): new function.
      	(ffi_closure_mips_inner_O32): new function.
      	* src/mips/ffitarget.h: Define `FFI_CLOSURES' and
      	`FFI_TRAMPOLINE_SIZE' appropriately if the ABI is o32.
      	* src/mips/o32.S (ffi_call_O32): add labels for .eh_frame. Return
      	64 bit integers correctly.
      	(ffi_closure_O32): new function.
      	Added DWARF-2 unwind info for both functions.
      
      From-SVN: r86019
      Casey Marshall committed
    • c-common.c (shorten_compare, [...]): Replace calls to build with calls to buildN. · 53fb4de3
      
      	* c-common.c (shorten_compare, pointer_int_sum,
      	c_common_truthvalue_conversion, boolean_increment): Replace calls
      	to build with calls to buildN.
      	* c-decl.c (complete_array_type, grokdeclarator): Likewise.
      	* c-gimplify.c (c_build_bind_expr, gimplify_c_loop,
      	gimplify_switch_stmt): Likewise.
      	* c-typeck.c (default_function_array_conversion,
      	build_component_ref, build_array_ref, build_function_call,
      	pointer_diff, build_unary_op, build_conditional_expr,
      	build_compound_expr, build_modify_expr, c_finish_goto_label,
      	c_finish_goto_ptr, c_finish_return, c_finish_loop,
      	c_finish_bc_stmt, c_finish_stmt_expr, c_end_compound_stmt,
      	build_binary_op): Likewise.
      
      From-SVN: r86018
      Roger Sayle committed
    • Daily bump. · b9413dbc
      From-SVN: r86014
      GCC Administrator committed
  2. 14 Aug, 2004 19 commits
  3. 13 Aug, 2004 17 commits