• R/O
  • HTTP
  • SSH
  • HTTPS

pf3gnuchains4x: List of commits

4.x系GCCをフロントエンドとするgnu chains


RSS
Rev. Time Author
ec16387 2012-01-17 01:21:42 palves

2012-01-16 Pedro Alves <palves@redhat.com>

Remove all calls to strace.

5921e81 2012-01-16 17:44:37 corinna

* configure: Regenerate and re-add to repository.
* .cvsignore: Fix accordingly.

af2d9b2 2012-01-16 17:43:20 amodra

PR binutils/13593
* nm.c (OPTION_SIZE_SORT): Define.
(long_options): Don't set no_sort, sort_numerically or
sort_by_size directly.
(main): Instead set the flags here, making them mutually exclusive.

bc18712 2012-01-16 17:30:18 amodra

PR ld/13491
* coff-i386.c (coff_i386_rtype_to_howto <R_SECREL32>): Test
h->root.type not h->type.
* coff-x86_64.c (coff_amd64_rtype_to_howto <R_AMD64_SECREL>): Likewise.

17b0ace 2012-01-16 17:30:09 amodra

PR ld/13491
* coff-i386.c (coff_i386_rtype_to_howto <R_SECREL32>): Test
h->root.type not h->type.
* coff-x86_64.c (coff_amd64_rtype_to_howto <R_AMD64_SECREL>): Likewise.

305a73e 2012-01-16 09:00:04 gdbadmin

*** empty log message ***

051655c 2012-01-16 08:00:06 amodra

daily update

8f59f46 2012-01-16 06:30:46 keithmarshall

Add 'check' as GCS conforming alias for make's 'test' goal.

803f3de 2012-01-16 05:56:25 keithmarshall

More makefile code refactoring; remove redundant INCLUDES references.

70c49fe 2012-01-16 04:11:08 keithmarshall

Add smart identification of auxiliary header file paths.

15a215f 2012-01-16 00:31:10 keithmarshall

More makefile code refactoring; fix top_srcdir references.

79af680 2012-01-16 00:10:08 keithmarshall

Update and correct makefile rebuilding rules.

5610306 2012-01-15 23:28:17 keithmarshall

More formatting adjustments.

f42056a 2012-01-15 23:20:35 keithmarshall

Miscellaneous formatting adjustments.

7f29f0c 2012-01-15 21:39:00 keithmarshall

Improve self-documentation of 'for' loop commands.

e7fcef5 2012-01-15 21:27:13 keithmarshall

Generalise 'all' rule to arbitrary prerequisite sub-directories.

7b3a2c8 2012-01-15 21:20:06 keithmarshall

Derive package release index from configure time specification.

7419831 2012-01-15 10:57:14 amodra

PR ld/12758
* ldlang.c (lang_process): Don't reopen all files, just those
newly added by plugin.

601219a 2012-01-15 09:00:03 gdbadmin

*** empty log message ***

7d75ff8 2012-01-15 08:00:06 amodra

daily update

b96b21f 2012-01-15 06:19:11 keithmarshall

Discontinue CVS tracking of generated 'configure' script.

f70f06c 2012-01-15 03:13:26 devans

* NEWS: Update text for "maint set python print-stack".
It is deprecated in gdb 7.4 and deleted in 7.5.

6db1015 2012-01-14 19:46:34 jkratoch

gdb/testsuite/
* gdb.dwarf2/dw2-namespaceless-anonymous.S: New file.
* gdb.dwarf2/dw2-namespaceless-anonymous.exp: New file.

df448ca 2012-01-14 09:00:33 gdbadmin

*** empty log message ***

5fd469a 2012-01-14 08:00:11 amodra

daily update

618b43b 2012-01-14 07:19:27 hjl

Add vmfunc

gas/

2012-01-13 H.J. Lu <hongjiu.lu@intel.com>

* config/tc-i386.c (cpu_arch): Add ".vmfunc".

* doc/c-i386.texi: Document vmfunc.

gas/testsuite/

2012-01-13 H.J. Lu <hongjiu.lu@intel.com>

* gas/i386/i386.exp: Run vmfunc and x86-64-vmfunc.

* gas/i386/vmfunc.d: New.
* gas/i386/vmfunc.s: Likewise.
* gas/i386/x86-64-vmfunc.d: Likewise.

opcodes/

2012-01-13 H.J. Lu <hongjiu.lu@intel.com>

* i386-dis.c (mod_table): Add vmfunc.

* i386-gen.c (cpu_flag_init): Add CPU_VMFUNC_FLAGS.
(cpu_flags): CpuVMFUNC.

* i386-opc.h (CpuVMFUNC): New.
(i386_cpu_flags): Add cpuvmfunc.

* i386-opc.tbl: Add vmfunc.
* i386-init.h: Regenerated.
* i386-tbl.h: Likewise.

bab96c6 2012-01-14 05:06:40 palves

2012-01-13 Pedro Alves <palves@redhat.com>

* server.c (attach_inferior): Clear `cont_thread'.

642a5a8 2012-01-14 05:02:36 palves

2012-01-13 Pedro Alves <palves@redhat.com>

* server.c (main): Avoid infinite loop while detaching/killing
after a longjmp.

e94acea 2012-01-14 03:39:31 ppluzhnikov

2012-01-13 Paul Pluzhnikov <ppluzhnikov@google.com>

* gdb.base/attach-pie-misread.exp: Pass -pie only to the linker.
* gdb.base/pie-execl.exp: Likewise.

6aed061 2012-01-14 00:19:06 iains


reverse the order of relocs in mach-o gas output.

gas:

* config/obj-macho.c (obj_mach_o_reorder_section_relocs): New.
* config/obj-macho.h (SET_SECTION_RELOCS): Define.
(obj_mach_o_reorder_section_relocs): Declare.

gas/testsuite:

* gas/all/redef2.d: Skip for Darwin.
* gas/all/redef3.d: Likewise.
* gas/all/weakref1.d: Likewise.
* gas/macros/irp.d: Likewise.
* gas/macros/repeat.d: Likewise.
* gas/macros/rept.d: Likewise.
* gas/macros/test2.d: Likewise.
* gas/macros/vararg.d: Likewise.
* gas/mach-o/macro-irp.d: New.
* gas/mach-o/macro-repeat.d: New.
* gas/mach-o/macro-rept.d: New.
* gas/mach-o/macro-test2.d: New.
* gas/mach-o/macro-vararg.d: New.
* gas/mach-o/redef2.d: New.
* gas/mach-o/redef3.d: New.

Show on old repository browser