glibc:hjl/size/master

Last commit made on 2013-01-16
Get this branch:
git clone -b hjl/size/master https://git.launchpad.net/glibc

Branch merges

Branch information

Name:
hjl/size/master
Repository:
lp:glibc

Recent commits

adc4a3e... by "H.J. Lu" <email address hidden>

Remove R_X86_64_SIZE

634c5d8... by "H.J. Lu" <email address hidden>

Remove extra ()

e08c0cf... by "H.J. Lu" <email address hidden>

Implement x86 SIZE32/SIZE64 relocations

66438c3... by Roland McGrath <email address hidden>

Fix up log format, wrap a long line.

2a91b57... by Siddhesh Poyarekar <email address hidden>

Minor tweak to mp multiplication

Add a local variable to remove extra copies to/from memory in the Z
array.

1066a53... by Siddhesh Poyarekar <email address hidden>

Fix code formatting in mpa.c

This includes the overridden mpa.c in power4.

e34ab70... by Siddhesh Poyarekar <email address hidden>

Remove unnecessary local variable mptwo

aba5e59... by Mike Frysinger

manual: glob flags: fix sorting order

Reviewed-by: Carlos O'Donell <email address hidden>
Signed-off-by: Mike Frysinger <email address hidden>

e557e9e... by Mike Frysinger

manual: glob flags: mention the GNU extensions

The glob flags page reads as if this section is comprehensive when it
is not -- a lot of GNU extensions exist. Point that out in the intro.

Reviewed-by: Carlos O'Donell <email address hidden>
Signed-off-by: Mike Frysinger <email address hidden>

0428cec... by Mike Frysinger

manual: glob: document the gl_flags field

The More Flags for Globbing section indirectly mentions gl_flags when
talking about GLOB_MAGCHAR. Mention it explicitly when covering the
glob_t types.

Reviewed-by: Carlos O'Donell <email address hidden>
Signed-off-by: Mike Frysinger <email address hidden>