summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* (RETURN_IN_MEMORY): Return true for TCmode values.Jim Wilson1994-10-171-2/+4
* (function_prologue): Only emit line number when SDB_DEBUG.Jim Wilson1994-10-171-1/+1
* Initial revisionRichard Kenner1994-10-171-0/+26
* Add support for AIX 4.1 and architecture.Richard Kenner1994-10-171-0/+7
* * function.c (current_function_outgoing_args_size): Update comment.Per Bothner1994-10-171-3/+2
* (expand_call, emit_library_call, emit_library_call_value):Per Bothner1994-10-171-64/+71
* except.c (expand_start_catch_block): Make sure the false label gets onto the ...Mike Stump1994-10-171-0/+6
* except.c (expand_start_catch_block): Make sure the false label gets onto the ...Mike Stump1994-10-171-4/+3
* (rescan): Preserve newlines after macro names at the top level since this is...Richard Kenner1994-10-171-2/+10
* Initial revisionNoah Friedman1994-10-171-0/+29
* (gen_reload): Renamed from gen_input_reload.Richard Kenner1994-10-171-137/+51
* (gen_reload): Renamed from gen_input_reload.Richard Kenner1994-10-171-3/+4
* Update comment.Richard Kenner1994-10-172-4/+4
* (copy_loop_body, case JUMP_INSN): Don't abort if invert_exp fails.Richard Earnshaw1994-10-171-6/+26
* (add_insn_{before,after}): Don't abort if AFTER was deleted, but notRichard Earnshaw1994-10-161-2/+2
* move a few important patches (this offset calculations for vtables).Mike Stump1994-10-152-6/+25
* (finish_enum): Disable code which forces enums to be signed,Jason Merrill1994-10-151-0/+11
* (real_yylex): Use HOST_BITS_PER_WIDE_INT to determine theJason Merrill1994-10-151-2/+2
* (type_promotes_to): Also promote enums to long ifJason Merrill1994-10-151-5/+10
* (default_conversion): Don't expect type_promotes_to toJason Merrill1994-10-151-1/+1
* *** empty log message ***Jason Merrill1994-10-151-0/+38
* (build_method_call): Disable code that tries to do tricky stuff with a defaul...Jason Merrill1994-10-151-8/+12
* (build_decl_overload): Set numeric_outputed_need_bar to 0.Jason Merrill1994-10-151-1/+2
* pa.c (emit_move_sequence): Handle secondary reload when loading a constant in...Jeff Law1994-10-141-1/+2
* Fix X11/Intrinsic.h on RISCiX; add files to REQUIRED as neededIan Lance Taylor1994-10-141-2/+362
* Initial revisionRichard Earnshaw1994-10-142-0/+12
* Define HAVE_GETWDRichard Earnshaw1994-10-141-0/+6
* Always use getwd if HAVE_GETWD is defined.Richard Earnshaw1994-10-141-1/+1
* (call, call_internal, call_value, call_value_internal):Jim Wilson1994-10-131-4/+4
* (expand_fix): Correct typo with FIX/UNSIGNED_FIX REG_NOTES.Jim Wilson1994-10-131-1/+1
* Skip optimize_attrs if num_insn_ents is zeroIan Lance Taylor1994-10-131-0/+3
* (mips_expand_prologue): Handle types that need constructing.Jim Wilson1994-10-121-11/+13
* *** empty log message ***Jason Merrill1994-10-121-0/+4
* Cast pointer arguments to bzero and bcopy to char *.Jason Merrill1994-10-125-14/+16
* Allocate attr_value_list with xmalloc rather than allocaIan Lance Taylor1994-10-121-2/+19
* (??hf2_libfunc): Add declarations, like ??sf2_libfunc.Richard Kenner1994-10-121-0/+7
* (??hf2_libfunc): Define like ??sf2_libfunc.Richard Kenner1994-10-121-1/+42
* Remove -g from CFLAGS.Richard Kenner1994-10-111-11/+36
* (main): Pass -debug:full -debugtype:coff.Richard Kenner1994-10-111-0/+1
* (ASM_DECLARE_FUNCTION_NAME): Always put out .lglobl for staticRichard Kenner1994-10-111-1/+1
* (type_unification): If not passing to a reference, strip cv-quals.Jason Merrill1994-10-112-5/+16
* (build_overload_call_real): Don't immediately doJason Merrill1994-10-111-1/+5
* (do_build_copy_constructor): Handle anonymous unions.Jason Merrill1994-10-111-2/+33
* (resolve_offset_ref): Fix types used in resolving .*Jason Merrill1994-10-111-2/+4
* (cons_up_default_function): Mark methods in a template class as template inst...Jason Merrill1994-10-111-1/+10
* (grokdeclarator): Don't warn about applying const to a const typedef or templ...Jason Merrill1994-10-111-57/+9
* Changes moved overJason Merrill1994-10-111-0/+42
* (convert_move): Add TImode conversions.Richard Kenner1994-10-101-0/+52
* (expand_float): Copy TEMP to TARGET when making recursive call andRichard Kenner1994-10-101-1/+4
* Use DEFAULT_PCC_STRUCT_RETURN instead of RETURN_IN_MEMORY; include perform.hMichael Meissner1994-10-101-0/+5