summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Daily bump.gccadmin2002-09-096-6/+6
* Daily bump.gccadmin2002-09-091-1/+1
* * config/rs6000/rs6000.c (rs6000_binds_local_p): Return bool.amodra2002-09-092-6/+18
* * cp-tree.h (require_complete_eh_spec_types): Add prototype.ghazi2002-09-092-0/+5
* * fr30.c (fr30_print_operand): Fix bug in output of CONST_DOUBLE.ghazi2002-09-092-1/+7
* * dwarf2.h (DW_OP_call_ref): Rename from DW_OP_calli.rth2002-09-086-22/+166
* PR optimization/6405sayle2002-09-083-2/+10
* * combine.c (try_combine): Handle the case that undobuf.other_insnsayle2002-09-082-2/+52
* * config/arm/netbsd.h (INITIALIZE_TRAMPOLINE): Redefine.kristerw2002-09-082-0/+32
* 2002-09-08 Toon Moene <toon@moene.indiv.nluug.nl>toon2002-09-082-0/+16
* * basic-block.h: Fix comment formatting.kazu2002-09-0825-51/+78
* 2002-09-08 Jan Hubicka <jh@suse.cz>aj2002-09-083-26/+58
* * gcc_release: Make snapshots come from the mainline.jsm282002-09-083-3/+8
* * varasm.c (default_assemble_visibility): Rename fromamodra2002-09-085-4/+12
* * reload.c (find_reloads <p constraint>): Pass operand_mode toamodra2002-09-082-1/+6
* * config/h8300/h8300.md (udivmodqi4): Enable on H8/300.kazu2002-09-082-2/+7
* Daily bump.gccadmin2002-09-086-6/+6
* Daily bump.gccadmin2002-09-081-1/+1
* 2002-09-07 Scott Snyder <snyder@fnal.gov>sayle2002-09-082-1/+6
* * basic-block.h (struct loop): Remove unused cont_dominator field.sayle2002-09-082-3/+4
* * varasm.c (decode_rtx_const): Don't check undefined field forrth2002-09-082-1/+6
* Mark PR.rth2002-09-081-0/+1
* * sched-deps.c (sched_analyze_insn): Make sure to add insnrth2002-09-082-2/+7
* * combine.c (simplify_shift_const): Calculate rotate countrth2002-09-082-1/+13
* * c-typeck.c (c_tree_expr_nonnegative_p): New function.rth2002-09-085-21/+55
* * builtins.def (inf, inff, infl): Mark const.rth2002-09-082-9/+10
* * real.c (ereal_inf): Clear E before use.rth2002-09-082-0/+5
* New tests.rth2002-09-082-0/+48
* * config/h8300/h8300.md (udivmodqi4): Split the pattern intokazu2002-09-072-2/+45
* 2002-09-07 Jan Hubicka <jh@suse.cz>aj2002-09-072-1/+8
* * config/locale/generic/messages_members.cc: Add specialization forjakub2002-09-073-0/+25
* 2002-09-07 Adam Megacz <adam@xwt.org>megacz2002-09-072-0/+6
* * config/h8300/h8300.c: Fix formatting.kazu2002-09-074-12/+18
* * cfgcleanup.c (try_crossjump_to_edge): Fix updating of livenessrakdver2002-09-072-22/+11
* * rtlanal.c (dead_or_set_regno_p): Fix typo.grahams2002-09-072-1/+5
* Daily bump.gccadmin2002-09-077-7/+7
* * config/rs6000/linux64.h (ASM_PREFERRED_EH_DATA_FORMAT): Define.amodra2002-09-072-0/+9
* * doc/tm.texi (TARGET_ASM_ASSEMBLE_VISIBILITY): Describe.amodra2002-09-076-4/+62
* [gcc/ChangeLog]zlaski2002-09-067-7/+91
* * config/i386/i386.h (GOT_SYMBOL_NAME): Define.kristerw2002-09-064-4/+19
* 2002-09-06 Benjamin Kosnik <bkoz@redhat.com>bkoz2002-09-063-25/+43
* * pentium.md (pentium-firstvboth): Fix typo.law2002-09-062-1/+5
* * configure.target: Use cpu_include_dir="config/cpu/sparc" for alljakub2002-09-063-72/+53
* * configure.target: Use cpu_include_dir="config/cpu/sparc" for alljakub2002-09-061-5/+2
* * config/os/gnu-linux/ctype_noninline.hjakub2002-09-062-16/+84
* * gcc.dg/cpp/_Pragma4.c: Fix typo.neil2002-09-062-1/+5
* * h8300.c (enum shift_alg): Move to earlier in h8300.c.law2002-09-062-153/+205
* Removed objc/formal-protocol-6.x as this testcase is now supposed to passnicola2002-09-061-0/+5
* Removed - the testcase should not passnicola2002-09-061-2/+0
* Compile ObjC @protocols into list of ObjC statically allocated instances,nicola2002-09-062-1/+95