aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-03-03expr.c (expand_expr, [...]): Use bitfield case if result is a RECORD_TYPE.Richard Kenner2-1/+16
2000-03-03elf.h (CTOR_LISTS_DEFINED_EXTERNALLY): Added.Jonathan Larmour2-0/+9
2000-03-03alpha.c (alpha_emit_set_const_1): Re-order cases to prefer addition over comp...Richard Henderson2-36/+41
2000-03-03decl.c (cp_finish_decl): Remove obsolete obstack comments, fix typos.Nathan Sidwell2-7/+7
2000-03-03* cppinit.c (cpp_handle_option): Use SET_CPP_PEDANTIC.Jason Merrill2-2/+3
2000-03-03reload1.c (reload_combine_note_use): Handle return register USEs.J"orn Rennecke2-0/+31
2000-03-03* md.texi: Document use of '*' in insn pattern name.Richard Kenner2-0/+9
2000-03-03* calls.c (special_function_p): operator new may not be malloc-like.Jason Merrill2-8/+7
2000-03-03Daily bump.Jeff Law2-2/+2
2000-03-03* gcse.c (dump_hash_table): Really fix error in last change.Jason Merrill2-3/+7
2000-03-02Denis Chertykov <denisc@overta.ru>Denis Chertykov3-119/+103
2000-03-02* alpha.c (alpha_emit_set_const_1): Also try c + small constant.Richard Henderson2-0/+12
2000-03-03Remove unncessary printf callsMark Mitchell1-3/+0
2000-03-03* tree.h (TYPE_ALIGN_UNIT): New macro.Mark Mitchell18-150/+502
2000-03-02i386.c: (constant_call_address_operand): Reject CONST_INT.Clinton Popetz2-1/+8
2000-03-02cpplib.h (CPP_PEDANTIC): Only true if system_header_p is not set for the buffer.Jason Merrill3-9/+17
2000-03-03New test - more cpp corner casesZack Weinberg1-0/+3
2000-03-02* pt.c (instantiate_decl): Clear TI_PENDING_TEMPLATE_FLAG.Jason Merrill2-2/+9
2000-03-02function.h (struct expr_status): Add x_arg_space_so_far.Jason Merrill4-3/+33
2000-03-02varasm.c (output_constant): Strip off a CONVERT_EXPR to a UNION_TYPE.Richard Kenner2-2/+13
2000-03-02cppfiles.c (cpp_read_file): New function.Zack Weinberg6-277/+299
2000-03-02cp-tree.h (build_java_class_ref): Declare.Tom Tromey4-11/+154
2000-03-02c-common.c (c_common_nodes_and_builtins): Make sizetype_endlink reference the...Richard Kenner8-23/+55
2000-03-02* calls.c (expand_call) Do not attempt to combine stack adjustmentsJan Hubicka2-1/+7
2000-03-02Daily bump.Jeff Law2-2/+2
2000-03-01*** empty log message ***Chandra Chavva1-0/+28
2000-03-01stor-layout.c (layout_decl): Allow front-ends to explicitly set the DECL_SIZE...Mark Mitchell3-21/+46
2000-03-01revert last patchJason Merrill2-13/+0
2000-03-01* typeck.c (convert_for_assignment): Warn about conversion to bool.Cor Veenman2-0/+13
2000-03-01remove unused symlinks from generated include dirBruce Korb5-36/+129
2000-03-01cpphash.c (collect_expansion): Trim trailing white space from macro definitio...Zack Weinberg4-0/+35
2000-03-01Reorganize some warning codeBernd Schmidt2-39/+41
2000-03-01* i386.md (mulqi3): New pattern.Jan Hubicka2-0/+13
2000-03-01no -pedanticJason Merrill1-2/+4
2000-03-01Daily bump.Jeff Law2-2/+2
2000-03-01newJason Merrill1-0/+21
2000-03-01Don't try to link.Mark Mitchell2-0/+3
2000-03-01search.c (protected_accessible_p): Use context_for_name_lookup.Jason Merrill3-2/+5
2000-03-01cpplib.h (CPP_ASSERTION, [...]): New token types.Zack Weinberg9-734/+774
2000-03-01fold-const.c (size_binop): Don't asert inputs are the same and have TYPE_IS_S...Mark Mitchell3-4/+21
2000-02-29* init.c (construct_virtual_bases): Fix thinko.Jason Merrill2-1/+6
2000-02-29dwarfout.c (output_block): Output abstract blocks even if they don't have TRE...Jason Merrill2-1/+5
2000-02-29* calls.c (emit_library_call): Check for null REG.Jason Merrill2-10/+16
2000-02-29Fix prototype for dbxout_symbol_location.Martin v. Löwis1-1/+1
2000-02-29c-decl.c (current_function_decl): Move to toplev.c.Martin v. Löwis16-50/+97
2000-02-29calls.c (emit_library_call): Do not abort if FUNCTION_ARG returns a PARALLEL.Jeffrey A Law2-10/+35
2000-02-29t-pa: Use quadlib.c instead of quadlib.asm.Jeffrey A Law4-363/+93
2000-02-29gcse.c: Cleanups throughout: mostly white-space, but also some minor rearrang...Richard Kenner2-959/+837
2000-02-29configure.in (hpux10, [...]): Use i128 float format.Jeffrey A Law3-109/+119
2000-02-29Apply Philip Blundell's patch to add arm-conix target.Philip Blundell4-12/+192