summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * function.h (struct expr_status): Add x_arg_space_so_far.jason2000-03-024-3/+33
* * varasm.c (output_constant): Strip off a CONVERT_EXPR tokenner2000-03-022-2/+13
* * cppfiles.c (cpp_read_file): New function.zack2000-03-026-277/+299
* * cp-tree.h (build_java_class_ref): Declare.tromey2000-03-024-11/+154
* * c-common.c (c_common_nodes_and_builtins): Make sizetype_endlinkkenner2000-03-028-23/+55
* * calls.c (expand_call) Do not attempt to combine stack adjustmentshubicka2000-03-022-1/+7
* Daily bump.law2000-03-022-2/+2
* *** empty log message ***cchavva2000-03-011-0/+28
* * stor-layout.c (layout_decl): Allow front-ends to explicitly setmmitchel2000-03-013-21/+46
* revert last patchjason2000-03-012-13/+0
* * typeck.c (convert_for_assignment): Warn about conversion to bool.jason2000-03-012-0/+13
* remove unused symlinks from generated include dirkorbb2000-03-015-36/+129
* * cpphash.c (collect_expansion): Trim trailing white spacezack2000-03-014-0/+35
* Reorganize some warning codecrux2000-03-012-39/+41
* * i386.md (mulqi3): New pattern.hubicka2000-03-012-0/+13
* no -pedanticjason2000-03-011-2/+4
* Daily bump.law2000-03-012-2/+2
* newjason2000-03-011-0/+21
* Don't try to link.mmitchel2000-03-012-0/+3
* * search.c (protected_accessible_p): Use context_for_name_lookup.jason2000-03-013-2/+5
* * cpplib.h (CPP_ASSERTION, CPP_STRINGIZE, CPP_TOKPASTE): Newzack2000-03-019-734/+774
* * fold-const.c (size_binop): Don't asert inputs are the same andmmitchel2000-03-013-4/+21
* * init.c (construct_virtual_bases): Fix thinko.jason2000-03-012-1/+6
* * dwarfout.c (output_block): Output abstract blocks even if theyjason2000-03-012-1/+5
* * calls.c (emit_library_call): Check for null REG.jason2000-03-012-10/+16
* Fix prototype for dbxout_symbol_location.loewis2000-02-291-1/+1
* * c-decl.c (current_function_decl): Move to toplev.c.loewis2000-02-2916-50/+97
* * calls.c (emit_library_call): Do not abort if FUNCTION_ARGlaw2000-02-292-10/+35
* * pa/t-pa: Use quadlib.c instead of quadlib.asm.law2000-02-294-363/+93
* * gcse.c: Cleanups throughout: mostly white-space, but alsokenner2000-02-292-959/+837
* * configure.in (hpux10, hpux11, PA32 mode): Use i128 float format.law2000-02-293-109/+119
* Apply Philip Blundell's patch to add arm-conix target.nickc2000-02-294-12/+192
* * g++.old-deja/g++.pt/unify7.C: New test.nathan2000-02-292-0/+19
* * pt.c (fn_type_unification): Unify return type, whenevernathan2000-02-293-17/+25
* Daily bump.law2000-02-292-2/+2
* * dwarf2out.c (gen_block_die): Output abstract blocks even if theyjason2000-02-292-1/+7
* * Eliminate DECL_FIELD_SIZE.kenner2000-02-2919-153/+218
* Apply Dimitri Makarov's patch to import attribute short_call and #pragmanickc2000-02-2910-108/+405
* oops - switch SIZE_TYPE to "long unsigned int" since "unsigned long" is notnickc2000-02-291-1/+1
* * sh.h (DWARF_LINE_MIN_INSTR_LENGTH): Define.amylaar2000-02-282-0/+6
* * xcoffout.c (xcoffout_begin_function): Fix typo in previous change.mmitchel2000-02-282-1/+5
* Comment typo fix.amylaar2000-02-281-1/+1
* * tm.texi: Document new target switch, NO_BUILTIN_WCHAR_TYPE.zack2000-02-284-7/+27
* Set SIZE_TYPE to unsigend longnickc2000-02-282-0/+70
* * config/pa/som.h (MAKE_DECL_ONE_ONLY): Define.clm2000-02-282-0/+13
* * search.c (protected_accessible_p): Also allow the access ifjason2000-02-282-35/+37
* regenjason2000-02-285-1801/+1869
* * function.c (number_blocks): Reset next_block_index based onkenner2000-02-282-1/+5
* * lcm.c: Minor reformatting throughout.kenner2000-02-282-159/+154
* * expr.c (store_constructor): Do not emit USE.hubicka2000-02-283-12/+6