aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-03-13Added Java 1.1 language features.Alexandre Petit-Bianco21-3071/+8759
2000-03-13gccbug.in: New file.Martin v. Löwis5-99/+618
2000-03-13function.c (put_var_into_stack): Use type_for_mode to calculate part_type.Jason Merrill5-2/+41
2000-03-13Makefile.in (LIBCPP_OBJS): Add cpplex.o.Zack Weinberg11-1911/+1976
2000-03-13typeck.c (build_prim_array_type): Correctly set the high word too.Hans Boehm2-1/+5
2000-03-13Fix recently introduced error in expand_end_case.Bernd Schmidt2-0/+8
2000-03-13decl.c (grokfndecl): Set TREE_NOTHROW if TYPE_NOTHROW_P.Jason Merrill3-15/+48
2000-03-13New test; for ia32 codegen bug.Zack Weinberg1-0/+20
2000-03-13sparc.md: Remove all traces of TARGET_LIVE_G0.Jakub Jelinek9-317/+126
2000-03-13cpplib.c (do_pragma_implementation): Fix off-by-one error truncating a string.Zack Weinberg3-2/+16
2000-03-13dwarf2out.c (add_name_and_src_coords_attributes): Only add DW_AT_MIPS_linkage...Jason Merrill2-1/+7
2000-03-13stor-layout.c (new_record_layout_info): Fix typo inside ifdef STRUCTURE_SIZE_...Richard Earnshaw2-1/+6
2000-03-13* g++.old-deja/g++.warn/inline.C: New test.Nathan Sidwell2-0/+73
2000-03-13tree.h (record_layout_info_s): New structure.Mark Mitchell3-409/+519
2000-03-13Daily bump.Jeff Law2-2/+2
2000-03-13cp-tree.h (revert_static_member_fn): Change prototype.Mark Mitchell4-24/+26
2000-03-13cpphash.c: Don't include version.h.Zack Weinberg4-8/+23
2000-03-12Convert cpplib to use libiberty/hashtab.c.Zack Weinberg8-392/+454
2000-03-12Revert previous checkinGabriel Dos Reis1-6/+5
2000-03-12cp-tree.h (scope_kind): New type.Mark Mitchell7-233/+409
2000-03-12lex.c (whitespace_cr): Compress consecutive calls to warning().Gabriel Dos Reis4-19/+22
2000-03-12* cppinit.c (cl_directive_handler): More K&R fixing.Kaveh R. Ghazi2-1/+5
2000-03-12Daily bump.Jeff Law2-2/+2
2000-03-12Fix bug found by make bootstrap failure. Eliminate some warnings.Jim Wilson3-4/+14
2000-03-12cppinit.c (no_arg, [...]): Change from char[] to macros.Kaveh R. Ghazi2-6/+14
2000-03-12cppinit.c (cpp_start_read): Update indirect function call to K&R C.Neil Booth2-1/+6
2000-03-11ia64.h (ADDITIONAL_REGISTER_NAMES): Fix typo in loc79 entry.Jim Wilson2-1/+4
2000-03-11ia64-protos.h, [...]: Fix copyright messages.Jim Wilson6-5/+10
2000-03-11oopsJason Merrill1-1/+1
2000-03-11cppinit.c (struct pending option): Replace undef with a pointer to a directiv...Neil Booth2-64/+35
2000-03-11exception.cc (__check_null_eh_spec): New fn.Jason Merrill3-28/+60
2000-03-11Daily bump.Jeff Law2-2/+2
2000-03-11tweak formattingJason Merrill1-1/+2
2000-03-11cppfiles.c (file_cleanup, [...]): Replace bcopy(), index() etc calls.Neil Booth7-71/+94
2000-03-10builtins.c (expand_builtin_strlen): Revert last change.Richard Henderson2-3/+10
2000-03-10decl.c (push_throw_library_fn): Take the FUNCTION_TYPE.Jason Merrill6-24/+46
2000-03-10builtins.c (expand_builtin_strlen): Make sure that we have something at the b...Jason Merrill4-0/+24
2000-03-10Fix typo last change.Richard Henderson2-4/+4
2000-03-10except.c (can_throw): Use INTVAL on a CONST_INT.Richard Henderson3-4/+10
2000-03-10linux.h: Undefine MD_EXEC_PREFIX and MD_STARTFILE_PREFIX since those are not ...Andreas Jaeger2-1/+20
2000-03-10lang-options.h, decl2.c: Add -fno-enforce-eh-specs.Jason Merrill10-2/+748
2000-03-10decl.c (push_overloaded_decl_1, [...]): Lose.Jason Merrill9-278/+235
2000-03-10Daily bump.Jeff Law2-2/+2
2000-03-10* com.c (ffecom_stabilize_aggregate_): Don't refer to TREE_RAISES.Jason Merrill2-1/+4
2000-03-10Changes in include:Alex Samuel7-5/+1604
2000-03-09Fix ia64 spec95 134.perl miscompilation.Jim Wilson2-5/+11
2000-03-10linux.h (WCHAR_TYPE): Make consistent.Benjamin Kosnik2-0/+7
2000-03-09pa-hpux11.h (LIB_SPEC): Correct typo in !p case.Jeffrey A Law2-9/+15
2000-03-09Add another caseZack Weinberg1-6/+9
2000-03-09Patch from Robert LipeRobert Lipe2-0/+5