aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-07-19Restore ASM_OUTPUT_LABEL_REF definition.Catherine Moore2-0/+15
2001-07-19reload1.c (eliminate_regs_in_insn): When updating a set to the frame pointer ...Geoffrey Keating2-15/+26
2001-07-19reload1.c (choose_reload_regs): Don't inherit a reload that crosses multiple ...Geoffrey Keating2-2/+11
2001-07-19top.c (ffe_decode_option): Disallow lang-independent processing for -ffixed-f...Jakub Jelinek2-1/+9
2001-07-19ifcvt.c (noce_try_store_flag_constants): Use trunc_int_for_mode when negating...Geoffrey Keating2-7/+14
2001-07-19tree.def: Document restriction on {L|R}SHIFT_EXPR's second argument.Toon Moene5-3/+20
2001-07-19unwind-dw2.c (_Unwind_FrameState): Add eh_ptr.Mark Kettenis2-8/+80
2001-07-19osf.h (ASM_OUTPUT_WEAK_ALIAS, [...]): Define.Rainer Orth7-31/+63
2001-07-19re PR java/3731 (gcj should generate class init code for instanceof)Jeff Sturm4-0/+23
2001-07-19configure.in (assembler dwarf2 debug_line support): Define nop insn for m68k.Andreas Schwab3-2/+8
2001-07-19* class.c (finish_struct_anon): Forbid nested classes.Mark Mitchell3-2/+13
2001-07-19Daily bump.GCC Administrator6-6/+6
2001-07-19Makefile.in (toplev.o, [...]): Don't depend on dwarfout.h.Neil Booth22-179/+233
2001-07-19c-lex.c (c_lex): Remove CPP_INT, CPP_FLOAT cases.Neil Booth7-28/+31
2001-07-19class.c (type_requires_array_cookie): New function.Mark Mitchell6-43/+119
2001-07-19dwarf2out.c (dwarf2out_abstract_function): Don't emit in-class declaration at...Jeff Sturm2-4/+12
2001-07-19gen-num-limits.cc (set_signals_handler): New function.Gabriel Dos Reis2-6/+19
2001-07-18merge from glibcDJ Delorie4-19/+50
2001-07-18Fix markup for reload_in/out.Richard Henderson1-2/+2
2001-07-18howto.html: Fix typo.Phil Edwards4-41/+77
2001-07-18md.texi (reload_in/out): Document restrictions in predicates and constraints ...Richard Henderson2-0/+17
2001-07-18configure.in (_XOPEN_SOURCE, [...]): Move these defines before tests which mi...Toon Moene4-88/+105
2001-07-18* defaults.h (ASM_OUTPUT_WEAK_ALIAS): Check for ASM_WEAKEN_LABEL.Rainer Orth2-1/+7
2001-07-18natPlainDatagramSocketImpl.cc (mcastGrp): Use new RFC 2533 socket options IPV...Rainer Orth2-1/+16
2001-07-18NEWS (Changes in GCC 3.0): Fix typo.Xavier Delacour2-1/+6
2001-07-18* cse.c: Undo my previous patch.Jan Hubicka2-27/+9
2001-07-18natFileWin32.cc (_access): Renamed.Tom Tromey4-12/+24
2001-07-18ostream.tcc (ostream::put): Fixed error condition check.Stephen M. Webb3-1/+34
2001-07-18For PR java/2812:Tom Tromey4-7/+17
2001-07-18For PR java/2812:Tom Tromey5-304/+527
2001-07-18flow.c (redirect_edge_and_branch): Bail out on complex edges.Richard Henderson3-59/+33
2001-07-18All occurrences of the __value_type() and __distance_type() functions...Stephen M. Webb26-6302/+6644
2001-07-18For PR java/2812:Tom Tromey9-297/+603
2001-07-18cse.c (delete_trivially_dead_insns): Delete the libcall block when return val...Jan Hubicka2-5/+32
2001-07-18* gcse.c (pre_insert_copy_insn): Call update_ld_motion_stores.Jan Hubicka2-0/+5
2001-07-18vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is supported again.Andreas Jaeger2-14/+5
2001-07-18configure.in (_XOPEN_SOURCE, [...]): Move these defines before tests which mi...Kaveh R. Ghazi4-83/+101
2001-07-18Save a function call in common mutex locking/unlocking operationsNicola Pero1-0/+7
2001-07-18Save a function call on mutex locking/unlockingNicola Pero1-4/+4
2001-07-18Fixed bug in gthr-posix.h - buggy backend thread functions for objective-cNicola Pero1-0/+10
2001-07-18Fixed backend function of objc_mutex_trylock which was brokenNicola Pero1-12/+21
2001-07-18Daily bump.GCC Administrator6-6/+6
2001-07-18* gcc.dg/iftrap-1.c: Fix target line.Andreas Jaeger2-7/+11
2001-07-18* integrate.c (output_inline_function): Correct type of debug_hooks.Andreas Jaeger2-2/+6
2001-07-18combine.c (combine_simplify_rtx): DIV can be treated associatively for floats...Toon Moene2-4/+8
2001-07-17* reload.c (push_secondary_reload): Accept empty-string for ALL_REGS.Richard Henderson2-5/+16
2001-07-17calls.c (prepare_call_address): New parameter SIBCALLP.Richard Henderson4-12/+21
2001-07-17config.gcc: For *-*-chorusos triplet, get chorus.h file from config directory.Chandra Chavva1-13939/+10
2001-07-17i386-signal.h (HANDLE_DIVIDE_OVERFLOW): Removed unused local `_ebp.'Alexandre Petit-Bianco2-1/+5
2001-07-17config.gcc: For *-*-chorusos triplet, get chorus.h file from config directory.Chandra Chavva5-95/+13943