aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-08-15Create a config.h file. Check for <sched.h>.Ovidiu Predescu2-54/+192
2000-08-15Conditionally include <sched.h>; include <config.h> from libobjc/.Ovidiu Predescu1-0/+7
2000-08-15C/C++ io merge/sync.Benjamin Kosnik17-87/+87
2000-08-15Benjamin Kosnik <bkoz@gnu.org>Benjamin Kosnik1-17/+0
2000-08-15* configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.Zack Weinberg2-1/+3
2000-08-14i386.c (legitimize_pic_address): Use Pmode for all CONSTs.Richard Henderson2-7/+12
2000-08-14stringstream.cc (test02): Fix.Benjamin Kosnik2-3/+7
2000-08-14configure.in (ia64-*): Set float_format for i386 long double.Richard Henderson11-394/+971
2000-08-14debug_assert.h: new fileBrent Verner1-0/+51
2000-08-14cse.c (fold_rtx): Avoid empty body in an if-statement.Kaveh R. Ghazi5-9/+23
2000-08-14collect2.c: Remove use of AIX import file.David Edelsohn4-132/+12
2000-08-14ia64.md (movdi): Delay calling ia64_expand_load_address.Richard Henderson2-4/+32
2000-08-14Support for IA-64 specific elf header flags.Jim Wilson3-3/+13
2000-08-14expr.c (emit_group_load): Don't force constants into registers.Richard Henderson2-1/+10
2000-08-14debug_assert.h: new fileBrent Verner71-1705/+1667
2000-08-14std_fstream.h: Remove duplicate typdefs for ofstream and wofstream...Levente Farkas5-22/+51
2000-08-14top level:Zack Weinberg19-100/+150
2000-08-14cse.c (insert_regs): Also in REG case...J"orn Rennecke2-9/+19
2000-08-14* h8300.md: Remove obsolete peepholes.Ralf Gütlein2-47/+4
2000-08-14invoke.texi (H8/300 Options): Fix typos.Kazu Hirata4-11/+19
2000-08-14* cse.c: Fix formatting.Kazu Hirata2-146/+143
2000-08-14* cse.c: Fix formatting.Kazu Hirata2-22/+24
2000-08-14* objc-features.texi (Top): Move @menu at end of node.Andreas Schwab2-7/+10
2000-08-14* g++.old-deja/g++.other/refinit2.C: New test.Nathan Sidwell2-0/+22
2000-08-14cvt.c (warn_ref_binding): New static function, broken out of ...Nathan Sidwell2-25/+42
2000-08-14Daily bump.Jeff Law5-5/+5
2000-08-14flow.c (attempt_auto_inc): Remove unused variable `bb'.Geoff Keating8-32/+39
2000-08-14c-torture.exp (c-torture): Make compiler_conditional_xfail_data global.Geoff Keating4-6/+37
2000-08-14More thanks.Anthony Green2-7/+33
2000-08-13rs6000.c (rs6000_select_section): Rewrite to not put stuff in .sdata unnecess...Geoff Keating4-36/+114
2000-08-13In gcc/:Geoff Keating4-9/+11
2000-08-13* Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.Geoff Keating2-1/+5
2000-08-13bugs.texi: Describe new ability to emit debug info for EQUIVALENCE members.Toon Moene3-5/+10
2000-08-13inclhack.def (aix_pthread): New fix.Geoff Keating3-114/+231
2000-08-13expr.c (expand_expr): Call convert_modes when turning a large multiply into a...Geoff Keating2-3/+10
2000-08-13check-init.c (check_init): Add case for BIT_FIELD_REF (required for -pg builds).Anthony Green2-0/+6
2000-08-13Daily bump.Jeff Law5-5/+5
2000-08-12tree.h (DECL_OFFSET_ALIGN): Make the off_align field of the tree structure an...Geoff Keating4-4/+28
2000-08-12config-ml.in (CC): Remove bogus duplicate quotation mark from previous delta.Alexandre Oliva2-1/+6
2000-08-12sibcall.c (uses_addressof): Accept both addressof and current_function_intern...Richard Henderson3-100/+25
2000-08-12Daily bump.Jeff Law5-5/+5
2000-08-11tweak commentJason Merrill1-3/+3
2000-08-11parse.y (template_arg): Add rule for template qualified with global scope.Kriang Lerdsuwanakij3-0/+18
2000-08-11decl2.c (add_function): Reorganize.Theodore Papadopoulo3-8/+32
2000-08-11cplus-dem.c (demangle_signature): Change if (GNU_DEMANGLING) to if (AUTO_DEMA...Daniel Berlin2-31/+248
2000-08-11configure.in (CC_FOR_TARGET, [...]): Add -B$$r/gcc/ here.Jason Merrill2-33/+10
2000-08-11decl.c (lookup_name_real): Don't forget the TYPENAME_TYPE we're looking inside.Jason Merrill3-1/+45
2000-08-11ia64.md (addsi3): Remove expander.Richard Henderson2-124/+20
2000-08-11ia64.c (do_spill): Pass cfa offset to move expander.Richard Henderson3-72/+133
2000-08-11straits.h (is_del): Boolify with !!.Jason Merrill4-6/+24