summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update test for token pasting to also check "|| defined(ALMOST_STDC)"ghazi2001-11-162-4/+5
* * regex.c: Check defined(__STDC__) || defined(HAVE_STRINGIZE)ghazi2001-11-162-2/+7
* 2001-11-16 John David Anglin <dave@hiauly1.hia.nrc.ca>toon2001-11-162-0/+6
* 2001-11-16 David O'Brien <obrien@FreeBSD.org>obrien2001-11-1617-56/+51
* 2001-11-16 Paolo Carlini <pcarlini@unitus.it>pme2001-11-162-1/+5
* * docs/html/17_intro/howto.html (Thread-safety): Renameljrittle2001-11-163-50/+111
* * config/pa/pa.c: Reflect changes in calling sequences of alter_reg andkenner2001-11-162-11/+12
* * cfglayout.c (fixup_fallthru_exit_predecesor): Make void, renameaj2001-11-162-9/+16
* * verify.cc (_Jv_BytecodeVerifier::is_assignable_from_slow): Newtromey2001-11-162-8/+63
* Some SSE fixesbernds2001-11-163-18/+48
* Re-merge with Classpath, from Brian Jones:tromey2001-11-162-1/+12
* * cp-tree.h (print_class_statistics): Restore.neil2001-11-162-0/+5
* * java/util/Timer.java (TaskQueue.isStopped): Remove method.mark2001-11-162-11/+16
* * doc/include/linux-and-gnu.texi: Remove.jsm282001-11-165-106/+31
* * config/a29k/a29k.c: Fix comment formatting.kazu2001-11-169-55/+66
* * unroll.c (copy_loop_body): Initialize JUMP_LABEL field afterlaw2001-11-162-1/+7
* * expr.c (expand_expr, case ADDR_EXPR): Refine test for when tokenner2001-11-163-5/+20
* * optabs.c (prepare_cmp_insn): Correct lossage in last change fixgrahams2001-11-162-2/+7
* * except.c: Support for catching a list of types with a single handlerkenner2001-11-163-40/+178
* * expr.c (expand_expr, case ADDR_EXPR): Only copy for misaligned ifkenner2001-11-162-1/+7
* * config/sparc/sparc.c: Remove ALIGN arg from emit_cmp_insn.kenner2001-11-162-14/+12
* Daily bump.gccadmin2001-11-166-6/+6
* * c-lang.c (finish_file): Don't emit static inline functions ifjakub2001-11-164-5/+65
* * expr.c (expand_expr, case COMPONENT_REF): Fix variable ref.shebs2001-11-162-1/+5
* * config/s390/s390.md: Remove ALIGN arg from emit_cmp_and_jump_insnsbryce2001-11-163-2/+8
* * timevar.c (rtl.h): Include so get fancy abort.kenner2001-11-162-13/+18
* * expr.c (store_field): Pass tree instead of max size; callers changed.kenner2001-11-1611-72/+66
* * verify.cc (type::compatible): Use _Jv_IsAssignableFrom.tromey2001-11-162-2/+11
* * config/darwin.h (SELECT_RTX_SECTION): Force addressdalej2001-11-163-2/+13
* * alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.kenner2001-11-1520-560/+231
* * alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.kenner2001-11-153-7/+8
* * config/rs6000/rs6000.h: Fix a comment typo.shebs2001-11-152-3/+8
* * config/h8300/h8300.md: Fix insn length of bit insns.kazu2001-11-152-15/+19
* White-space changekenner2001-11-151-1/+1
* * config.in (HAVE_UINTPTR_T): Provide autoconf stub.law2001-11-155-77/+140
* * regex.c (PREFIX): Provide an alternate definition forlaw2001-11-152-3/+18
* * dwarf2out.c (dwarf2out_finish): Don't abort because of orphanjason2001-11-1523-70/+109
* reduce arena size for small targetsjason2001-11-151-1/+1
* avoid includesjason2001-11-151-2/+2
* * method.c (use_thunk): Don't emit debugging information for thunks.jason2001-11-151-0/+2
* 2001-11-15 Alan Matsuoka <alanm@redhat.com>alanm2001-11-152-2/+9
* * parse.y: Add ... IDENTIFIER SCOPE and ... PTYPENAME SCOPE expansions.jason2001-11-1511-24/+94
* * config/rs6000/rs6000.md: Use spaces instead of tabs in outputaldyh2001-11-152-120/+125
* * final.c (alter_subreg): If simplify_subreg can't do anything,kenner2001-11-152-1/+25
* * config/h8300/h8300.c (dosize): Avoid corrupting R3 in interruptkazu2001-11-152-0/+6
* * fix-header.c (read_scan_file): Update.neil2001-11-152-2/+8
* * toplev.c (toplev_main): Don't start timing until afterkenner2001-11-152-2/+10
* * config.gcc: Set STMP_FIXPROTO and FIXPROTO_DEFINES in targetschwab2001-11-151-0/+29
* * config.gcc: Set STMP_FIXPROTO and FIXPROTO_DEFINES in targetschwab2001-11-1527-129/+62
* * configure.in: Check for target objdump and use that in eh_frameschwab2001-11-153-21/+50