aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2000-02-29* g++.old-deja/g++.pt/unify7.C: New test.Nathan Sidwell2-0/+19
2000-02-29pt.c (fn_type_unification): Unify return type, whenever provided.Nathan Sidwell3-17/+25
2000-02-29Daily bump.Jeff Law2-2/+2
2000-02-29dwarf2out.c (gen_block_die): Output abstract blocks even if they don't have T...Jason Merrill2-1/+7
2000-02-28* Eliminate DECL_FIELD_SIZE.Richard Kenner19-153/+218
2000-02-29Apply Dimitri Makarov's patch to import attribute short_call and #pragmaDmitri Makarov10-108/+405
2000-02-29oops - switch SIZE_TYPE to "long unsigned int" since "unsigned long" is notNick Clifton1-1/+1
2000-02-28* sh.h (DWARF_LINE_MIN_INSTR_LENGTH): Define.J"orn Rennecke2-0/+6
2000-02-28* xcoffout.c (xcoffout_begin_function): Fix typo in previous change.Mark Mitchell2-1/+5
2000-02-28Comment typo fix.Joern Rennecke1-1/+1
2000-02-28tm.texi: Document new target switch, NO_BUILTIN_WCHAR_TYPE.Zack Weinberg4-7/+27
2000-02-28Set SIZE_TYPE to unsigend longNick Clifton2-0/+70
2000-02-28som.h (MAKE_DECL_ONE_ONLY): Define.Catherine Moore2-0/+13
2000-02-28search.c (protected_accessible_p): Also allow the access if the member is pub...Jason Merrill2-35/+37
2000-02-28regenJason Merrill5-1801/+1869
2000-02-28function.c (number_blocks): Reset next_block_index based on what debugging fo...Richard Kenner2-1/+5
2000-02-28lcm.c: Minor reformatting throughout.Richard Kenner2-159/+154
2000-02-28expr.c (store_constructor): Do not emit USE.Jan Hubicka3-12/+6
2000-02-28toplev.c (rest_of_compilation): Account for time in optimize_mode_switching.Richard Kenner2-6/+9
2000-02-28jump.c (jump_optimize_1): Don't call delete_barrier_successors if only markin...Richard Kenner2-1/+9
2000-02-28calls.c (expand_call): Attempt to combine stack adjustments with pending stac...Jan Hubicka2-2/+21
2000-02-28Fix for SH gcc.c-torture/compile/991229-3.c failure:J"orn Rennecke2-2/+11
2000-02-28emit-rtl.c (remove_unncessary_notes): Remove notes for empty blocks.Mark Mitchell13-159/+229
2000-02-28Daily bump.Jeff Law2-2/+2
2000-02-27builtins.c (c_strlen): Use size_diffop and return ssizetype value.Richard Kenner38-638/+885
2000-02-27p11116.CMark Mitchell1-0/+7
2000-02-27updateJason Merrill1-1/+6
2000-02-27* c-lex.c (putback_buffer): Make 'buffer' an unsigned char *.Zack Weinberg2-1/+5
2000-02-27Test for proper handling of 8-bit characters in strings.Zack Weinberg1-0/+15
2000-02-27gcov-io.h (__fetch_long, [...]): Mark as possibly unused.Richard Kenner2-4/+7
2000-02-27cse.c (cse_insn): Delete dead code involving tablejump.Richard Kenner2-12/+5
2000-02-27* Makefile.in (libcpp.a): Start by deleting it.Richard Kenner2-2/+7
2000-02-27Daily bump.Jeff Law2-2/+2
2000-02-27cpplib.h (enum file_change_code): Added rename_file.Alexandre Oliva3-2/+10
2000-02-27updateJason Merrill2-3/+3
2000-02-27updateJason Merrill10-16/+64
2000-02-27Implement class scope using-declarations for functions.Jason Merrill8-201/+205
2000-02-27* cpplib.c (do_pragma): Accept #pragma without consecutive token.Alexandre Oliva2-2/+14
2000-02-27semantics.c (simplify_aggr_init_exprs_p): Don't walk into types.Mark Mitchell3-2/+44
2000-02-27rtti.c (get_vmi_pseudo_type_info): Move __vmi_class_type_info pseudo_type_inf...Alfred Minarik2-0/+12
2000-02-27cp-tree.h (DECL_NEEDED_P): Tweak to correct usage before EOF.Mark Mitchell7-7/+53
2000-02-27integrate.c (copy_decl_for_inlining): Preserve TREE_ADDRESSABLE when copying ...Mark Mitchell2-3/+11
2000-02-27fix-header.c (recognized_function): Also fix prototypes for functions taking ...Kaveh R. Ghazi2-1/+6
2000-02-26* lang-options.h (-fmessage-length=): Add missing option.Richard Kenner2-1/+5
2000-02-26* Make-lang.in (CXX_SRCS): Add .h files and sort list.Richard Kenner2-12/+17
2000-02-26Restore missing dataRichard Kenner1-1/+5054