aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1998-12-09except.h (struct handler_info): Add handler_number fieldAndrew MacLeod4-14/+21
1998-12-08Daily bump.Jeff Law1-1/+1
1998-12-09* gcc.dg/ultrasp1.c: empty dg-options, avoid `long long' warningsAlexandre Oliva2-0/+3
1998-12-09* g++.old-deja/g++.pt/instantiate6.C: linker error, not crashAlexandre Oliva2-1/+5
1998-12-08Fix bug found by i960 simulator testing.Jim Wilson2-1/+10
1998-12-08930510-1.c: Make C9X safe.Franz Sirl4-5/+11
1998-12-08Add missing ChangeLog entry for:Jeff Law1-0/+5
1998-12-08loop.c (strength_reduce): If scan_start points to the loop exit test...J"orn Rennecke4-8/+48
1998-12-08explow.c (plus_constant_wide): Don't immediately return with result of recurs...J"orn Rennecke2-9/+27
1998-12-08See ChangeLog..Andrew MacLeod14-148/+683
1998-12-08Makefile.in (DEMANGLE_H): Change location to shared demangle.h.Jeff Law1-1/+1
1998-12-08* reload1.c (current_function_decl): Tweak declaration.Jeffrey A Law2-1/+5
1998-12-08c-decl.c (flag_isoc9x): Default off.Richard Henderson4-16/+33
1998-12-08* Make-lang.in (cxxmain.o): Depend on $(DEMANGLE_H), not demangle.hJeffrey A Law2-1/+5
1998-12-08Makefile.in (DEMANGLE_H): Change location to shared demangle.h.Jeffrey A Law2-105/+3
1998-12-08* reload1.c (current_function_decl): Declare.Jeffrey A Law2-0/+10
1998-12-08cpplib.c (convert_string): Use `0x00ff', not `0x00ffU'.Kaveh R. Ghazi2-1/+5
1998-12-08* dbxout.c: If USG is defined use gstab.h, even if HAVE_STAB_H is set.Kaveh R. Ghazi2-3/+7
1998-12-07Daily bump.Jeff Law1-1/+1
1998-12-07* Makefile.in: Be more selective about what files to install.Marc Espie2-1/+5
1998-12-07configure.in: Test for availability of putc_unlocked, fputc_unlocked, and fpu...Ulrich Drepper5-42/+80
1998-12-07bsd.h (ASM_FILE_START): Don't use dump_base_name...Mike Stump7-28/+35
1998-12-07demangle.h: (DMGL_EDG): new macro for Kuck and AssociatesElena Zannoni2-3/+28
1998-12-07configure.in (mips*-*-linux*): Handle big and little endian systems.Robert Lipe2-2/+11
1998-12-07local-alloc.c (block_alloc): Slightly retune heuristic to widen qty lifetimes.Jeff Law1-4/+5
1998-12-07* HP aCC demangling support.David Taylor2-42/+508
1998-12-07* emit-rtl.c: Fix typo.Mike Stump2-1/+5
1998-12-07reload1.c (eliminate_regs): Don't do anything, if we're not generating code.Nathan Sidwell1-5/+2
1998-12-07reload1.c (eliminate_regs): Don't do anything, if we're not generating code.Nathan Sidwell1-0/+5
1998-12-07parse.y (array_initializer): Tagged <node>.Alexandre Petit-Bianco3-451/+469
1998-12-07constants.c (find_methodref_index): When the class is an interface...Per Bothner1-50/+39
1998-12-07constants.c (find_methodref_index): When the class is an interface...Per Bothner1-21/+79
1998-12-07constants.c (find_methodref_index): When the class is an interface...Per Bothner2-3/+7
1998-12-07constants.c (find_methodref_index): When the class is an interface...Per Bothner1-3/+6
1998-12-07constants.c (find_methodref_index): When the class is an interface...Per Bothner1-0/+34
1998-12-07Fix -membedded-data bug found by mips16 port.DJ Delorie3-3/+40
1998-12-07lex.c (check_newline): Add support for \ as `natural' characters in file name...Mike Stump2-3/+21
1998-12-07cccp.c (ignore_escape_flag): Add support for \ as `natural' characters in fil...Mike Stump2-9/+26
1998-12-07decl2.c: s/data/opts/ when initializing cpp_reader structure.Zack Weinberg2-1/+6
1998-12-07cpplib.c (initialize_char_syntax): Use ISALPHA and ISALNUM so it'll work on n...Zack Weinberg7-33/+58
1998-12-07cpplib.h (struct cpp_buffer): Replace dir and dlen members with a struct file...Zack Weinberg5-134/+181
1998-12-07[multiple changes]Dave Brolley5-12/+27
1998-12-07updateJason Merrill12-214/+24
1998-12-07decl.c (build_typename_type): Set DECL_ARTIFICIAL.Jason Merrill11-38/+101
1998-12-07Improve -dp output by using tabs and including instruciton lengthsNick Clifton2-2/+11
1998-12-07loop.c (check_dbra_loop): Fix initial_value and initial_equiv_value in the lo...Michael Hayes2-2/+7
1998-12-07configure.in: (arm*-*-ecos-elf): New target.Catherine Moore6-0/+54
1998-12-07* sh.c (output_far_jump): Emit braf only for TARGET_SH2.J"orn Rennecke2-1/+7
1998-12-06Daily bump.Jeff Law1-1/+1
1998-12-06jcf-dump.c (INVOKE): If invokeinterface, print number of args.Per Bothner2-1/+7