summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * bb-reorder.c (make_reorder_chain, make_reorder_chain_1):rakdver2002-05-2338-1109/+957
* * cppinit.c (mark_named_operators): Split out from init_builtins.neil2002-05-234-10/+42
* * builtin-attrs.def: Update copyright years.thorpej2002-05-234-22/+70
* * Makefile.in (ADAC): Define.ro2002-05-235-1927/+1887
* * varasm.c (make_decl_rtl): Don't allow weak variables to bemmitchel2002-05-234-0/+23
* * cfg.c (dump_flow_info): Print results ofhubicka2002-05-233-3/+19
* 2002-05-23 David S. Miller <davem@redhat.com>davem2002-05-232-21/+25
* * c-common.c (warn_nonnull): Declare.thorpej2002-05-2310-104/+468
* 2002-05-23 David S. Miller <davem@redhat.com>davem2002-05-235-5/+21
* * c-lex.c (indent_level): Remove.neil2002-05-237-28/+13
* * gcc.dg/weak-2.c: Allow optional leading underscoreamylaar2002-05-235-35/+43
* PR target/6753jakub2002-05-234-38/+123
* * doc/extend.texi (C99 Thread-Local Edits): New subsection.rth2002-05-232-7/+217
* * config/i386/i386.c, config/i386/i386.h: Tidy comments and whitespace.rth2002-05-233-86/+99
* * config/i386/i386.md (movsi_1, movdi_1_rex64): Userth2002-05-231-2/+2
* * configure.in: Fix as version test for binutils 2.12.1 releasesjakub2002-05-233-5/+51
* * config/i386/i386.c (get_pic_label_name): New.rth2002-05-234-57/+91
* * gcse.c (hash_expr): Do not use alias set for hashing.hubicka2002-05-232-1/+7
* Daily bump.gccadmin2002-05-232-2/+2
* * dbxout.c (dbxout_class_name_qualifiers): New function.rth2002-05-232-2/+43
* * cpperror.c (_cpp_begin_message): No special casingneil2002-05-236-36/+33
* testsuite:neil2002-05-232-3/+5
* * config/i386/i386.c (ix86_expand_call): New function, extractedrth2002-05-234-90/+72
* * g++.dg/dg.exp: Fix typo in test pruneing.rth2002-05-232-1/+5
* * varasm.c (default_section_type_flags): Check for VAR_DECLrth2002-05-234-2/+12
* * config/rs6000/aix43.h (LINK_SPEC): Add PE initializer.dje2002-05-236-30/+46
* more README clarificationskorbb2002-05-231-25/+40
* * decl.c (check_tag_decl): Handle RID_THREAD.rth2002-05-2211-13/+204
* * varasm.c (default_section_type_flags): Handle tls data andrth2002-05-223-2/+29
* * configure.in (CROSS): Define NATIVE_CROSS.amodra2002-05-225-49/+96
* * cpperror.c: Fix formatting.kazu2002-05-2212-115/+129
* * combine.c (force_to_mode): Use gen_int_mode.jakub2002-05-224-20/+38
* * fixinc/inclhack.def (thread_keyword): Match __thread as last arg.rth2002-05-224-5/+12
* PR c/6643jakub2002-05-222-0/+7
* * flow.c (life_analysis): Delete broken reg_label check.rth2002-05-222-19/+5
* * fixinc/inclhack.def (thread_keyword): Allow as any prototype arg.rth2002-05-224-5/+13
* * t-sh64 (LIB2FUNCS_EXTRA): Don't change.amylaar2002-05-222-7/+6
* * c-common.c (cb_register_builtins): Don't indent '#' of #define.amylaar2002-05-222-1/+5
* Fix a typo.jakub2002-05-221-1/+1
* * t-sh (LIB2FUNCS_EXTRA): Now embed-bb.c.amylaar2002-05-223-4/+14
* add initial newlinejason2002-05-221-1/+1
* * config/h8300/h8300.md (*andorqi3): New.kazu2002-05-222-0/+18
* Daily bump.gccadmin2002-05-222-2/+2
* PR preprocessor/6517neil2002-05-2216-42/+60
* regen: Use c_fix = format instead of sedkorbb2002-05-221-5/+6
* Use c_fix = format instead of sedkorbb2002-05-222-7/+9
* add fix checkkorbb2002-05-222-0/+9
* describe how to fix up the results after adding/changing an inclhack.korbb2002-05-221-0/+11
* * optabs.c (expand_binop): For double-word integer multiplies,law2002-05-222-0/+9
* * cfgbuild.c: Fix formatting.kazu2002-05-227-138/+147