aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
1998-05-06c-common.c: Convert to using ctype macros defined in system.h.Kaveh R. Ghazi17-88/+109
1998-05-06r3900.h (SUBTARGET_ASM_DEBUGGING_SPEC): Replace -gdwarf-2 with -g0.Gavin Koch2-4/+9
1998-05-06error.c: Convert to using ctype macros defined in system.h.Kaveh R. Ghazi5-33/+24
1998-05-06Fix 980427-0.f:Craig Burley2-0/+10
1998-05-06More system.h cutover...Kaveh R. Ghazi6-70/+36
1998-05-06The isascii check is needed by system.h.Kaveh R. Ghazi8-24/+32
1998-05-06Be more careful when including <time.h> and <sys/file.h> in system.h.Kaveh R. Ghazi7-29/+21
1998-05-06Comment on fix.Dave Love1-0/+1
1998-05-06tree.h (IS_EXPR_CODE_CLASS): Remove bogus '3'.Mark Mitchell2-2/+5
1998-05-06toplev.h: New file.Robert Lipe1-0/+1
1998-05-06call.c, [...]: Add include of toplev.h.Robert Lipe6-0/+7
1998-05-06Correct ChangeLog entry for my last cp/ChangeLog fix.Robert Lipe1-6/+4
1998-05-06call.c, [...]: Add include of toplev.h.Robert Lipe16-0/+17
1998-05-06toplev.h: New file.Robert Lipe19-0/+20
1998-05-06toplev.h: New file.Robert Lipe12-44/+51
1998-05-06call.c, [...]: Add include of toplev.h.Robert Lipe1-0/+9
1998-05-06toplev.h: New file.Robert Lipe1-0/+11
1998-05-05tree.c (perm_manip): Also regenerate the RTL of an extern.Jason Merrill2-11/+18
1998-05-05haifa-sched.c (find_rgns): In no_loops case, fix test for leaf blocks.Jeffrey A Law2-118/+153
1998-05-05init.c (expand_vec_init): The initialization of each array element is a full-...Jason Merrill2-0/+12
1998-05-05fix-header.c (write_rbrac): Add "abort" to functions which need to be protected.Manfred Hollstein1-1/+2
1998-05-05fix-header.c (write_rbrac): Add "abort" to functions which need to be protected.Manfred Hollstein1-0/+5
1998-05-05* Check in merge from gcc2. See ChangeLog.12 for details.Jeff Law68-2440/+3362
1998-05-05New test from Joern.Jeff Law1-0/+22
1998-05-05New test.Jeff Law1-0/+11
1998-05-05Add -Os to torture optionsMichael Meissner3-2/+8
1998-05-05Fix old -pedantic error I noticed while reviewing patch from Ulrich.Jim Wilson2-2/+20
1998-05-05Call build_type_variant in method.cAndrew MacLeod2-0/+6
1998-05-05Fix bug reported by Ian Taylor, mips64-elf multilibs are wrong.Jim Wilson2-8/+13
1998-05-05* h8300.h (ADDITIONAL_REGISTER_NAMES): Add "er" registers.Jeffrey A Law2-1/+5
1998-05-05m68k.h: Declare functions from m68k.c used in macros and machine description.Andreas Schwab2-12/+32
1998-05-04tree.def: Add NAMESPACE_DECL.Jason Merrill1-0/+9
1998-05-04tree.def: Add NAMESPACE_DECL.Jason Merrill7-8/+26
1998-05-04i386.c (output_fix_trunc): Add code to emulate non-popping DImode case.Jim Wilson2-2/+17
1998-05-04New test.Jeff Law1-0/+28
1998-05-04New testJeff Law1-0/+9
1998-05-04reorg.c (fill_slots_from_thread): Update REG_DEAD/REG_UNUSED notes for any in...Jeffrey A Law2-2/+16
1998-05-04Fix mips-tfile failure on alpha, from Holger Bauer.Jim Wilson2-2/+8
1998-05-04(format_char_info): Add new field hhlen.Ulrich Drepper2-222/+242
1998-05-04Fix bug where storing into const string gives core dump, from Kamil Iskra.Jim Wilson2-1/+8
1998-05-04* sparc.c (output_move_quad): Fix typo in mov_by_64 argument.Richard Henderson2-1/+5
1998-05-03Make UnixWare 7 bootstrap support work with final shipping product.Robert Lipe1-1/+2
1998-05-03Make UnixWare 7 bootstrap support work with final shipping product.Robert Lipe1-77/+76
1998-05-03Make UnixWare 7 bootstrap support work with final shipping product.Robert Lipe1-0/+8
1998-05-03Support for official Sparc V9 ABI:Richard Henderson8-316/+761
1998-05-02call.c (build_over_call): Do evaluate arg even if it has empty class type.Jason Merrill3-5/+15
1998-05-02Bump for snapshotJeffrey A Law2-1/+5
1998-05-01reload.c (find_reloads): Emit USEs to mark where a pseudo is reloaced with th...J"orn Rennecke4-41/+120
1998-05-01Initial revisionJeff Law1-0/+226
1998-04-30Fix build failure when POSIXLY_CORRECT set, reported by B. James Phillippe.Jim Wilson6-10/+23